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:...
8 years 前 | 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...
8 years 前 | 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...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 1 个回答 | 0