zahid fazal
Followers: 0 Following: 0
Feeds
提问
How to define a matrix which changes its size in every iteration of loop?
T = 50; %total iteration x = randn(T,1); %input pw =[0,0,0,0,0,1,-0.3,0.2]; % primary path TF d = filter(pw, 1, x); ...
4 years 前 | 1 个回答 | 0
1
个回答提问
matlab script to simulink model
I know that, by user defined function we can creat a simulink block for my m-code..But i am unable to plot my m-code plots by ...
4 years 前 | 1 个回答 | 0