-
MATLAB7.x_DSP
MATLAB的程序,
是DSP(数学信号处理)的光盘,
里面有很多程序的源代码。
请有心人好好学习吧(MATLAB procedures, is DSP (mathematical signal processing) of the discs, there are a lot of program s source code. Please people can learn from it)
- 2008-12-19 23:34:41下载
- 积分:1
-
kalmanwhite
MATLAB代码,利用卡尔曼滤波实现加入白色噪声后的语音信号的增强.效果不错.(MATLAB code, the use of Kalman filter to achieve by adding white noise to enhance the voice signals. Good results.)
- 2008-02-24 17:22:18下载
- 积分:1
-
thesis_template
Thesis master zip.................
- 2009-11-29 05:31:54下载
- 积分:1
-
diedaifa
说明: 利用迭代法 实现图像的分割,突出感兴趣的部分以便研究(Iterative method used to achieve image segmentation, in order to highlight the interesting part of the study)
- 2011-03-13 11:11:33下载
- 积分:1
-
compressive-particle-filtering
国外网站下载压综感知粒子滤波跟踪源代码,用于学习压缩感知目标跟踪(Fully aware download foreign websites particle filter tracking pressure source code for learning compressed sensing target tracking)
- 2014-09-19 20:43:34下载
- 积分:1
-
MatchingPursuit
Matching Pursuit 算法是信号分解的一种具体实现方法。但其本质上则是一种估计
信号模型参数的方法,因而可直接用于信号检测及参量估计。本文以谐波信号特征参量的估计为例,介绍了其具体实现方法。(Matching Pursuit algorithm is a specific method of signal decomposition. But by its very nature is an estimated signal model parameters, and thus can be directly used for signal detection and parameter estimation. In this paper the harmonic signal characteristics of the estimates of the parameters, for example, describes the specific implementation method.)
- 2012-10-11 10:57:30下载
- 积分:1
-
matlab
Matlab中从文件夹中批量读取文件的做法,程序后有详细说明,简单易学!(Matlab, read from a folder in the batch file approach, procedures are detailed, easy to learn!)
- 2011-01-22 15:15:19下载
- 积分:1
-
cyclic
it is a matlab code for cyclic search in non linear programming.
- 2012-07-25 19:36:44下载
- 积分:1
-
卷积
说明: 该设计实现了在发送端使用卷积编码,接收端采用维特比译码(Convolutional coding, Viterbi decoding)
- 2021-03-29 16:06:46下载
- 积分:1
-
Opt_Simu
说明: 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u
f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数
q为退火因子,TolFun为函数容许误差
算法第一步根据输入变量数,将某些量设为缺省值( Simulated annealing algorithm of a function f (x) the minimum point, and l < = x < = u f is the unknown function, x0 as the initial point, l, u, respectively, lower and upper limits for the search interval, kmax is the maximum q iterations for the annealing factor, TolFun as a function of allowable error algorithm is the first step according to the number of input variables, set default values for certain amount of)
- 2011-02-23 13:34:03下载
- 积分:1