Feeds
質問
How to set a product of a code as a permanent value?
From the coding attached I get the desired outputs as shown in the screenshot, is there any way I can add to the code such that ...
8年以上 前 | 0 件の回答 | 0
0
回答回答済み
How to change my starting point of the signal i want it to start from -4
%random number generator x = -4:length(out)-5; out = 1*rand(1,23); plot(x, out, '-o'); Dx=400;y1=0;y2=1; xli...
How to change my starting point of the signal i want it to start from -4
%random number generator x = -4:length(out)-5; out = 1*rand(1,23); plot(x, out, '-o'); Dx=400;y1=0;y2=1; xli...
8年以上 前 | 0
| 採用済み


