-
ip02
现代通信系统(matlab版本)第二版,第一章的第二个例题程序.(Modern communication systems (matlab version) second edition, the first chapter of the second Example program.)
- 2009-11-09 11:57:53下载
- 积分:1
-
KL_wave
用MATLAB绘制的多种客流峰值曲线,有全峰型,无峰型等(MATLAB rendering of peak curve of the passenger flow, the peak type, no peak type, etc
)
- 2012-03-29 18:01:06下载
- 积分:1
-
jiaozheng1
一个单位负反馈系统的滞后超前频域法校正,可直接在matlab中打开和运行(A unit negative feedback system lag correction ahead frequency domain method can directly open and run in matlab)
- 2013-10-29 20:34:59下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
DC_DC_PWM-RECTIFIER1
DAB型全桥DC-DC变换器与3相PWM型变换器级联仿真,可用于充放电系统及新能源领域,实现能量的双向流动。(DAB full-bridge DC-DC converter with three-phase PWM converter cascade simulation model can be used to charge and discharge systems and new energy field, two-way flow of energy.)
- 2020-11-20 00:09:37下载
- 积分:1
-
chap12
MATLAB应用大全一书的配书光盘第十二章源代码,该文件夹收录了本书涉及的源文件。收录了一些优秀应用实例信息,便于读者学习了解。(MATLAB application of CD attached with books of chapter 12 source code, this folder contains the book files. Includes some excellent examples of application information, convenient for readers to learn.
)
- 2014-01-17 10:57:39下载
- 积分:1
-
Ojala_LBP_PAMI02
是LBP突破级别的始祖性文章,来自图像处理与计算机视觉领域最顶级的期刊PAMI,是大家学习LBP的一个最好文章(a best paper for lbp PAMI)
- 2014-12-06 20:41:49下载
- 积分:1
-
MATLAB
matlab实验的一个部分,比较简单和实用,有指导意义。(Matlab a part of the experiment, is simple and practical, has significance.)
- 2011-12-05 20:47:10下载
- 积分:1
-
Math
Calculate speed and acceleration of mechanism
- 2009-06-07 20:02:02下载
- 积分:1
-
matlab
matlab插值与拟合(命令与示例),一维插值、二维插值、三角测量和分散数值差值(Interpolation and fitting
)
- 2012-05-25 18:31:46下载
- 积分:1