Community Profile

photo

atharva aalok


Last seen: 2 dagen ago Active since 2021

Statistics

All
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 3
  • First Review
  • Thankful Level 3
  • First Answer
  • First Submission
  • Solver

View badges

Content Feed

View by

Submitted


Modified-MannKendall-Test
A modified version of the Mann-Kendall Test that works with autocorrelated data.

4 dagen ago | 9 downloads |

Thumbnail

Question


How to plot a very large number of individual points
I have several vectors (240) each of different length. Now for each entry of any vector I wish to plot: 1) A filled 'o' if the...

7 dagen ago | 1 answer | 0

1

answer

Submitted


Professional Plots
Professional Standard Plots within Seconds!!! Take your plots to the next level.

7 maanden ago | 99 downloads |

Thumbnail

Question


Regarding Modified Mann-Kendall test code from File Exchange
I am trying to understand the following code from File Exchange: Mann-Kendall Modified test The author is no longer active it s...

8 maanden ago | 0 answers | 0

0

answers

Question


How to add a particular font to path with toolbox?
I have created a toolbox called Professional Plots. I wish to implement 'Nunito' Font with this toolbox, that is when the user ...

8 maanden ago | 1 answer | 0

1

answer

Question


Symbolic Sum to find a general expression for arbitrary n terms and arbitrary variable definitions
Hello, I have a need to add some terms defined using an index for the index running from 1 to and arbitrary number n. I have eq...

8 maanden ago | 1 answer | 0

1

answer

Question


Can the symbolic toolbox be used to derive results for arbitrary number n?
I wish to do some calculations for my research for a general number n, but the calculations are hellishly long. I was wondering ...

8 maanden ago | 1 answer | 0

1

answer

Question


Making Smoother the Curve fit to Airfoil data using cscvn function
Hello I am using the following code to fit a curve to the following data % Get the coordinates of the airfoil - airfoiltools....

9 maanden ago | 1 answer | 0

1

answer

Question


File Exchange google scholar.
I had released a file on File Exchange; Professional Plots, which now has over 800 downloads. Can I add this on my google schol...

ongeveer een jaar ago | 0 answers | 0

0

answers

Question


First element of vector becoming equal to last element automatically?!?
I am using the following code to solve the laplace equation. The issue I am facing is that the first element of norm_err which ...

meer dan een jaar ago | 0 answers | 0

0

answers

Question


Why does plot quality reduce when plotting line and scatter together?
I am using plot3() and scatter3() together and the quality of the plot is reducing. The plot becomes a bit pixelated. % Code sn...

meer dan een jaar ago | 1 answer | 0

1

answer

Submitted


Color Palette
A Great Range of Colors to use for Plots! Quick and Easy to use!!!

meer dan een jaar ago | 2 downloads |

Thumbnail

Question


Solving a system of Linear Equations with constraints. Using Symbolic math.
I have the following system of equations with a constraint: n equations with n unknowns Here are all known. (Its a known ...

meer dan een jaar ago | 2 answers | 0

2

answers

Question


Solve system of Linear Equations with Constraints.
I have the following system of equations with a constraint: n equations with n unknowns Here are all known. (Its a known ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How to Cite MATLAB File Exchange file using Bibtex?
I want to cite the following file from MATLAB File Exchange: Professional_Plots Is there a way to generate bibtex for this?

meer dan een jaar ago | 1 answer | 0

1

answer

Submitted


Hurst Exponent
With Sample Programs and comments to Guide you Through! Please cite if you find this useful

meer dan een jaar ago | 10 downloads |

Thumbnail

Question


Commenting Code inside for loop. Orientation Issue
Normal Comment: % my_var = 20 Commenting using Ctrl+R after selecting whole for loop: % for i = 1:10 % disp('This is n...

meer dan een jaar ago | 1 answer | 2

1

answer

Question


log2() only works with double types?
log2() seems to only work with 'double' types. It throws error when argument is int64. num = 10000; d = floor(num / 7); a =...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Problem using fft();
I have a periodic signal with TimePeriod~2.3 that is f~.4347 But I am getting another peak at f = 0. load('myData.mat'); fi...

meer dan een jaar ago | 1 answer | 0

1

answer

Answered
How to improve plot in MATLAB?
Please refer the following Plotting Template: Professional Plots The above is an easy to follow Beginner Friendly template. T...

meer dan een jaar ago | 0

Answered
Improving Presentation of a Graph
Please refer the following Plotting Template: Professional Plots The above is an easy to follow Beginner Friendly template. T...

meer dan een jaar ago | 0

Answered
How to make nice plots?
Please refer the following Plotting Template: Professional Plots The above is an easy to follow Beginner Friendly template. T...

meer dan een jaar ago | 0

Answered
Making plots look beautiful
Please refer the following Plotting Template: Professional Plots The above is an easy to follow Beginner Friendly template. T...

meer dan een jaar ago | 0

Answered
How to make high quality, 'publishable' plots
Please refer the following Plotting Template: Professional Plots The above is an easy to follow Beginner Friendly template. T...

meer dan een jaar ago | 1

Question


The Problem with clc; clear; close all; ?
A few days ago someone pointed out that using: clc; clear; close all; Is considered as a case of code smell and cargo cult pro...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Including external file is making workspace messy
I have created a file named PLOT_STANDARDS.m put it in a folder and added that to path to include it in other files. But when I...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How to solve many equations at once? (Not a system but just multiple separate equations)
I have a vector of equations in symbollic form instead of using a for loop to solve I want to solve them all at once for speed. ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Vectorizing solve() for solving dynamical system for different parameter values
I will try to quickly explain the problem in brief and then pose the problem. % Creating symbolic variables % x0 y0 omega0 E0 ...

meer dan een jaar ago | 0 answers | 0

0

answers

Answered
Solving a system of equations with arbitrary Parameter value
I have made some progress and this final problem remains: I will try to quickly explain the problem in brief again and then p...

meer dan een jaar ago | 0

Question


Solving a system of equations with arbitrary Parameter value
I have the following system of equations: syms x0 y0 omega0 E0 Pm0 % x0, y0 omega0 E0 are variables % Pm0 is a parameter ass...

meer dan een jaar ago | 3 answers | 0

3

answers

Load more