-
ShapeContext
说明: 目标匹配经典特征shape context的Matlab源码!(The source code of the shape context!)
- 2010-04-15 16:26:10下载
- 积分:1
-
chaoliujisuan
配电网潮流计算程序,有40个节点,并且利用时下普遍的前推回代算法计算(Distribution power flow calculation program, with 40 nodes, and use nowadays generally forward and backward substitution algorithm)
- 2021-03-26 15:09:13下载
- 积分:1
-
quwuchuli
雾天环境下图像的去噪处理,基于MATLAB环境仿真,希望对大家有帮助(Fog environment, image denoising, based on MATLAB environment simulation, we want to help)
- 2010-05-30 20:15:26下载
- 积分:1
-
youhua
matlab的优化算法,经典算法,可用于数学建模(matlab optimization algorithm, the classical algorithm can be used for mathematical modeling)
- 2011-08-04 15:30:11下载
- 积分:1
-
Matrix-ProgrammingBeta2.0
该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等(The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative method iterative method)
- 2013-07-11 10:49:54下载
- 积分:1
-
boshukongjianMUSIC
空间谱估计中MUSIC算法基于波束空间MUSIC算法,对初学者有一定参考作用
- 2009-04-27 08:34:44下载
- 积分:1
-
3machines9bus
美国西部电网3机9节点系统的matlab模型(American Western Power 3 machine 9-bus system matlab model)
- 2021-04-07 10:39:01下载
- 积分:1
-
fenxing
几个关于分形的matlab程序实例,直接可用,带详细注释(Several matlab M files on fractal, directly available and with detailed notes)
- 2014-01-05 16:14:45下载
- 积分: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
-
Queens
本程序用Matlab实现了八皇后问题的所有解,用到了递归的编程思想(The procedures used Matlab eight queens problem all the solutions use recursive programming ideas)
- 2013-03-16 23:46:42下载
- 积分:1