How can I change linspace with another function ?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi
I have done a program Matlab on which the wanted result is the voltage.
The wanted obtained maximum voltage is 85V/g, however the obtained max value is 564 V/g.
The problem is the use of linspace. If I change the parameter the result change.
Please can you help me to change linspace or rectify the result.
The program must display fresont =26.6 Hz and maxV = 85 V/g.
The problem in omega = linspace (125.66 , 188.5, 1000)';
The input and main prog are attached.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!