-
buck
Its an model for buck converter input volatge is around 96volt and out put voltage is around 12Volts. typically used in telecommunication industries.
- 2009-11-29 14:19:01下载
- 积分:1
-
fdtd3d
3D FDTD algorithm realized in c++
- 2010-05-19 06:29:28下载
- 积分:1
-
spaceMatlabToolbox
航天类matlab 工具箱,包含轨道计算,大气模型,卫星模型等。是从事航空航天研究的理想工具箱。(aerospace category Matlab toolbox contains orbit, atmospheric model, the satellite model. Engaged in aerospace research the ideal toolbox.)
- 2020-11-09 08:49:46下载
- 积分:1
-
ComputerPVisionPSystemPToolbox
computer vision toolkit tutorial
- 2013-10-04 10:42:26下载
- 积分:1
-
gai
this is a simulink model about powersystem connected with windfarm protection
- 2013-05-06 11:07:03下载
- 积分:1
-
PID_reset_windup
PID Reset Windup simulation in Matlab Simulink
- 2010-12-31 12:00:19下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
mathematica
mathematica使用经验 关于mathematica的教程,值得看一看咯!!!(mathematica experience regarding the tutorial mathematica, pyronaridine worth looking at! ! !)
- 2009-03-28 03:50:30下载
- 积分:1
-
16-QAM
用matlab实现了16-QAM的调制解调过程,效果良好。(Achieved using 16-QAM matlab modulation and demodulation process to good effect.)
- 2010-10-28 22:32:16下载
- 积分:1
-
yuv_import
可以读取yuv文件,输入文件夹名字、图像尺寸、帧数等,为处理yuv文件的前提(Input:
filename- YUV sequence file
dims- dimensions of the frame [width height]
numfrm- number of frames to read
startfrm- [optional, default = 0] specifies from which frame to start reading
with the convention that the first frame of the sequence is 0-
numbered)
- 2013-12-19 11:31:03下载
- 积分:1