-
zcgzxl
最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)
- 2013-12-04 16:13:33下载
- 积分:1
-
gaijin
这个程序是用改进平方根法对线性方程组进行求解,要求系数矩阵必须是对称正定矩阵(This procedure is used to improve the square root method to solve linear equations, requiring the coefficient matrix must be symmetric positive definite matrix)
- 2010-12-29 00:15:58下载
- 积分:1
-
xihua
该程序实现了二值图像的细化,处理效果较好,适用于初学者(The program achieved the binary image of the refinement, handling is better for beginners)
- 2010-05-14 23:07:33下载
- 积分:1
-
Rafal_Majorczyk_AssingmentC_-Sharp8
Goal of the project was to use numerical methods for solving systems of ordinary
differential equations (ODE) using MATLAB software. As in previous assignments first of all I had to
research for algorithms, which would be helpful during evaluation of each task, later on I was able to
implement and test numerical methods for solving given problems. Each student received electric
circuit containing different elements to solve.
Each task is presented under separated heading, with its full description, problem
discussion, my approach for solving it and explanation.
- 2011-05-11 20:51:57下载
- 积分:1
-
OneD_graymoment
一维灰度矩,用matlab进行编程,输入为一维灰度序列,输出为边缘值。不能直接处理图像!但有学习研究价值。(One-dimensional gray moment, using matlab programming for one-dimensional gray-scale input sequence, the output value for the edge. Can not directly deal with the image! But learning research value.)
- 2014-11-20 16:32:36下载
- 积分:1
-
chapter4
精通MATLAB数字图像处理与识别 chapter4 代码(Proficient in MATLAB digital image processing and recognition chapter4 code)
- 2013-12-05 20:45:16下载
- 积分:1
-
echo
说明: matlab平台,生成雷达回波信号的仿真程序(Radar echo signal generation simulation program, matlab platform)
- 2020-06-22 00:40:02下载
- 积分:1
-
dimension
chaos theory correlation dimension
- 2013-04-08 13:14:27下载
- 积分:1
-
Lnode
typedef int ElemType:
stuct LNode{
ElemType data
LNode*next
}
- 2010-10-19 11:41:16下载
- 积分:1
-
bandpass
Bandpass filter program.
- 2009-11-12 01:29:23下载
- 积分:1