-
up
说明: 1.编写欧拉前差、后差、梯形公式。
2.编写二阶、三阶龙格库塔法通用程序。
3.编写汉明积分法通用程序.
4.编写用状态转移法对连续系统状态方程进行离散化的通用程序。(1. Euler prepared before the poor, after the poor, trapezoid formula. 2. The preparation of the second order, third-order Runge-Kutta method common procedures. 3. Hamming integration method to prepare common procedures .4. Prepared by the state of the transfer method of continuous system discretization equation of state for the general program.)
- 2008-05-13 23:09:25下载
- 积分:1
-
1439806721Modeling
controll system tool box excample
- 2011-12-07 23:30:56下载
- 积分:1
-
floy
floyd算法,代码简单易学,而且配有示例。(floyd algorithm, the code is easy to learn, and with examples.)
- 2011-12-27 21:46:40下载
- 积分:1
-
radar
雷达系统与分析(MATLAB版)的源程序,是比较老版本的源程序(Radar Systems and Analysis (MATLAB version) source code, it is more the old version of the source)
- 2009-11-26 20:51:49下载
- 积分:1
-
ExtendedKalmanFilter
扩展卡尔曼滤波程序,自己在用的,效果还可以,给大家参考下(Extended Kalman filtering procedure)
- 2017-06-06 15:47:39下载
- 积分:1
-
mayatnik
说明: matlab pendulum simulink example
- 2020-03-01 21:35:14下载
- 积分:1
-
Matlab
Matlab快捷键命令大全,感觉很有用,希望大家喜欢!!(Matlab shortcut command Guinness, feel useful, I hope you like it! !)
- 2011-01-08 12:33:30下载
- 积分:1
-
ReportOnOFDM
can be usefull it report on OFDM principle and basic operation
- 2011-01-10 10:23:20下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
sizhou
在看了网上的四轴飞行器的源码后,修改的自己认为比较简单的四轴飞行器工作源码(After reading the online source quadrocopter, modify yourself think a relatively simple job quadrocopter source)
- 2014-11-08 21:11:22下载
- 积分:1