-
fuzzy_control_for_penduim
说明: 这是一个通过fuzzy和其他控制算法结合来对单摆进行控制的仿真程序!(This is a fuzzy and through other control algorithm combining the pendulum control the simulation program!)
- 2006-02-15 22:07:52下载
- 积分:1
-
Image-analysis
图像分析一般利用数学模型并结合图像处理的技术来分析底层特征和上层结构,从而提取具有一定智能性的信息。(Image analysis)
- 2012-04-03 15:56:37下载
- 积分:1
-
Boost
基于BOOST斩波电路的MTALAB仿真,仿真结果正确,开关电源设计必备仿真(BOOST chopper MTALAB based simulation, simulation results are correct, switching power supply design must Simulation)
- 2013-10-08 10:25:47下载
- 积分:1
-
mybattery
蓄电池仿真模型 含有荷电程度 充电深度 以及计算内阻 以及温度的模块(Battery SOC doc simulation model which is calculated there are some other simulation model to calculate the parasitic resistance of which branch of the battery module)
- 2015-03-31 15:35:42下载
- 积分:1
-
小孔节流静压气浮轴承的压力模拟 Orifice-hydrostatic-air-bearing
小孔节流静压气浮轴承的压力模拟,使用差分法计算(Orifice hydrostatic pressure simulation of air bearing, calculated using the difference method)
- 2020-06-27 07:40:01下载
- 积分:1
-
18664MATLAB7.x
18664MATLAB7.x入门与实战(程序代码),书籍的随书光盘程序代码,包含书中所有例题程序,非常实用。(18664MATLAB7.x entry and Actual (program code), books, CD with the book code, the book contains all the example program, very useful.)
- 2010-07-05 15:35:54下载
- 积分:1
-
xuexi
matlab教程实例源代码,非常实用的学习工具,包含各种应用(matlab code)
- 2009-11-02 18:28:05下载
- 积分:1
-
matlabfunction
Matlab函数大全,Matlab函数大全,Matlab函数大全,Matlab函数大全,Matlab函数大全。(all function about Matlab,all function about Matlab,all function about Matlab,all function about Matlab.)
- 2009-12-01 21:51:46下载
- 积分:1
-
ManagementofGYM
This .cpp gives a basic foundation of how to manage a big gym. It offers some functions like accounting, expertise giving etc.
- 2009-12-26 17:25:09下载
- 积分:1
-
pcm
脉冲编码调制(PCM)实现
编程实现PCM技术的三个过程:采样、量化与编码。
采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。
量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
编码:以上述信号为例,实现A律的13折线近似法及国际标准PCM对数A律量化编码。(Pulse code modulation (PCM) to achieve
PCM technology programming three processes: sampling, quantization and coding.
Sample: low-pass continuous signal sampling to x = sin (200* t) m = x./(200* t) m = m.* m an example low-pass sampling theorem, draw the signal, frequency graphics bandpass sampling continuous signals to x = sin (20* t) m = x./t an example bandpass sampling theorem, draw the signal, frequency graph.
Quantization: uniform quantization, in order to realize the magnitude of sinusoidal signal as an example for the 64 level uniform quantization non-uniform quantization, input A law PCM encoder sine signal, the sampling sequence, to be PCM encoded, the encoder is given The output code sequence
Code: A Case Study of the signal to achieve the 13 A line approximation law and international standards on the number of A law PCM coding quantization.)
- 2010-05-31 14:35:33下载
- 积分:1