-
DCT
code for dct for image processing
- 2009-04-09 17:53:40下载
- 积分:1
-
plane-stress
Plane Stress with body and point loads, T3 triangle XY COORDINATES CLOSED FORM INTEGRALS
Change E_e to get Plane Strain
- 2013-01-03 09:56:24下载
- 积分:1
-
c14_Jakes
用于离散多径信道的均匀间隔TDL模型.由于多普勒原因引起的衰落对在离散多径信道上传输的QPSK信号的影响(For discrete multipath channel uniformly spaced TDL model)
- 2021-04-10 13:18:58下载
- 积分:1
-
SDPT3-4.0
求解最优化问题里的半定规划问题(SDP)经典并且十分有效的MATLAB程序包(a very efficient package for solving semi-definite programming)
- 2013-10-14 20:47:02下载
- 积分:1
-
MOVING-MUTI-TARGET-TRACTING(cSharp)
运用C# 和MATLAB编写的多目标跟踪程序,MATLAB编写的多目标跟踪适用于目标数3至4之间,已经通过调试。(C# muti-target tracking)
- 2013-12-09 10:55:48下载
- 积分:1
-
kalman
这里有卡尔曼滤波原理及公式陈列,编程实现,外加外界白噪声的影响,旨在加强对卡尔曼滤波的直觉理解与应用。(There Kalman filter theory and formula display, programming, plus white noise of the outside world to enhance intuitive understanding of the Kalman filter and its application.)
- 2010-06-04 12:44:34下载
- 积分:1
-
huffman_demo2
what about huffman coding
- 2010-09-01 02:53:28下载
- 积分:1
-
4cpfsk
生成进制数为4,调制指数为1的4CPFSK信号(Generate a hexadecimal number is 4, the modulation index for 1 4CPFSK signal)
- 2021-03-30 19:19:10下载
- 积分:1
-
Matlab tools_finite element analysis
可进行进行小型模型的有限元分析,包括了杆、梁、面、体等单元,并配有计算实例,可进行静力分析、动力分析和非线性分析。(The finite element analysis of the small model can be carried out, including the elements of the rod, beam, surface and body, and with examples of calculation, which can be used for static analysis, dynamic analysis and nonlinear analysis.)
- 2017-06-06 11:32:07下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1