David Carrel
Followers: 0 Following: 0
Feeds
提问
Need help with creating a half/full bridge rectifier output
The code is as follows, clc clear all i=1; for t=0:1e-3:0.2 x(i)=t; y(i)=10*sin(2*pi*100*x(i)); i=i+1; end plot(x,y...
4 years 前 | 1 个回答 | 0