-
MATLABprogramming
matlab编程的入门教材,适合初学者阅读,本书由浅入深,逐步推进地说明编程的各个注意点(matlab programming primer for beginners to read, the book progressively, step by step description of each programming point of attention)
- 2011-11-28 20:18:13下载
- 积分:1
-
codes
these are matlab code for communication
- 2009-10-11 15:34:22下载
- 积分:1
-
SLM-DOA
基于改进的SLM算法来估计波达方向DOA,给出了仿真模型、结果及分析。(SLM based on an improved algorithm to estimate DOA DOA, the simulation model, results and analysis.)
- 2010-11-07 19:54:10下载
- 积分:1
-
svm1
一个有关支持向量机的matlab工具箱,内含支持向量机理论的简单介绍和matlab工具包(One on support vector machine matlab toolbox, including support vector machines and a brief description of the theory matlab toolkit)
- 2013-09-11 10:12:32下载
- 积分:1
-
chebfun-chebfun-v5.0.1-344-g1fc6e7a
Chebfun is an open-source software system for numerical computing with functions. The mathematical basis is piecewise polynomial interpolation implemented with what we call “Chebyshev technology”. The foundations are described, with Chebfun examples, in the book Approximation Theory and Approximation Practice (L. N. Trefethen, SIAM 2013). Chebfun has extensive capabilities for dealing with linear and nonlinear differential and integral operators, and also includes continuous analogues of linear algebra notions like QR and singular value decomposition. The Chebfun2 extension works with functions of two variables defined on a rectangle in the x-y plane.
- 2014-11-12 18:26:12下载
- 积分:1
-
assignment1
matlab prectise material
- 2010-09-23 02:28:24下载
- 积分:1
-
Gray
说明: 进行Gray码的图像变化,思想是进行位操作,首先将原始图先的每一位取出来,
然后将十进制转化位二进制,将其按位取出,进行变换,得到变换后图像的每一位的值,再进行组合即可(Gray code for the image change idea is to place operation, first the original plan to take out each and every first and then bit binary decimal conversion, be removed by bit, for transformation, transformed the image of each of value, then the combination can be)
- 2010-04-25 14:04:39下载
- 积分:1
-
sparseBSS1
稀疏分量分解。
function [y A]=sparseBSS1(X,L,langda,G,h,delta)(function [y A]=sparseBSS1(X,L,langda,G,h,delta)
----------------------------------------------------------------
2009-04-15 YangZhicong
X: observed signal,each row correspond to a sensor observations
L: the length of FFT (or the length of Hanning window)
langda: adjust the desired angular width
G: discretize the potential field by taking a sample of G points
h: threshold
y: estimated sourses
A: estimated mix matrix
)
- 2010-05-27 10:22:17下载
- 积分:1
-
AMEXPO1S
在matlab中生成单边指数调幅信号.
y=amexpols(N,t0)N生成信号的点数,t0函数的起始点,y返回信号.(generated in Matlab unilateral index AM signal. Y = amexpols (N, t0)- N signal points, the starting point t0 function, y return signal.)
- 2007-04-04 19:56:23下载
- 积分:1
-
garchkit
GARCH 模型计算工具包,计算各种garch模型比如GARCH-M,NGARCH,EGARCH(GARCH toolkil for different GARCH model, include GARCH-M, EGARCH,NGARCH etc)
- 2012-08-23 02:11:25下载
- 积分:1