-
LMS-algorithm
LMS最小均方算法,作为自适应滤波以及自适应均衡过程的一个评估准则(LMS least mean square algorithm as an adaptive filtering and adaptive equalization process assessment criteria)
- 2013-04-13 15:07:58下载
- 积分:1
-
matlabhelp
matlab帮助系统,是中文帮助系统,可以方便英文不好的同志(matlab help system, the Chinese help system, it will be convenient English is not good comrades)
- 2008-07-03 17:55:51下载
- 积分:1
-
mfcc
说明: 用MATLAB语言实现MFCC特征参数提取(Using MATLAB language MFCC feature extraction)
- 2010-04-20 16:08:17下载
- 积分:1
-
aaq1
经典music算法对一维水声信号进行处理的matlab程序,多注解菜鸟版。(Classical music algorithm for one-dimensional underwater acoustic signal processing matlab program, to comment rookie version.)
- 2012-05-24 15:46:21下载
- 积分:1
-
hist33
在原有matlab程序的基础上增加一个功能即原有程序在未统计之前,一个数默认频次为一,但是这个可以在频次不为1的情况下统计总的频次(Add a function on the basis of the original matlab program that is not before the original program statistics, a number of default frequency is one, but this can count the total frequency in the frequency is not a case)
- 2014-02-24 09:10:36下载
- 积分:1
-
ErgodicCapacityofRayleighFadingMIMOChannels
Ergodic Capacity of Doubly Selective Rayleigh
Fading MIMO Channels
- 2010-08-24 20:16:12下载
- 积分:1
-
matlab-help-chinese
这是matlab的中文版,希望对大家有所帮助(This is the Chinese version of matlab, want to help everyone)
- 2009-12-15 09:45:50下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
OFDM_System_Generator
Model of OFDM transmiter based on System Generator in Matlab
- 2009-12-09 09:32:44下载
- 积分:1
-
jsjq-flod-onlyone
多组处理,仅展开一个区块的折叠效果(原生Js和jQuery版),俗称“手风琴菜单”,习惯叫做折叠菜单,一个页面中布置了多组菜单,部分代码释义如下:
var navItem=iBase.Id(‘demo‘).getElementsByTagName(‘h2‘) //此处将jQ区块中的h2也取到了,所以页面会有个小小的错误 (Multiple sets of treatment, only one block to start folding effect (native Js and jQuery version), commonly known as accordion menus , used to be called folding menu, a page layout of the multiple sets of menus, the interpretation of the code is as follows:
var navItem = iBase.Id ( demo ) getElementsByTagName ( h2 ) . // Here jQ block will also take to the h2, so the page will have a small mistake)
- 2014-11-29 12:48:48下载
- 积分:1