-
卡尔曼
说明: 卡尔曼滤波算法功能实现,常见的数据处理方法(Solve the problem of noise error)
- 2019-07-10 20:11:03下载
- 积分:1
-
metodo_de_gauss_jordan.2977
Reduccion por metodo de gaus jordan
- 2010-11-15 10:32:01下载
- 积分:1
-
WorksheetPackage
Maple 中文实践教程(基础篇)(maple course of study)
- 2010-10-13 18:55:07下载
- 积分:1
-
state_space_PID
本代码是PID在S函数中的实现,但不同之处在于,本代码先把PID变成状态空间表达式,更加易懂,为本人独创。(This code is the PID in the S function, but the difference is that, this code to put the PID into the state space expressions, more understandable, for my original.)
- 2014-09-03 10:45:50下载
- 积分:1
-
Square-wave-noise-cancellation
此例程为配套书籍的第六章例题6-10的相对应代码,功能为方波消噪示例,编程环境为matlab。(This routines is for the supporting books of the for Chapter VI Example 6-10 the the relative should be of code, function de-noising of the is a square wave Example, programming environment for the the matlab.)
- 2013-05-02 18:39:38下载
- 积分:1
-
adc_dynamic_testing
ADC动态参数测试的matlab程序,可以测试DNL,INL,ENOB,SFDR等(ADC dynamic parameter test matlab program, you can test DNL, INL, ENOB, SFDR, etc.)
- 2021-02-20 21:29:43下载
- 积分:1
-
pend
单级倒立摆,利用matlab中simulink进行动态仿真(Single-stage inverted pendulum using matlab for dynamic simulation in simulink)
- 2007-09-27 07:50:48下载
- 积分:1
-
matlabkejian
matlab基础课件 ,包含matlab基本命令教学(matlab basic courseware contains Matlab basic commands teaching)
- 2012-07-03 20:33:40下载
- 积分:1
-
LT_code
LT码编码程序,此函数生成LT码的编译码矩阵,并完成LT编码过程,生成编码符号序列( has marked the various parameters)
- 2021-04-10 15:48:59下载
- 积分:1
-
Vector_Diagram
Script originally intended for use in oceanography/fluid dynamics. Use:
>> ipdv(X,Y) (0,0) default initial position
or
>> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position
2D vector components (X,Y) are used to plot the vectors one after another, i.e., next vector starting at the end of the previous one (via Matlab s quiver.m ).
This function handles NANs (Not-A-Number) by putting Zeros in their place, thus allowing the Matlab cumsum.m function to compute the progressive positions (Matlab function cumsum.m doesn t skip Nans). NaNs produce discontinuities in the graphic.
- 2010-01-01 20:43:53下载
- 积分:1