Feeds
提问
3-D Space Vector PWM algorithm in Matlab Simulink for inverter four leg?
Hi Everyone, Could anyone please help me to find a program (in Matlab Simulink) for The Space Vector Modulation PWM Control appl...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to set the sampling frequency of discrete powergui in Simulink?
the sampling frequency plays a critical role. If the sampling frequency for the controller is not choosen right, the controller ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Derivative of state '1' in block 'X/Y/Integrator' at time 1.0E-5 is not finite.
An error occurred while running the simulation and the simulation was terminated Caused by: Derivative of state '1' in block 'X/...
7 years 前 | 0 个回答 | 0
0
个回答提问
lms algorithm matlab code for noise cancellation
hello everyone. I am beginner in matlab and I want to do an algorithm of adaptive filter based on LMS for noise cancellatio...
8 years 前 | 0 个回答 | 0
0
个回答提问
Not enough input arguments.
function [e,w,y]=lms(xa1,xa2,d); w=zeros(2,1); N=2; M=2; mu=0.005; t=1:0.025:5; ...
8 years 前 | 1 个回答 | 0
1
个回答提问
When starting MATLAB 2012b I receive a dialog box that states:
Fatal Error on Startup When you close this dialog box, MATLAB will exit.
9 years 前 | 1 个回答 | 0
