-
conversions
MatLab function for converting Rotation matrix to Euler Angles and quatenrions. Two examples provided
- 2014-11-17 21:39:12下载
- 积分:1
-
kafbox-1.4
Kernel自适应滤波器算法是基于Kernels的在线自适应回归算法。非常适合非线性滤波,跟踪和回归。该工具箱包括算法,演示和性能比较工具(Kernel adaptive filtering algorithms are online and adaptive regression algorithms based on kernels. They are suitable for nonlinear filtering, prediction, tracking and nonlinear regression in general. This toolbox includes algorithms, demos, and tools to compare their performance.)
- 2018-04-22 12:46:42下载
- 积分:1
-
chenxu
这些都是些有关用matlab语言实现的小程序,主要是关于gui界面的(These are some of the matlab language with a small program focused mainly on the gui interface)
- 2010-05-09 14:49:26下载
- 积分:1
-
lagrange
非线性拟合,可以根据已经数据,计算出对应的数据(Nonlinear fitting, can have data to calculate the corresponding data)
- 2011-05-11 15:15:13下载
- 积分:1
-
zernikeCalculator_new
给定某项Zernike系数能够绘出对应的三维、二维图像,支持合并功能的GUI计算器。(Given a Zernike coefficient can draw the corresponding three-dimensional, two-dimensional images, and support combined function GUI calculator.)
- 2013-04-09 10:10:50下载
- 积分:1
-
lyapunovnewway
一种新的计算lyapunov指数的方法,一种新的计算lyapunov指数的方法(A new method of calculating the lyapunov index, a new method of calculating the index lyapunov)
- 2007-10-22 15:36:14下载
- 积分:1
-
proj_visahim
Content based image retrieval using color histogram and shape
- 2014-09-04 19:53:20下载
- 积分:1
-
IEEE-802.11
给出SISO信道的室内模型,IEEE802.11传播过程、机制,matlab实现代码及仿真(802.11 MODEL)
- 2015-10-28 11:48:57下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1
-
ga_main
一个遗传算法应用的实际例子,有详细的语句介绍.(A practical example of the application of genetic algorithm, a detailed statement presentation)
- 2013-11-19 22:38:52下载
- 积分:1