Statistics
RANK
137,722
of 295,689
REPUTATION
0
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to draw a surface starting from a 3 column vector X, Y, Z with no regular grid on X, Y ?
Hum, it seems F = scatteredInterpolant(Y,Z,dX) makes the job... Sorry for the trouble Cheers, Frederic
3 years ago | 0
| accepted
Question
How to draw a surface starting from a 3 column vector X, Y, Z with no regular grid on X, Y ?
Dear matlab users, I have a file out from a fiit element software (ANSYS) which simulats the static distorsion of a metallic pl...
3 years ago | 2 answers | 0
2
answersQuestion
is there a cmd which can justify a script at once?
Dear Matlab users, I would like to knwo whether there is an option that put your script in "good shape". What I mean is that w...
3 years ago | 1 answer | 0
1
answerQuestion
Matla quite slow while display 1024x1024 matrix
Good morning, I face an issue while displaying simple matrix using such a script: N=4096; a=ones(N,N); figure(); mesh(a) Mat...
4 years ago | 0 answers | 0
0
answersControl tool box and precision issue?
Hi, sure. Please find the Bode and step response of the filter (OLTF), and the response of this filter to a sine at 100 Hz ovr ...
5 years ago | 0
Question
Control tool box and precision issue?
Dear matlab users, I face an issue while applying transfer function to some digitized signals. It results in a filtered signal ...
5 years ago | 2 answers | 0
2
answershow to find a non affected rank in a vector column
Thanks for the helpfull clarification, all your remarks open some new tracks. Regards
5 years ago | 0
Question
how to find a non affected rank in a vector column
Dear matlab users, in order to make lghter my script I treat the format of the legend of several plots in a dedicated zone of m...
5 years ago | 3 answers | 0