Feeds
提问
Division by zero error and Singularity error in my simulink model
Division by zero in 'WIND_M_PMSG_s2/Divide1' Caused by: Derivative of state '1' in block 'WIND_M_PMSG_s2/Permanent Magnet Sync...
3 years 前 | 1 个回答 | 0
1
个回答提问
Guys how can i change the vector length in column number 50 (figure 2) of my code below? i have this error "Error using plot. Vectors must be the same length"
clc %% Block Adaptation using window over a signal %% rootdirectory = 'E:\'; [input,fs] = audioread('bsp1.wav'); % Read aud...
3 years 前 | 1 个回答 | 0
1
个回答提问
Error while solving nonlinear differential equations using ode45
clear %parameters are defined global F1 F2 T1 X1 M C P100 F200 T200 F3 F2=2.0;P100=194.7;F200=208.0;F1=10.0,T1=40.0;X1=5.0;F...
4 years 前 | 1 个回答 | 0
