-
jpeg
this is the jpeg code i try to simulate in matlab
- 2010-10-30 12:41:30下载
- 积分:1
-
muller
用muller算法求解非线性方程的根
已知方程f(x)=0的三个近似根,以这3点为节点构造二次插值多项式的一个零点作为近似根;
不断迭代计算直到满足精度为止;(Solving the roots of nonlinear equations with Muller algorithm)
- 2010-11-18 12:11:00下载
- 积分:1
-
judul
ini penmelitian mocap yg sulit dabn susah untuk dilakukan
- 2009-12-03 12:48:16下载
- 积分:1
-
Clustering
Frequent Term Based Text Clustering
- 2011-01-04 22:52:06下载
- 积分:1
-
PROPOSED-CODE
Image enhancement using dwt
- 2012-04-13 15:48:29下载
- 积分:1
-
OFDM
关于OFDM的基本原理和实现方案,以及相关的matlab仿真的源程序(On the basic principles of OFDM and the realization of the program, as well as the source matlab simulation)
- 2009-05-12 01:31:59下载
- 积分:1
-
gabor_c
说明: 一个用纯C语言编写的GABOR 变换源码,我在网上找了很久也没找到,只好自己根椐matlab版源码写了一个源码。(A pure C language source code written in GABOR transform, I am looking for a long time on the Internet had not found, had noted in their written a matlab source code version of source code.)
- 2010-03-22 09:33:26下载
- 积分: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_ppt
matlab一个入门级ppt,希望有用! (matlab an entry-level ppt, hope useful!)
- 2009-04-12 21:26:00下载
- 积分:1
-
maxmatch
解决最大匹配问题的程序,经过调试,运行正常,并附上测试程序(Maximum matching problem solving process, after commissioning, operating normally, along with test procedures)
- 2013-07-15 21:44:06下载
- 积分:1