Statistiques
RANG
2 214
of 300 779
RÉPUTATION
30
CONTRIBUTIONS
10 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
70.0%
VOTES REÇUS
16
RANG
of 21 084
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 170 969
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 7 ans il y a | 1 réponse | 0
1
réponseExclude 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...
plus de 7 ans il y a | 0
| A accepté
Question
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 8 ans il y a | 1 réponse | 0
1
réponseAll 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: ...
presque 8 ans il y a | 14
| A accepté
Question
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...
presque 8 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesCalling 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) ...
environ 10 ans il y a | 0
Question
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 14 ans il y a | 1 réponse | 1
0
réponseQuestion
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...
environ 14 ans il y a | 1 réponse | 0

