Community Profile

photo

Michael Lherbette


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

answers

Question


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

answer

Answered
Set 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...

8 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...

8 years ago | 3 answers | 0

3

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer