-
emboss
说明: 图像浮雕化matlab程序
就好像《康熙大帝》中浮雕效果,对不同图像只要修改文件名(relief images of Matlab programs like the "Emperor Kangxi" relief and the effect of different image file name as long as the changes)
- 2005-09-03 11:04:51下载
- 积分:1
-
NLM
非局部平均算法是一种自适应的空域滤波算法,可以看作Yaroslavsky滤波和双边滤波算法的改进。(Nonlocal average algorithm is a kind of adaptive spatial filtering algorithm, can be seen as Yaroslavsky filter and the improvement of bilateral filtering algorithm.)
- 2013-11-14 13:30:49下载
- 积分:1
-
ode_trap
说明: matlab中关于数值分析的一个matlab源程序(numerical analysis matlab on a matlab source)
- 2011-03-11 09:45:54下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
anglecos
利用夹角余弦距离进行样本数据分类。实现步骤主要分为以下两部分:a、待测样品X与训练集里每个样品Xi的距离采用夹角余弦距离公式计算。b、循环计算待测样品和训练集中各已知样品之间的距离,找出距离待测样品最近的已知样品,该已知样品的类别就是待测样品的类别。(Using the sample data classification Angle cosine distance.Implementation steps are divided into the following two parts: a, sample under test with each of the samples in the training set X Xi distance using the included Angle cosine distance formula.B, loop calculation under test samples and the distance between the known samples training focus, find out the known closest to the sample under test samples, the samples of known category is the category of the sample under test.)
- 2015-03-30 16:27:58下载
- 积分:1
-
fft
FFt code of 8 point in matlab
- 2011-11-04 12:56:35下载
- 积分:1
-
twoWARLMSandNLMS
LMS算法程序 代码等等 变步长LMS算法程序 代码等等 变步长(lms suanfa bianbuchang)
- 2014-01-12 18:11:40下载
- 积分:1
-
Prog_2D_FDTD
Matlab写的二维带PML边界激励源是高斯脉冲的FDTD程序(A FDTD program which is written with Matlab and have a PML and Gauss Power)
- 2009-11-24 17:00:02下载
- 积分:1
-
ldpc_decode
说明: 很不错的LDPC译码的matlab程序,觉得有用大家分享一下(LDPC decoder)
- 2009-07-28 08:56:50下载
- 积分:1
-
PSO_MATLAB
matlab 实现粒子群(pso)算法的程序源码。非常经典,里面有详细说明和注释。(matlab Particle Swarm (pso) algorithm of the program source code. Very classic, there are detailed instructions and notes.)
- 2012-09-23 22:46:37下载
- 积分:1