-
Resultat_OQAM
How to plot the results
- 2010-10-18 20:51:52下载
- 积分:1
-
QIU
通用卷积码的编码encoding for ALL RSC(encoding for ALL RSC)
- 2009-05-30 01:39:36下载
- 积分:1
-
matlabgui
电子社08年的《精通MATLABG UI设计》一书的所有代码,希望对学习GUI的友友有所帮助(Electronics Society in 2008 the " proficient in MATLAB GUI design" one book all the code, in the hope that the Friends of the Friends of the study GUI help)
- 2009-03-19 00:01:14下载
- 积分:1
-
Program
聚类分析的有效性的视觉方法 VAT DBE(Cluster analysis of the effectiveness of visual methods VAT, DBE)
- 2012-08-16 18:24:40下载
- 积分:1
-
ROMP
Regularized OMP by Vershyn and Kneedell
- 2021-03-26 22:09:12下载
- 积分:1
-
bft
超声仿真软件,基于MATLAB,用于声束合成技术(BF simulation)
- 2009-04-02 23:13:56下载
- 积分:1
-
FFTlms
说明: 频域块LMS算法的MATLAB实现 M表示抽头个数
结果正确 可以直接使用(Frequency domain block LMS algorithm for MATLAB to achieve the correct result M said that the number of taps can be used directly)
- 2010-04-12 20:02:40下载
- 积分:1
-
matab
里面有MATLAB的相关函数的中文文档以及MATLAB的入门教程!!!(Correlation function inside MATLAB and MATLAB' s Chinese Document Tutorial! ! !)
- 2011-04-21 21:20:18下载
- 积分:1
-
solving-NL-equations
this code is used to solve nonlinear equations using Newton, Bisection, secant methods.
- 2015-02-10 15:20:58下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1