搜索资源列表
OSE_Code.rar
- 《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码,《Optimal State Estimation- Kalman, H Infinity, and Nonlinear Approaches》source code,including Matlab code of Kalm
FRFT
- FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)-FRFT transform time-frequency code (reference algorithm: HM Ozaktas, MA Kutay, and G. Bozda
TestUseMatlab
- VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
preprint
- 详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the fractional Fourier transform that are freely available and we describe our own implementation that lters the bes
DVB_H_channel
- This files are about multipath channel simulator for the DVB-H system. Basic QAM modulation and demodulation module are included and channel estimation is also included.
bigrad_stab_matlab
- In numerical linear algebra, the biconjugate gradient stabilized method, often abbreviated as BiCGSTAB, is an iterative method developed by H. A. van der Vorst for the numerical solution of nonsymmetric linear systems. It is a variant of the biconjug
hanso0_9
- H无穷大优化算法代码,用于计算固定阶数的控制器参数优化-HIFOO- A MATLAB package for fixed-order controller design and H-infinity optimization
seperate_kernel_standard
- 该函数是将三维核函数拆解为三个一维核函数,尽管只有部分三维核函数可以被准确拆解(如高斯核函数),但该函数对于不能准确拆解的核函数仍可以采用最小二乘的办法拆解该函数,对于图像滤波,将三维核函数拆解为三个一维核函数的做法将在一定程度上提高滤波效率。 输入: H [h(1,1,1), h(1,2,1), h(1,3,1)] (第1层) [h(2,1,1), h(2,2,1), h(2,3,1)] [h(3,1,1), h(3,2,1), h(3,3,1)]
CABAC-
- Context-adaptive binary arithmetic coding (CABAC) is a form of entropy encoding used in the H.264/MPEG-4 AVC and High Efficiency Video Coding (HEVC) standards. It is a lossless compression technique, although the video coding standards in which it is
chens
- 混沌仿真CHEN系统仿真,陈关荣老师的混沌系统。(y_e2 = c*y_h + (c - a)*(x_0+(h/2)) -(x_0+(h/2))*(z_0+(h/2));)
Numerical Methods
- Mathews J.H., Fink K.D. Numerical Methods using MATLAB
