登录
首页 » matlab » downup

downup

于 2011-10-11 发布 文件大小:7KB
0 221
下载积分: 1 下载次数: 87

代码说明:

  直流降压升压变换器 用于对输入电压的升高或者降低 (DC buck-boost converter is used to raise or lower the input voltage)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Signal_Processing
    n多文章全部是IEEE上的关于多速率信号处理的内容,包括均匀和非均匀调制滤波器组的应用。其中cmfb.m为matlab文件,是A Kaiser Window Approach For The Design Of Prototype Filters Of Cosine Modulated Filterbanks的源代码,是老外给的M文件,很有参考价值。(n number of articles on all of the IEEE Signal Processing on the multi-rate content, including uniform and non-uniform application of modulated filter banks. Matlab file for cmfb.m which is A Kaiser Window Approach For The Design Of Prototype Filters Of Cosine Modulated Filterbanks the source code, is a foreigner to the M-file, a good reference.)
    2009-07-16 17:19:53下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • PSK8ModulationDA
    8 Phase Shift Keying modulation
    2011-07-29 02:58:19下载
    积分:1
  • scd
    逐步共线性诊断在成分分析方法降维精确性中的应用(Gradually the collinearity diagnosis analysis method application of reduced- dimension accuracy in composition )
    2013-09-20 17:02:57下载
    积分:1
  • MLI_vectorielleplus
    SVM to control inverter , used emded matlab and smilink plus.
    2013-05-11 04:10:11下载
    积分:1
  • sevalBlindmulti-userdetections
    好几种忙多用户算法的程序,已运行过,大家可以(Several busy multi-user algorithm procedures, has been in operation, the U.S. can)
    2008-06-03 23:42:48下载
    积分:1
  • Codes
    matlab codes for tsp using aco
    2013-01-14 01:17:01下载
    积分:1
  • pso
    粒子群优化算法(可以应用在寻优建模过程中)(Particle Swarm Optimization (can be applied in the modeling process optimization))
    2013-03-19 11:27:32下载
    积分:1
  • FaceFeature
    是一个人脸识别特征提取的Vc代码,很好用,希望对你有帮助!(Is a face recognition feature extraction Vc code, very good, and want to help you!)
    2008-05-15 18:56:52下载
    积分:1
  • Quantitative-Seismic-Interpretation
    Stanford的SRB实验室Quantitative Seismic Interpretation的免费MATLAB程序,可以计算AVO response, rock property, Gassmann s equation, fluid property, Elastic impedance等,非常实用和方便 (Stanford' s Quantitative Seismic Interpretation Laboratory SRB free MATLAB procedures, can calculate the AVO response, rock property, Gassmann' s equation, fluid property, Elastic impedance and so on, very practical and convenient)
    2009-05-20 22:30:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载