Feeds
提问
Cannot change order of plots in GUI
In GUI, I am plotting two vectors h1=plot(handles.axes1,1:time, x, '.g' ); hold on h2=plot(handles.axes1,1:time...
6 years 前 | 1 个回答 | 0
1
个回答提问
What is the cut-off frequency when using wavelet transform?
I use the following command: [A,D] = wavedec(signal,1,wname); to do a 1-level wavelet transform for my signal. I know th...
9 years 前 | 0 个回答 | 0
0
个回答提问
Probability Density Function using ksdensity is not normalized
I have a vector "columnA" of N data points. I want to find the PDF. I use: xi = min(columnA):1e-9:max(columnA); f = ksde...
10 years 前 | 3 个回答 | 0
3
个回答提问
What is included in the Samsung Galaxy Android support in Simulink 2014a?
So Simulink 2014a can support most of the sensors in the Galaxy phones working with Android O.S. I wonder whether this means onl...
10 years 前 | 0 个回答 | 0
0
个回答提问
instrumented MEX function...and HDL code...
Hello, I am building my project into HDL code, and dot this error: 'probeData' is the name of a MATLAB function (extension...
11 years 前 | 1 个回答 | 0
1
个回答提问
unable to generate HDL code with Matlab 2011a
Hi, I have Matlab 2011a, and HDL Coder. When I got to file -> new -> Code Generation Project, the new window does not have...
11 years 前 | 1 个回答 | 0