-
chapter11
MATLAB实例详解,通过对matlab语言如何编程进行实例解析,是学习matlab的很好教程(Detailed MATLAB examples, through the matlab programming language for examples of how to resolve, are studying a very good tutorial matlab)
- 2009-03-02 20:15:43下载
- 积分:1
-
distance
vision file for maylab
- 2010-03-13 16:38:42下载
- 积分:1
-
jull
模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。(Fuzzy C means clustering (FCM), known as fuzzy ISODATA, is used to determine membership of each data point belongs to a cluster of a clustering algorithm level.)
- 2010-05-12 15:39:30下载
- 积分: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
-
circle
我的这个源码可以直接绘制一个正圆。方便又实惠哦(mine is good,it can print a circle)
- 2013-08-03 20:39:08下载
- 积分:1
-
robot_mobil
program wich simulate a navigation system which used to avoid obstacal and go to the targetp point using potential method
- 2013-09-30 18:06:29下载
- 积分:1
-
MATLAB_code_technique
matlab实用技巧源代码程序文件,对于全面掌握matlab非常有帮助(matlab technique code)
- 2012-10-08 10:49:18下载
- 积分:1
-
moments
Hu矩及其改进Hu矩的文章以及Matlab的实现(Hu moments and its improved Hu moments of the article, as well as the realization of Matlab)
- 2012-10-15 16:44:02下载
- 积分:1
-
Energydetection
First optimal threshold is calculated. after that we get a pfa value.
then plot snr vs pd
- 2015-05-26 19:48:13下载
- 积分:1
-
Matlab-code-for-CS-reocvery
附件代码为正交匹配追踪的源程序,用matlab编写,程序简单实用。(Annex code orthogonal matching pursuit of the source, written with matlab, the program is simple and practical.)
- 2011-02-16 15:08:31下载
- 积分:1