-
backward
k ua gi aegt ae gtaert .a wg.
- 2012-10-29 05:27:31下载
- 积分:1
-
doc
模型参考自适应程序。用于无速度传感器,做矢量控制(matlab)
- 2009-04-11 15:09:01下载
- 积分:1
-
hig
background subtraction technique
- 2012-01-03 17:41:00下载
- 积分:1
-
codeblock_segment
进行LTE的码块分割,在lTE系统的链路级仿真中,发端的设计编程。属于LTE码块分割器。(LTE code segement)
- 2010-10-13 11:33:31下载
- 积分:1
-
EigenEnergyFinder
matlab程序用来解薛定谔方程,程序源代码说明详细,可直接使用(matlab program for solving schrodinger equation. there are detailed expression for using the code)
- 2009-06-10 05:04:10下载
- 积分:1
-
Global_convergence
全局收敛的PSO算法,可用于智能运算开发等,希望对大家有所帮助。(Global convergence of the PSO algorithm can be used for development of intelligent computing, etc., we want to help.)
- 2010-05-07 08:08:50下载
- 积分:1
-
complex-network
建立复杂网络中四个基本网络模型,以及求各种基本属性(struct models for the four basic complex networks and tell us how to resolve the basic proprties)
- 2013-08-23 16:02:00下载
- 积分:1
-
Hamming-code
模拟产生(7,4)汉明码及其监督矩阵,并用产生的监督矩阵判断传输的码字是否有错,如果有错,指示出其出面错误的位置 (Simulated (7,4) Hamming code and its monitoring matrix, and supervision of the resulting matrix to judge transmission codeword is wrong, if wrong, indicating that it came forward to the wrong location)
- 2012-05-07 15:35:17下载
- 积分:1
-
Wavelet-
地震子波波形显示及一维地震合成记录,以雷克子波为例(Seismic Wavelet and synthetic seismogram)
- 2020-10-27 15:19:58下载
- 积分: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