-
test0001
复数计算,使用类来做的,可以选择自己要计算的方式(Complex calculation, using the class to do, and can choose their own way to calculate the)
- 2009-12-02 20:07:56下载
- 积分:1
-
20091216161137916LibSvm
这是LibSvm 使用说明学习心得以及libsvm在MATLAB应用中的接口程序(This is a learning experience, as well as LibSvm instructions libsvm interface in the MATLAB application program)
- 2009-12-16 23:38:46下载
- 积分:1
-
NSC
NSC program calculates BER of NSC
- 2014-01-23 22:06:16下载
- 积分:1
-
matcom4.5
matcam 4.5 安装及下载指导
链接matlab和visual,实现matlab的高级编程(matcam 4.5 matlab和visual)
- 2011-07-19 12:40:46下载
- 积分:1
-
correlation
matlab实现互现关运算,并采用雅克比——约当法实现逆矩阵的运算,在matlab下测试通过。(Complete correlation and invmaxwith matlab)
- 2012-02-11 16:20:28下载
- 积分:1
-
Untitledpmv
暖通空调建筑环境仿真计算室内舒适性PMV源代码,可以由六个参数计算出舒适性的大小(HVAC building environment simulation calculation of indoor comfort PMV source code, can be calculated the six parameters of the size of comfort)
- 2017-05-01 21:06:16下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
FFTchangefilter
DFT数字信号采集滤波器实例演示程序,很实用的一个小程序。(DFT filter digital signal acquisition example demo program, it is a small utility program.)
- 2007-10-22 23:13:53下载
- 积分:1
-
Usibgebipolen
单极性PWM控制方式Simulink仿真,很简单,便于电力电子初初学入门者学习,里面还加了一个模拟滤波器,也很简单,但想法非常重要
(Unipolar PWM control mode Simulink simulation is very simple, easy beginner beginners to learn the beginning of the power electronics, which also added an analog filter is also very simple, but the idea is very important)
- 2012-07-17 21:25:36下载
- 积分:1