资源列表
gaosisaideer.rar
- 用高斯-赛德尔迭代法求方程组的根。它的原理与简单迭代法相似,但在赛德尔迭代法中,每次迭代时充分利用当前最新的迭代值,With the Gauss- Seidel iterative method seeking the roots of equations. Its principle with simple iterative method similar, but the Seidel iteration method in each iteration to take full advan
fmincon.rar
- 求解非线性方程。调用格式x=fmincon(fun,x0,A,b,Aeq,beq,VLB,VUB),For solving nonlinear equations. Call the format x = fmincon (fun, x0, A, b, Aeq, beq, VLB, VUB)
neuronetwork.rar
- 《神经网络模式识别及其实现》源程序 几个VC编写的神经网络示例,neuronetwork
ACATSP.rar
- 蚁群算法,MATLAB求最短路径,解放军信息工程大学一个老师编的matlab程序,Ant Colony Algorithm for Traveling Salesman Problem
adptive-RLS.rar
- RLS算法,编写了MATLAB程序实现自适应干扰对消.给出信号实例,用于验证所编写程序的性能,RLS algorithm, written MATLAB program to achieve adaptive interference cancellation. Given the signal instance, used to validate the performance of the programming
C_LZ.rar
- C_LZ.rar 一个C写的LZS压缩算法 C_LZ.rar 一个C写的LZS压缩算法,C_LZ.rar 一个C写的LZS压缩算法
Kernel_Methods_for_Pattern_Ana
- 该文档包含了描述核方法的经典书籍Kernel+Methods+for+Pattern+Analysis以及附带书中的源码,非常适合学习核方法的研究者,希望大家喜欢~,this document include the classic book Kernel+Methods+for+Pattern+Analysis which describs the kernel trick in detail, and with the souce code in it, hope you will like
polyfit2d.rar
- 根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。,according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix
imm.rar
- 本程序是matlab编写的imm(交互式多模型算法)目标跟踪程序。这种方法的特点是在各模型之间“转换”,自动调节滤波带宽,和适合机动目标的跟踪。,This program is matlab written imm (interacting multiple model algorithm) target tracking program. This method is characterized among the various models " conversion" ,
LPP.rar
- 流形学习MATLAB代码,HE 的一个最经典的算法,是线性子空间学习的基本算法。,LPP
RADIX4.rar
- This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm,This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm
InterpolationAlgorithm.rar
- 常用的差值算法:牛顿插值法,追赶法,三次样条插值,Common difference algorithm: Newton interpolation, catching method, cubic spline interpolation
