-
xinhaochuli
用matlab实现信号的基本处理,还要学会用matlab进行分析(Using matlab to achieve the basic signal processing, but also learn how to use matlab for analysis)
- 2009-12-23 20:45:35下载
- 积分:1
-
874583673dianqiceliang
电器测量的的simulink模型,以及M源文件,希望对你有帮助!(the simulink model and M source file of Electrical measurement ,I hope it can help you!
)
- 2011-05-05 10:35:38下载
- 积分:1
-
Turbo
实验了3gpp要求的1/3码率的编译码算法(3gpp test the requirement of 1/3 code rate encoding and decoding algorithms)
- 2011-09-25 13:11:44下载
- 积分:1
-
cruisecontrol
主要仿真了汽车模型,pid控制模型,两个模型在一起的整合(The main simulation model of the car, the pid control model, the integration of the two models together)
- 2015-05-19 08:33:01下载
- 积分:1
-
TDM_model_OK
自己搭建的基于Matlab-Simulink的双路单向语音传输时分复用系统的模型(Matlab-Simulink-based dual-way voice transmission time division multiplexing system to build their own model of)
- 2014-07-01 14:47:10下载
- 积分:1
-
21321
Spectral analysis of Gaussian pulses
- 2009-03-30 21:45:29下载
- 积分:1
-
AC-DC_Speed_Control_System_Simulation_with_MATLAB
详细讲述交直流调速在MATLAB之中的仿真模型绘制,并配有细致入微的参数设置!具体详实!(Detailed account of the AC and DC speed control in the MATLAB simulation model among the draw, and with attention to detail parameter setting! Specific and detailed!)
- 2010-05-23 13:25:02下载
- 积分:1
-
01948596ClassificationA
this file contains a good matlab code for data classification
- 2013-10-09 21:48:23下载
- 积分:1
-
MATLAB
matlab的初级教程,对初学者很有帮助,内容很全面,每个知识点附带有例子(Matlab of the primary curriculum, useful for beginners, the content is very comprehensive, each knowledge point with examples)
- 2013-04-18 19:12:26下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1