Statistics
RANK
251,019
of 295,448
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Question
Find intersection of a cone and sphere in 3D
Hello all, I am trying to simulate the movement of a cone over a plane. On this plane there is a sphere. The idea is simple:...
8 years ago | 0 answers | 0
0
answersQuestion
Interp1 introduces spikes
Hello, I would like to interpolate a set of data I have. It represents the indentation vs force of AFM measurement. My vecto...
8 years ago | 1 answer | 0
1
answerSet GUI to screen size: set(handles.figure1,'Position',get(0, 'ScreenSize'));
Ok, I got the problem. I was using the option proportional on Guide instead of user function. Then I added the code on the f...
9 years ago | 0
| accepted
Question
Set GUI to screen size: set(handles.figure1,'Position',get(0, 'ScreenSize'));
Hello, I am writing a GUI and as many user I want it to be maximize as soon as the user launch it. I used GUIDE to do it: my...
9 years ago | 3 answers | 0
3
answersQuestion
Datacursor: How to avoid returning to the workspace
Hello, I am writing a GUI in which the user need to select 3 points on an axes. The user will need to left click on the plot...
9 years ago | 1 answer | 0
1
answerQuestion
Fitting an Exponential Downchirp signal
Hello, My aim is to fit a chirp to extract frequency, amplitude, and phase. Here is the chirp a generate <</matlabcentral...
9 years ago | 0 answers | 0
0
answersQuestion
Nlinfit error with func2str
Hello, I am trying to fit a curve using this function: t is the time vector, x the force measurement, d0 and nu are constants...
9 years ago | 1 answer | 0
1
answerQuestion
Extract Frequency, Amplitude and Phase of Logarithmic chirp
Hello, I have two signals: both of them are logarithmic chirp but with different amplitude and normally a different phase acc...
9 years ago | 1 answer | 0