How can I change linspace with another function ?
조회 수: 2 (최근 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!