-
SourceCode
利用MATLAB实现图像的离散余弦变换的源代码(MATLAB realization of the use of discrete cosine transform image of the source code)
- 2009-07-01 09:36:07下载
- 积分:1
-
bp_pid
bp-pid算法,自己编写的,关于一个非线性求解的实际例子(bp-pid algorithm, I have written about the actual example of a nonlinear solution)
- 2011-05-10 16:19:14下载
- 积分: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
-
xibaobianyuanjiance001
细胞边缘检测,带测试图片,matlab实现,效果不错(Cell edge detection, with the test picture, matlab achieved good results)
- 2007-11-22 16:26:39下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
fingerprint-identification
指纹识别预处理 matlab程序 包括 指纹增强 二值化 细化 等步骤(Fingerprint preprocessing including fingerprint enhancement matlab program binary refinement step, etc
)
- 2013-03-12 18:11:53下载
- 积分:1
-
fuzzy-control
adaptive fuzzy control of inverted pendulum.
- 2014-12-30 18:03:51下载
- 积分:1
-
firefly
简单的萤火虫算法matlab实现,大家可以下载了看看,并且进行改进。(Simple firefly algorithm matlab realize, we can download a look, and make improvements.)
- 2013-10-31 10:33:54下载
- 积分:1
-
diffusivity
这是在计算偏微分方程时遇到离散扩散系数时的程序,很有效。(This is the calculation of partial differential equations encountered discrete diffusion coefficient of procedures, very effective.)
- 2007-05-30 17:26:02下载
- 积分:1
-
filter_Insar
this helps for range filtering
- 2010-06-19 23:22:20下载
- 积分:1