登录
首页 » matlab » nihe

nihe

于 2015-04-21 发布 文件大小:8KB
0 242
下载积分: 1 下载次数: 22

代码说明:

  导入MATLAB数据后,能对数据进行各种拟合,包括高斯、洛伦兹、高普斯等多种拟合方式(Data fitting )

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

发表评论

0 个回复

  • srplems
    This function uses SRP-PHAT with Stochastic Region Contraction (SRC) global-optimization algorithm to locate a single source using a frame of data and M microphones.
    2010-06-03 11:24:23下载
    积分:1
  • ASKmod
    基于matlab的ASK调制程序,能够直接在matlab中运行(Based on the ASK modulation matlab procedures can run directly in matlab)
    2008-12-19 14:46:28下载
    积分:1
  • essential-matlab-for-engineers-and-scientists
    essential matlab for engineers and scientists
    2012-05-13 05:56:19下载
    积分:1
  • Nodos_EL_4
    Derive current and voltage an electric circuit with Euler Lagrange formulism
    2015-04-15 02:55:37下载
    积分:1
  • sourctoid
    选择其中图像中的矩形及正方形等感兴趣区域ROI(pfop fp[d p fiope f)
    2009-02-28 14:22:33下载
    积分:1
  • hvdc_vsc
    hvdc_vsc in matlab simpower simulink
    2013-08-05 14:13:43下载
    积分:1
  • EKF-matlab-simulation
    扩展卡尔曼滤波程序,matlab 仿真。(EKF simulation)
    2013-09-28 15:33:43下载
    积分:1
  • ChaoticSaddles
    详细介绍混沌序列 对混沌序列编程的指导十分有用 (Detailed introduction to the chaotic sequence of chaotic sequence programming guide very useful)
    2007-11-07 21:32:14下载
    积分:1
  • matlab_c++
    《精通matlab与c++混合编程》的光盘内容,是本书的源码。有很大的实际价值。()
    2008-05-22 13:32:07下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载