-
propagationmodel
移动无线系统传播模型概论,里面介绍的模型很全希望对大家有帮助.(Introduction to mobile radio systems propagation model, which describes the model is all we want to help.)
- 2010-10-21 09:02:35下载
- 积分:1
-
invertedpendulum
MATLAB中倒立摆的仿真,极其控制的实现(MATLAB simulation of the inverted pendulum)
- 2009-12-07 16:09:51下载
- 积分:1
-
基于matlab的系统分析与设计之信号处理
基于matlab的系统分析与设计之信号处理 源代码(MATLAB signal processing)
- 2009-11-21 20:34:33下载
- 积分:1
-
7-bus-power-flow-calculation-prog
7节点潮流运算的MATLAB程序,包括导纳、雅克比矩阵生成,运算结果输出等部分(7-node system flow calculation procedures, including the admittance matrix, such as the generation of Jacobian matrix, and finally output the results of current operations)
- 2011-04-20 09:09:05下载
- 积分:1
-
simple_svpwm
SIMPLE PWM SIMULATION
- 2011-11-27 05:45:07下载
- 积分:1
-
mras
无速度传感器MARS _PMSG相关仿真资料(MARS _PMSG)
- 2013-05-04 00:20:08下载
- 积分:1
-
piening_v70
利用最小二乘法进行拟合多元非线性方程,感应双馈发电机系统的仿真,基于多相结构的信道化接收机。( Multivariate least squares fitting method of nonlinear equations, Simulation of doubly fed induction generator system, Channelized receiver based on multi-phase structure.)
- 2017-01-06 18:32:52下载
- 积分:1
-
mykalman
说明: 这是利用改进的kalman滤波来处理GPS信号,通过与传统的kalman滤波比较得到较好的效果。直接解压,就可以导入work里运行。(This is the improved GPS kalman filter to process the signal, by comparison with the traditional kalman filter get better results. Direct decompression to work can be imported to run.
)
- 2011-03-12 10:36:40下载
- 积分:1
-
richtest
说明: 故障诊断工作涉及的领域相当广泛,需要不同分工的人员合作完成,本软件力图为故障诊断不同分工的工作者的合作交流提供一个简易的实验性系统平台。(fault diagnosis involves a fairly wide area, the division of the need to cooperate to complete, The software is trying to fault diagnosis division of the workers of cooperation and exchange with a simple experimental system platform.)
- 2006-04-19 16:44:55下载
- 积分:1
-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1