登录
首页 » matlab » elm_train_predict

elm_train_predict

于 2010-04-10 发布 文件大小:3KB
0 52
下载积分: 1 下载次数: 13

代码说明:

  exemely learning machine for classification

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

发表评论

0 个回复

  • Radio_resource_managment
    Matlab based Radio Resource Management for Wireless Networks. Normalized enteries calculated in matrix.
    2009-10-20 22:16:50下载
    积分:1
  • Kalman_filter
    卡尔曼滤波的递推程序源码,是用MATLAB实现的,非常有用(source code of Kalman filter)
    2009-06-05 05:52:16下载
    积分:1
  • 9927438wireless_network
    说明:  很好用的程序,简单功能全面,想要的赶快来下载。为人民服务(Good use of the procedure, a simple full-featured, want to download as soon as possible. People)
    2008-10-06 20:52:47下载
    积分: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
  • RLS-
    这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的噪声抵消器(This program about the speech signal de-noising, implements a recursive least squares method based on a noise canceller)
    2013-07-27 11:19:10下载
    积分:1
  • mixed-integer-programming-problem
    处理混合整数规划问题,可以方便计算整数规划问题(Handle mixed integer programming problem)
    2020-11-02 15:29:53下载
    积分:1
  • modulation-recognition-dataset-master
    说明:  生成调制信号数据集 信号集包括2ASK,2PSK,2FSK,4ASK,4PSK,4FSK,8ASK,8PSK,8FSK,16QAM,64QAM,信号比范围-20db至18dB,调制到中频。 信号参数 符号率fb:1e3 载波频率fc:2e3 采样频率fs:64e3 信号频道:awgn,rayleigh(Generating Modulation Signal Data Set Signal sets include 2ASK, 2PSK, 2FSK, 4ASK, 4PSK, 4FSK, 8ASK, 8PSK, 8FSK, 16QAM, 64QAM, signal ratio range - 20 dB to 18dB, modulated to intermediate frequency.)
    2021-02-09 23:19:53下载
    积分:1
  • Neural adaptive PID controller
    neural network is the kind of general method which has the similarity ofthe way of the thinking of  the human brain.Neural network control is a important field and was developed to aim the hard control problem ,such as nonlinearity,uncertainty.Using the neural network method can provide a high performance PID controller.  there are a lot of menthod to imporve the performance of neural network control. Here this code used the single neural method to realise the PID adaptive controller.神经网络是一种通用的方法,它具有人类brain.Neural网络控制的​​思维方式的相似性是一个重要的领域,开发为目标的硬控制问题,如非线性,uncertainty.Using神经网络方法可以提供一种高性能的PID控制器。有很多方法来提高神经网络控制的性能。下面这段代码中使用的单神经元的方法来实现PID自适应控制器。
    2022-10-01 09:55:03下载
    积分:1
  • AR-model
    AR自适应模型的参数估计,包括模型的参数和阶数(AR adaptive model parameter estimates, including model parameters and the order)
    2020-10-13 00:27:31下载
    积分:1
  • chunguanxing
    惯性导航,利用惯性元件(加速度计)来测量运载体本身的加速度,经过积分和运算得到速度和位置,从而达到对运载体导航定位的目的。组成惯性导航系统的设备都安装在运载体内,工作时不依赖外界信息,也不向外界辐射能量,不易受到干扰,是一种自主式导航系统。(Inertial navigation, to measure the carrier itself acceleration Inertial element (accelerometer), through integration and operation to get the speed and position, so as to achieve the purpose of vehicle navigation. Inertial navigation systems equipment components are installed in the carriage of the body, does not rely on external information work, not to the outside world-radiation energy, less susceptible to interference, it is an autonomous navigation system.)
    2020-08-27 09:28:14下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载