Statistica
RANK
2.137
of 295.467
REPUTAZIONE
30
CONTRIBUTI
10 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
70.0%
VOTI RICEVUTI
16
RANK
of 153.912
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
Domanda
Undefined variable "matlab"
Hi, I recently installed MATLAB 2018b onto a new Windows 10 machine. Running an old .m file, I now see an error when calling th...
quasi 6 anni fa | 1 risposta | 0
1
rispostaExclude points in a surface fit with lsqcurvefit
If anyone is interested how I solved this: I used the "fit" function instead and created a weighting function where I weighted m...
oltre 6 anni fa | 0
| accettato
Domanda
Exclude points in a surface fit with lsqcurvefit
Hi, Is it possible to exclude points in a 2-D fit when using the function lsqcurvefit? If it is possible, what syntax coul...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Different order Bessel function in each column of an array
Is there a way of calculating the array J, below, without using a loop? X = 0:0.1:20; J = zeros(5,201); for...
oltre 6 anni fa | 1 risposta | 0
1
rispostaAll figures in subplot saved to animated gif file.
I think I have solved this myself. I will leave the answer here in case anyone else has a similar problem. Ammended code: ...
oltre 6 anni fa | 14
| accettato
Domanda
All figures in subplot saved to animated gif file.
Hi, I am attempting to save a sequence of figures created using the subplot() function to a .gif animation. Currently, onl...
oltre 6 anni fa | 1 risposta | 1
1
rispostaDomanda
Resample example from Mathworks site not working (for me).
Hi, I am attempting to run the example code for the resample function found on the Mathworks website: <http://uk.mathworks...
oltre 8 anni fa | 2 risposte | 0
2
risposteCalling a custom function in fittype
In case it simplifies the situation at all, I have rewrote the FWHMf function to: function[F05] = FWHMf(x,Y) ...
quasi 9 anni fa | 0
Domanda
Calling a custom function in fittype
Hi, I am attempting to create a custom fit, which itself calls a simple function. In a separate .m file I define a functio...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Fresnel-like diffraction using linear convolution
Hi guys, I'm trying to calculate the convolution of a Gaussian function and a parabolic wavefront (like in Fresnel diffractio...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Missing legend entries on plotyy
Hi, I am attempting to plot data on to a graph with two different y axis. I used the plotyy function. To plot four functions ...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
passing variable value into fittype function
Hello, I am having some trouble passing variables into the fittype function. I would like to pass the coefficient value fr...
oltre 12 anni fa | 0 risposte | 1
0
risposteDomanda
Quickly access a group of arrays using a loop
Hi, I have a set of arrays labeled as "A1", "A2", "A3"..."An" What I would like to do is write a loop that allows me to acce...
circa 13 anni fa | 1 risposta | 0