Feeds
질문
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:...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
거의 10년 전 | 0
| 수락됨
질문
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...
거의 10년 전 | 답변 수: 3 | 0
3
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 1 | 0
