![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14581993_1547866850343_DEF.jpg)
Anshuman Pal
Followers: 0 Following: 0
Statistica
RANK
154.780
of 297.016
REPUTAZIONE
0
CONTRIBUTI
13 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
69.23%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Find the limits of the parameter describing a spline curve (made using cscvn)
I found the answer! All I had to do was search in the properties of curve. So, I have to use min(curve.breaks) and max(curve.bre...
circa 3 anni fa | 0
| accettato
Domanda
Find the limits of the parameter describing a spline curve (made using cscvn)
Hello, I am trying to interpolate a space curve in 3d using splines. This link (https://in.mathworks.com/help/curvefit/spline...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Solve multiple eigenvalue ODE problem with bvp4c
Hello, I am following the bvp4c manual to solve an eigenvalue problem with two eigenvalues. I am getting an error `Error usin...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Superposing multiple 3d plots
Hello, To superpose 2d plots, I just use the command `hold on` before plotting. However, when I try using this with 3d plots ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Too many input arguments while solving BVP using bvp4c
Hello, I am trying to run the following chunk of code, which integrates a system of 11 ODEs with an eigenvalue to be fixed. I ge...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to integrate linear system of vectorial equations?
Hello, I have the following system of vectorial equations that describe a curve in space , its tangent vector and its normal...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Plot line is thick in the middle on a log-log scale
Hello, I scatter() a bunch of points, on which I plot a black linear regression line calculated using polyfit() and polyeval()....
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Correlate two sets of data defined on different meshings of the same surface
Hello, I am trying to correlated two data sets defined on a surface embedded in 3d. The problem is that the two data sets are...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Error bars drawn asymmetrically in errorbar()
Hello, I am using the errorbar() function, and for some reason, the error bars are being drawn asymmetrically around the data...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Problems getting the size of a cell array
Hi, I know that one can usually get the size of a cell array using size(). However, I am facing this particular case -- where I...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Error getting Fourier transform of a 1d signal
Hello, I have an almost-sinusoidal signal (see attached file), which I believe is composed of a mixture of maybe 2 (or 3) Fou...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Find the envelope of an oscillating data set
Hello, I have some 2d data, from which I have extracted some 1d data. There are two versions of this 1d data, one raw, and t...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Taking 1d cuts of data along polar contours
I have 2d data saved in a matrix. I want to take 1d cuts of this along certain contours. However, since the data has a highly po...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Error while fitting: X, Y and WEIGHTS cannot have Inf values.
I get a series of curves obtained by numerically integrating an ODE, for different values of some parameter. They look very line...
oltre 5 anni fa | 1 risposta | 0