-
KalmanFilter
实现了卡尔曼滤波算法,多维数据输入输出,有相关注释。(KalmanFilter)
- 2009-11-24 16:27:18下载
- 积分:1
-
NURBS-curve-interpolator
NURBS曲线的插补轨迹仿真程序Matlab源代码(NURB curve interpolation simulation program)
- 2020-10-09 10:37:35下载
- 积分:1
-
dvr-
DVR- suitable for beginners with matlab mdl
- 2013-12-04 02:09:13下载
- 积分:1
-
xPCTargetManual
xPC Target 工具箱使你可以在 Simulink 的框图中加入 I/O 方块图,并用 RTW 产生代码,最后下载到另一个运行 xPC Target 实时内核的 PC 机上。对于控制和 DSP 系统来说 xPC Target 是理想的快速原型和硬件在回路测试工具,它可以使你在一台标准的 PC 机上运行实时模型。如果附加 xPC Target 嵌入模块选项,你可以把你的实时嵌入式系统放入到一台微机上,应用于生产、数据采集、标定和测试应用程序等过程中。
(xPC Target toolbox allows you to add in the Simulink block diagram of the I/O block diagram, and use RTW generated code, and finally downloaded to another running xPC Target real-time kernel of the PC machine. For the control and DSP systems is ideal for the xPC Target rapid prototyping and hardware in the loop testing tool that allows you to a standard PC, running real-time model. If the additional xPC Target Embedded Module option, you can put your real-time embedded systems to a microcomputer applied to the production, data acquisition, calibration and test applications such as process.
)
- 2010-01-14 17:02:50下载
- 积分:1
-
xindaorongliangbianma
信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
- 2014-01-09 11:04:49下载
- 积分:1
-
IpIq
ipiq法的谐波检测,谐波源是三相全桥整流电路(ipiq method of harmonic detection, harmonic source is a three-phase full-bridge rectifier circuit)
- 2016-12-15 10:45:47下载
- 积分:1
-
rd3functions
处理RD3格式的matlab工具包 ,主要实现rd3文件的读取(RD3 treatment matlab toolkit format, the main document read realize rd3)
- 2008-07-06 09:32:52下载
- 积分:1
-
bumeixia20100203
说明: 通过此程序实现对微装配的调用微动平台的实现(Achieve through this process called micro-assembly platform for the realization of micro-)
- 2010-04-08 21:49:04下载
- 积分:1
-
DCS_SOMP
分布式压缩感知代码,初学者试用,完整程序(Distributed compressed sensing code, for beginners to try and complete the program)
- 2015-01-09 13:25:11下载
- 积分:1
-
KalmanFilter
this is matlab code for estimating the static linear system(system function is time variable) with Kalman Filter.
this program is written by matlab 7.0.
Here we want to estimate the below function:
this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result.
1- using the Covariance Matrix Reseting in a specefic time.
2-using the RLS with Forget Factor
this program is written by matlab 7.0.
Here we want to estimate the below function:
1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7
finally,there are plots for showing results.
- 2010-08-26 23:31:22下载
- 积分:1