-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
vr
说明: 一本matlab的虚拟现实的讲义,书写的还不错!(A virtual reality matlab lecture notes, writing bad!)
- 2011-04-14 00:29:44下载
- 积分:1
-
kwgcgutx
通过虚拟阵元进行DOA估计,基于分段非线性权重值的Pso算法,基于SVPWM的三电平逆变的matlab仿真,这个有中文注释,看得明白,计算多重分形非趋势波动分析,现代信号处理中谱估计在matlab中的使用。( Conducted through virtual array DOA estimation, Based on piecewise nonlinear weight value Pso algorithm, Based on SVPWM three-level inverter matlab simulation, The Chinese have a comment, understand it, Calculate the multifractal trend fluctuation analysis, Modern signal processing used in the spectral estimation in matlab.)
- 2016-03-07 21:25:34下载
- 积分:1
-
GaussianFilterMatlabCode
Gaussian Filter Matlab Code
- 2009-04-07 18:53:50下载
- 积分:1
-
Introduction_to_MATLAB-Sikander
introduction to matlab is discussed here
- 2012-07-17 18:54:46下载
- 积分:1
-
music-algorithm
这是一个Matlab开发的数字波束形成源代码,基于music算法的,仿真正确。(This is a Matlab development of digital beamforming source code, based on the music algorithm, the simulation is correct.)
- 2012-08-23 23:52:00下载
- 积分:1
-
gravititional-search-algorithm
gravitational search algorithm 1
- 2013-12-10 16:56:34下载
- 积分:1
-
ga
说明: 遗传算法工具箱,十分好用,不错的工具。包含大量例子(Genetic Algorithm Toolbox, very easy to use, good tool. Contains a large number of examples)
- 2007-09-20 20:29:12下载
- 积分:1
-
MATLAB-gui
一个MATLAB gui实例,轻松就学会了MATLAB gui,我们一起进步!(A MATLAB gui instance, easily learned MATLAB gui, we progress together!)
- 2012-11-29 09:19:32下载
- 积分:1
-
惯性导航算法的论文
本人平时收集的惯性导航算法的论文,对搞导航算法的人很有帮助。
1.易于实现的捷联式惯性导航系统仿真.pdf
2.测量运动物体姿态的三自由度定位算法的研究.pdf
3.基于MEMS 技术的微型惯性测量组合.pdf
4.基于四元数的空间全方位算法研究.pdf
5.捷联惯导积分算法设计(连载二)下篇:速度和位置算.pdf
6.数字磁罗经系统的设计.pdf
7.四阶龙格—库塔法在捷联惯导系统姿态解算中的应用.pdf(I normally collected papers inertial navigation algorithm, the navigation algorithm to engage people very helpful. 1. Easy to realize the strapdown inertial navigation system simulation. Pdf2. Measuring movement of three degrees of freedom objects posture positioning algorithm. Pdf3. Based on MEMS technology, micro-inertial measurement unit. Pdf4. Quaternion-based full-space algorithm study. pdf5. SINS Integral Algorithm Design (Part II) next: the speed and position calculation. pdf6. digital magnetic compass system design. pdf7. Fourth-Order Runge- Kutta method in SINS Attitude operator application. pdf)
- 2007-09-11 00:36:49下载
- 积分:1