-
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
-
RA-code
4元与2元重复累积码的比较,仿真分析。20字神马的最讨厌了(4 yuan and 2 yuan repeat accumulate codes comparison, the simulation analysis. 20 words most hated by God, Ma)
- 2021-03-24 00:09:16下载
- 积分:1
-
6PG
Speech Enhancement using Multitaper Spectrum
- 2010-05-09 06:42:37下载
- 积分:1
-
qpskawgn
qpsk modulation in Additive White Gaussian Noise channel simulation
- 2012-04-30 09:05:41下载
- 积分:1
-
gang_gang
该程序是一个完整的模拟信号数字化传输系统的程序,它进过了PCM编码,2FSK调制解调和一个高斯白噪声,并有误码率的测量(The program is a complete program for the analog signal digital transmission system, it been to the PCM coding, 2FSK modem and a Gaussian white noise, and BER measurement)
- 2012-05-21 22:35:20下载
- 积分:1
-
MediaPlayerStateUnitTestTemplate
A template class for running a method under test in all possible.
- 2014-01-16 13:19:40下载
- 积分:1
-
fwfangzhen
永磁同步电机加减速控制,电控部分,飞轮储能(Permanent magnet synchronous motor rotor acceleration and deceleration control)
- 2019-04-09 14:24:02下载
- 积分:1
-
ANN
ANN code to train it
- 2015-01-23 02:55:18下载
- 积分:1
-
shiyingdu.zip
该算法是基于遗传算法跟量子遗传算法运算中两者的适应度曲线合并的程序。使用该程序能更好的对比两者的适应度以及收敛速度。(The algorithm is based on genetic algorithm computation with quantum genetic algorithm in both curves merge fitness program. Fitness contrast both to better use the program as well as the convergence rate.)
- 2020-12-04 15:29:25下载
- 积分:1
-
A-convolutional-based-distributed-coded-cooperati
In this paper, we consider a coded cooperation diversity scheme that is suitable for L-relay channels that operate in the decode–forward mode. The proposed scheme is based on convolutional coding, where each codeword of the source node is partitioned into two frames that are transmitted in two phases.
- 2013-07-10 19:03:19下载
- 积分:1