登录
首页 » matlab » main_svc

main_svc

于 2012-09-05 发布 文件大小:3KB
0 166
下载积分: 1 下载次数: 8

代码说明:

  在matlab中编写关于支持向量机进行回归分析的源代码M文件。(In matlab to write about support vector machine for regression analysis of source code M file.)

文件列表:

main_svc.m,32817,2012-08-06

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

发表评论

0 个回复

  • MATLAB_QAM
    接收机解调形成的16-QAM符号,通过仿真来估计误符号率(receiver decodes the signal of 16-qam, simulate the ber per signal)
    2009-04-01 20:38:48下载
    积分:1
  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • rv2el
    位置速度到轨道要素的转换,用于航天工程计算(Position, velocity to the orbital elements of the conversion for aerospace engineering calculations)
    2011-10-27 20:51:03下载
    积分:1
  • work
    通过对语音的读入,对起进行语谱分析,以前,接着对语音进行了基音的提取,对语音进行分析!(Through the voice to read the language have been carried out spectral nalysis, in the past, followed by a pitch on the voice of the extraction, analysis of the audio!)
    2009-03-14 10:18:11下载
    积分:1
  • 11222
    该控制算法为模糊控制器在机器人避障系统中的应用,是一个多输入多输出的控制系统,仿真结果和实际的运行结果比较符合。(The control algorithm for the Fuzzy Controller for Obstacle Avoidance System, is a multi-input multi-output control system, simulation results and actual operating results more in line.)
    2020-07-04 18:40:06下载
    积分:1
  • xianxingguihua
    求解线性规划问题,简单的求解以及多远线性规划的求解,(To solve the linear programming problem solving and simple, how far solution of linear planning )
    2011-04-28 09:15:08下载
    积分:1
  • ViolaJones_version0b
    Viola-Jones in Matlab 2010b for face detection
    2014-08-15 11:52:19下载
    积分:1
  • MY
    说明:  利用MATLAB初步实现车牌的截取以及字符识别.实验报告中包含有思路的详解与分析以及源代码.(Using MATLAB to recognize the car license. The report contains the process of thinking and analysis, as well as source code.)
    2010-01-10 14:18:03下载
    积分:1
  • matlab-simulation
    这是一本关于雷达系统仿真的matlab英文书,非常系统的介绍了雷达系统的仿真。(This is the one on the radar system simulation matlab English books, very systematic introduction to the radar system simulation.)
    2013-10-15 01:51:37下载
    积分:1
  • blindmcma
    完成SIMO系统盲均衡,利用改进的恒模算法,可以直接得到端正的星座图,无需额外的相位校正模块。自己编写的程序,验证可用。(Using the improved constant modulus algorithm to complete SIMO system equalization. The algorithm can obtain correct constellation directly, without additional phase correction module.)
    2013-09-24 20:45:24下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载