-
charpt5
在MATLAB上用R-K法编程解一次导数方程
有详细的注释(RK method used in the MATLAB programming solution on the first derivative of equation has detailed notes)
- 2010-06-10 10:20:50下载
- 积分:1
-
adapt
用于信号处理中的DOA估计,谱估计,检测等(Signal Processing for DOA estimation, spectrum estimation, detection, etc.)
- 2008-07-10 14:02:12下载
- 积分:1
-
APracticalGuidetoECCUsingMATLAB
差错控制编码方向的经典书籍的matlab教程,差错编码方向的可以看看,很有用(Error control coding direction of the classic books matlab tutorial, error encoding direction can see, very useful)
- 2013-08-20 19:29:23下载
- 积分:1
-
hundun
混沌理论教材,从不同的角度处理数据,利用最小二乘法消除线性趋势,结果好于差分方法。(Chaos theory textbooks, processing data a different angle, eliminating the use of least squares linear trend, the result is better than the differential method.)
- 2014-12-20 16:26:40下载
- 积分:1
-
julijuzhen
利用元包数组来存放计算过程的结果,利用matlab实现多元统计学中的聚类算法(计算距离矩阵)。(million packets using arrays to store the calculation results Matlab achieve multiple use of statistical clustering algorithm (distance matrix calculation).)
- 2007-05-12 21:43:35下载
- 积分:1
-
fir-digital-filter
用MATLAB设计的四种FIR滤波器,每行代码都有详细的解释,适合于初学者学习用。(The fir filter designed with MATLAB ,each line of code has a detailed explanation, suitable for beginners to learn.)
- 2014-12-08 11:36:42下载
- 积分:1
-
moverheart.m
MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。(MARLAB version of Snake. Simple Snake matlab achieve. MARLAB version of Snake. Simple Snake matlab achieve. MARLAB version of Snake. Simple Snake matlab achieve.)
- 2013-04-16 01:41:02下载
- 积分:1
-
suizhun
水准测量的点位精度和平差后的点的坐标。可以利用该程序得到误差椭圆。(Leveling point precision of peace after the coordinates of the points difference. The program can be obtained using the error ellipse.)
- 2010-12-08 22:34:45下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The 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. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
GA_city
遗传算法求解纳税点分布问题Genetic Algorithm for Distribution of tax point(Genetic Algorithm for Distribution of tax point)
- 2015-03-04 11:27:26下载
- 积分:1