-
AugmentedLagrangianAlgorithms
求解非线性最化的局部最优解,matlab,matlab例程(Most of solving nonlinear partial optimal solution, matlab, matlab routines)
- 2008-05-18 21:48:41下载
- 积分:1
-
kmean_zmx_try
k-means Cluster,kmean_zmx_try.rar,k均值聚类算法的matlab源代码(k-means Cluster,kmean_zmx_try.rar)
- 2010-01-24 11:10:25下载
- 积分:1
-
Matlab_2DFTIR
处理二维红外数据的代码,可以直接导入数据进行计算(.m)(For 2D FTIR,Easy to use)
- 2012-09-29 01:19:24下载
- 积分:1
-
huffman
本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!(huffman)
- 2009-07-10 11:18:08下载
- 积分:1
-
disper
If you do not want to upload source code, you can join the
- 2011-09-30 20:26:45下载
- 积分:1
-
ucgui3.2-vc6.0
基于嵌入式GUI的设计源码,在windows上开发(based on vc6.0, the GUI of embeded OS)
- 2014-02-14 16:02:08下载
- 积分:1
-
Hz
说明: 由 得到幅频响应 。系统函数 由下式给出:
(A.1)
若 ,则 为一全极点IIR系统,若 ,则 为FIR系统(By the frequency response obtained. System function is given by: (A.1) if, compared to an all-pole IIR system, if, for the FIR system)
- 2010-12-07 11:08:48下载
- 积分:1
-
wavelet
一维信号的小波变换原程序,用MATLAB编写的。对于初学者理解小波变换的含义非常有帮助。(One-dimensional wavelet transform of the original program, written using MATLAB. Wavelet transform for beginners to understand the meaning very helpful.)
- 2010-09-20 11:05:28下载
- 积分:1
-
SwitchSourceCode
说明: matlab下的24口交换机模型,交换机仿真。(A 24-port switch model under Matlab.)
- 2011-03-30 15:39:46下载
- 积分:1
-
fit
Matlab中提供了一种快速实现多项式拟合的方法函数polyfit()函数,
其格式:p=polyfit(x,y,n)其中x,y为样本向量,n为拟合的多项式的项数。下面拟f(x)=sinx+x,在区间【-3,3】上以0.5为间隔进行拟合。(Matlab provides a fast way to achieve polynomial fitting function polyfit () function,
The format: p = polyfit (x, y, n) where x, y as the sample vector, n is the number of items of polynomial fitting. The following proposed f (x) = sinx+ x, the interval-3,3】 【intervals on the order of 0.5 to fit.)
- 2021-02-19 12:09:44下载
- 积分:1