-
chafen
分形维数计算,差分盒计数法,编译过,可以用(chafen)
- 2020-12-22 21:29:09下载
- 积分:1
-
PSO
利用matlab编程实现粒子群算法,来进行寻找最优解(particle swarm optimization)
- 2013-09-29 11:14:01下载
- 积分:1
-
SFEBinomp
该程序专门用于计算,金融证券估值计算股票期权的二项树过程。(The code can be used to plot generated binomial processes of stocks and options.)
- 2011-10-22 10:53:48下载
- 积分:1
-
matlabyichuansuanfagongjuxiang
MATLAB基本工具箱,适合初学者使用,包括matlab的基本工具箱(The basic MATLAB toolbox for beginners, including the basic toolbox of matlab)
- 2013-05-14 10:31:28下载
- 积分:1
-
maze
说明: 用MATLAB实现的迷宫 功能是用最短路径算法直接生成一个迷宫图(Maze implemented by matlab, 90 percent of the code was designed by my partner and me.)
- 2010-04-18 15:30:32下载
- 积分:1
-
kalman
目标跟踪是卡尔曼滤波的主要应用领域,通过本作业,进一步加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法。 (Kalman filter target tracking is the main application areas, through the operation, and further deepen the understanding of the Kalman filter algorithm to understand the basic characteristics of the Kalman filter algorithm, Kalman filter algorithm applied research to master the basic steps and methods.)
- 2010-05-11 20:46:40下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
awgn
说明: awgn的各种实现函数,以及每个函数实现的各种功能(awgn)
- 2010-04-16 11:58:32下载
- 积分:1
-
Correction
用MATLAB实现的倾斜校正算法,该算法可以对一些文字倾斜或车牌倾斜进行校正。(Implemented using MATLAB tilt correction algorithm, which can be tilted or license plate number of the text to correct tilt.)
- 2010-11-19 10:43:11下载
- 积分:1
-
1
说明: This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码(This MATLAB code calculates the array factor for N element linear array. N element linear array pattern function of the MATLAB simulation code)
- 2008-11-17 10:17:24下载
- 积分:1