登录
首页 » matlab » one-of-100-cases-matlab-utility

one-of-100-cases-matlab-utility

于 2011-04-14 发布 文件大小:8KB
0 199
下载积分: 1 下载次数: 0

代码说明:

说明:  matlab实用程序100例之一·········(one of 100 cases matlab utility)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Houghtransform
    图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪(HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform. )
    2009-09-23 14:44:06下载
    积分:1
  • MyULACohSig
    说明:  此程序为均匀线阵情况下的相干信号入射后,阵列所采集的数据,各种参数说明见文件内部(This procedure for uniform linear array of coherent signals incident cases, the array of data collected, within the parameters described in the file)
    2011-04-12 17:02:09下载
    积分:1
  • Wiley__Practical_Genetic_Algorithms__2004__2Ed__O
    it is a book for learning practical genetic algorithm in matlab
    2013-07-09 17:04:32下载
    积分:1
  • EM
    说明:  利用Matlab编程验证用EM算法估计的高斯混合模型的相关参数的性能。(Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.)
    2011-09-23 20:29:39下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • 19895188speech
    用dtw方法做的语音识别程序,可以识别简单的单个数字(dtw methods using the voice recognition procedure, a simple recognition of individual figures)
    2013-04-15 23:27:06下载
    积分:1
  • plusrilinoise
    说明:  基于小波包的带通滤波器设计程序。给出了小波变换的快速算法和重构算法,讨论了应用小波变换进行信号带通滤波的方法,并通过正交小波包对信号的分解,把频率成分复杂的信号分解到各个频带上,根据需要提取指定频率的信号,然后用小波包重构算法对信号进行重构,实现对信号的提取。(Based on wavelet packet band-pass filter design program. Given the fast algorithm of wavelet transform and reconstruction algorithms are discussed using wavelet transform signal band-pass filtering method, and through the wavelet packet to signals can be decomposed, 把 frequency components of complex signal is decomposed into various frequency bands 上, according to need to extract the specified frequency signal, and then reconstructs the signal reconstruction algorithm to achieve the extraction of the signal.)
    2010-04-15 16:26:30下载
    积分:1
  • ant
    蚁群算法,这里只有关键的算法函数,并不包括主函数。其中ACATSP为蚁群算法的关键函数。G2D是一个辅助函数,绝大多数蚁群算法源码不包括这个函数。另外还有一个画图的函数。(ant algrithm)
    2014-12-11 16:36:58下载
    积分:1
  • msb
    本代码可以实现有噪声的数字0-9的识别,主要是运用hopfield人工神经网络的方法(Caesium formate drilling fluids for challenging HPHT well constructions www.formatebrines.com)
    2011-05-11 15:21:50下载
    积分:1
  • wumalu
    误码率的眼图,波形,m文件和原理,m文件的简单注释(BER eye diagram, waveform, m documents and principle, m simple document Notes)
    2009-05-11 13:35:31下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载