Feeds
提问
How to apply Random walks ?
If I'ave axes (x,y) and i want to apply random walk on it.is there a function in matlab stands for this .
12 years 前 | 3 个回答 | 0
3
个回答提问
How to call m_file from another m_file????????
hi i need to know how to call m_file from another m_file thank you
12 years 前 | 1 个回答 | 0
1
个回答提问
call value
how to call value from another m-file Ex: r=1.654 how to call r in another m-file thank you
12 years 前 | 1 个回答 | 0
1
个回答提问
How to draw Chebyshev and quarter wave length in the same figure???????
i do not know how to make it
12 years 前 | 0 个回答 | 0
0
个回答提问
How to draw binomial and quarter wave in the same figure????
i do not know how to make it
12 years 前 | 0 个回答 | 0
0
个回答提问
how to change signal from digital to analog
I make the conversion from analog to digital by put sine wave and pulse generator on sample and hold then use quantizer then uni...
12 years 前 | 0 个回答 | 0
0
个回答提问
i want to change on freqs command
N=3 fc=100 [B A]=butter(N,2*pi*fc,'S') freqs(B,A)
12 years 前 | 0 个回答 | 0
0
个回答提问
How to made my hexa like this??
My code: clc; close all clear all; f=input('please enter the dim=') t=linspace(0,2*pi,7); for Z=[-f/2:1:...
13 years 前 | 2 个回答 | 0