-
pdenipt
包含了偏微分方程图像处理一些经典算法的matlab实现,如热扩散、非线性扩散等,便于快速入门(Partial differential equations contain a number of classical image processing algorithm matlab realize, such as thermal diffusion, nonlinear diffusion, etc., to facilitate the rapid entry)
- 2007-09-09 14:09:39下载
- 积分:1
-
Toolbox_Fundamental_matrix
说明: 计算基本矩阵的matlab例程,可供学习科研时参考(Calculation of the basic matrix matlab routines for scientific study and reference)
- 2008-11-03 09:23:44下载
- 积分:1
-
code-methodMATLAB
Bairstow s approach is to use Newton s method to adjust the coefficients u and v in the quadratic x2 + ux + v until its roots are also roots of the polynomial being solved. The roots of the quadratic may then be determined, and the polynomial may be divided by the quadratic to eliminate those roots. This process is then iterated until the polynomial becomes quadratic or linear, and all the roots have been determined, bisection and other
- 2011-05-11 11:35:49下载
- 积分:1
-
LFM_compression
用于线性调频信号的脉冲压缩处理程序,采用相关计算的算法进行的压缩处理(For LFM pulse compression process, using the relevant calculation algorithms for compression processing)
- 2013-09-03 20:52:12下载
- 积分:1
-
A-BENCHMARK-LOW-VOLTAGE-MICROGRID-NETWORK
micro grid control paper
- 2013-02-08 20:14:08下载
- 积分:1
-
auto
小车的控制理论仿真程序,采用人工势场法,使小车在向目标点运动过程中能找到最短路径,并能适应环境约束。(Control theory simulation program, using the artificial potential field method, so that the car in the process of moving to the target point can be found in the shortest path, and can adapt to environmental constraints.
)
- 2016-04-11 23:54:14下载
- 积分:1
-
bianyuanjiance
基于matlab的图像的边缘检测及图像分割源代码(Matlab image based on edge detection and image segmentation source code)
- 2011-05-30 18:53:15下载
- 积分:1
-
PSNR
PSNR for image processing
- 2014-01-20 03:56:04下载
- 积分:1
-
matlab
基于matlab的主成分分析方法的代码及其分析,请大家分享(matlab)
- 2009-03-17 15:19:02下载
- 积分:1
-
originalsimpleM111.m
原始单纯形法(大M法,无需给出初始基变量)。输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量
输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数(The original simplex method (big M method, without giving the initial basic variable). Input: C is the n-dimensional row vector, A is the coefficient matrix of m* n, b is the m-dimensional column vector Output: x the optimal solution (if any), fval optimal value, flag state solution description, interation when the number of cycles to solve)
- 2010-10-05 20:08:31下载
- 积分:1