登录
首页 » matlab » scalesvm

scalesvm

于 2011-04-18 发布 文件大小:1KB
0 305
下载积分: 1 下载次数: 0

代码说明:

说明:  matlab的规范化(scale)函数,应用于svm的数据规范化,一般规范到(-1,1)或(0,1)(matlab standardized (scale) functions, used in data standardization svm, general specifications to (-1,1) or (0,1))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • frame
    展现不同的绘图功能,同时展现不同帧率下的图形图像,给出绘图函数。(To show different graphics, different frame rates while showing graphic images, drawing functions are given.)
    2011-02-15 23:46:31下载
    积分:1
  • DSPANDMATLAB
    这是数字信号处理的好资料,详细地介绍如何用MATLAB进行信号分析与处理,想学习的可以下载看看。(This is good information on digital signal processing, detailed information on how to use MATLAB for signal analysis and processing, want to study can be downloaded to see.)
    2010-05-11 20:07:31下载
    积分:1
  • lowpassfilter
    利用Kaiser窗设计一个低通滤波器,通带参数、阻带参数、阻带衰减、通带纹波都可以进行调整。程序简单易懂,按照凯塞窗设计滤波器的步骤,非常容易理解,得到的参数可以在MATLAB命令窗口中看到。(Kaiser window design using a low-pass filter, pass parameters, the stopband parameters, stopband attenuation, passband ripple can be adjusted)
    2011-07-15 21:30:09下载
    积分:1
  • Reed-Solomon-with-QPSK
    The TransferJet Tech. uses concatenated channel codeing (Reed-Solomon coding & convolutional coding) scheme. For, Reed-Solomon coding, r=224/240,16 parity bit. For Convolutional coding, K=3, r=1/2.
    2011-07-17 01:04:09下载
    积分:1
  • DAB2
    自己根据原理搭的仿真,单移相控制,给需要的朋友。(To people who need it.)
    2017-09-07 21:10:01下载
    积分:1
  • ring
    SVC(Support Vector Clustering)ToolBox,支持向量聚类所需要数据文件,ring,作者为 daewon lee(dataset for SVC(Support Vector Clustering)ToolBox,ring,prosed by daewon lee)
    2010-07-08 19:00:28下载
    积分:1
  • harmonic_analysis_of_one_month_data
    潮汐调和分析 利用t-tide程序对实测数据资料进行的潮位调和分析 求出调和常数(Tidal harmonic analysis procedure using t-tide data for the measured harmonic analysis of tidal harmonic constants obtained)
    2020-06-29 23:40:02下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • H.248
    介绍有关H.248的内容 相当有用 价值比较高(H。248)
    2009-11-19 20:49:19下载
    积分:1
  • PROGRAMME-Differentielle
    programme de methodes numerique pour la resolution des equations differentielle
    2009-12-17 20:13:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载