-
LMFnlsq
从国外大学上下的Levenberg算法程序(From foreign universities Levenberg algorithm program from top to bottom)
- 2009-12-21 15:06:25下载
- 积分:1
-
1
说明: CATIA V5创成式工程图设计官方文档,总共490页,很好的学习帮助(CATIA V5 generative drawing style design)
- 2011-01-05 10:56:05下载
- 积分:1
-
Hamming(7-4)
script file for simulating BER with Hamming Code (7,4)
- 2012-08-20 20:08:32下载
- 积分:1
-
huffman
matlab function that generates huffman code for image
- 2014-01-27 03:37:02下载
- 积分:1
-
Matlabtongji
武汉大学遥感信息工程学院MATLAB期末的大作业,对遥感影像进行处理并且进行统计求方差平均数,并绘制图像(Great job of Remote Sensing Information Engineering, Wuhan University MATLAB end of remote sensing image processing and statistical variance of the average demand and draw the image)
- 2014-02-18 19:08:21下载
- 积分:1
-
IABC
在求解函数优化问题时,为了提升人工蜂群算法局部搜索能力,提出了一种新颖的混沌蜂群算法。(in order to improve the ability of artificial bee colony algotithm at exploitation, a novel chaos-artificial bee colony algorithm is proposed for continuous function optimization problems. )
- 2020-08-14 13:28:28下载
- 积分:1
-
somebadmdistance
一些马氏距离也有坏点。这个程序是用MATLAB语言做的。如果你安装了该软件,则可按步骤下载并共享。(some bad points of m-distance .It was using matlab.So if you have installed matlab software,you can download and share it.)
- 2009-04-26 09:33:59下载
- 积分:1
-
MaxEntropy
说明: 一维直方图最大熵法分割图像,自己写的matlab代码,多多指教(One-dimensional histogram maximum entropy image segmentation, to write the matlab code, exhibitions)
- 2011-04-14 20:11:34下载
- 积分: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
-
matlab-chapter5
谢汉龙matlab书籍第五章基本入门功能的实现过程,常用matlab的基础程序(Implementation Xiehan Long basic introductory chapter books matlab function, commonly matlab foundation program)
- 2015-01-05 13:55:02下载
- 积分:1