登录
首页 » matlab » 1

1

于 2020-04-01 发布
0 170
下载积分: 1 下载次数: 0

代码说明:

说明:  极限学习机是由黄广斌在2005年作为一种新的单隐层前馈神经网络提出的,具有与神经网络(NN)相同的全局逼近性质,且其参数学习无需迭代,速度明显快于现有的神经网络。目前在岩性识别、LF终点温度软测量、穿孔机导盘转速测量、软测量建模、图像识别等方面有所应用,但将其用于图像分割中的应用还较少。(Limit learning machine was proposed by Huang guangbin as a new single hidden layer feedforward neural network in 2005. It has the same global approximation property as neural network (NN), and its parameter learning does not need iteration, and its speed is significantly faster than the existing neural network. At present, it has some applications in lithology identification, lf terminal temperature soft measurement, perforator guide plate speed measurement, soft measurement modeling, image recognition and so on, but its application in image segmentation is less.)

文件列表:

elm\ELM.m, 9151 , 2011-03-26
elm\elm_predict.m, 3763 , 2004-05-10
elm\elm_train.m, 5645 , 2004-05-10
elm\sinc-1.m, 709 , 2004-04-16
elm\sinc-2.asv, 760 , 2011-05-06
elm\sinc.m, 709 , 2011-05-14
elm\sinc_mean.m, 768 , 2004-04-17
elm\sinc_test1, 114277 , 2004-04-17
elm\sinc_train1, 114566 , 2004-04-17
elm, 0 , 2011-07-13
elm\ds_elm_predict2.asv, 3993 , 2011-06-06
elm\ds_elm_predict2.m, 4079 , 2011-06-06
elm\dt2.asv, 427 , 2011-07-14
elm\dt2.m, 434 , 2011-07-14
elm\ELM2-dt.asv, 9325 , 2011-07-13
elm\ELM2.asv, 9333 , 2011-07-25
elm\ELM2.m, 9359 , 2011-08-18
elm\ELM2_dt.m, 9323 , 2011-07-14
elm\elm_predict2.asv, 3803 , 2011-05-15
elm\elm_predict2.m, 3802 , 2011-06-06
elm\elm_train2.m, 5660 , 2011-05-15
elm\sinc_mean2.asv, 1278 , 2011-05-14
elm\sinc_mean2.m, 1172 , 2011-05-14
elm\sinc_test, 114426 , 2011-05-14
elm\sinc_train, 114464 , 2011-05-14

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

发表评论

0 个回复

  • multithreaded IP scanning foreigner writing multithreaded IP scanning, faster, F...
    多线程IP扫描老外写的多线程IP扫描,速度较快,有源码,主要是调用了icmp d-multithreaded IP scanning foreigner writing multithreaded IP scanning, faster, FOSS is mainly deployed icmp d
    2022-03-25 00:32:16下载
    积分:1
  • work
    其中包含了OFDM系统的简单仿真,有SLM算法输入输出的比较,PAPR明显降低(Which contains a simple simulation of the OFDM system, the comparison of the input and output of SLM algorithm, PAPR is significantly reduced)
    2013-04-01 16:18:10下载
    积分:1
  • 通过VC++写客户端,测试FastCgi
    通过VC++编写客户端,测试FastCgi程序-Through the VC++ to prepare the client, test procedures FastCgi
    2022-01-30 12:16:09下载
    积分:1
  • oCrwCcBx
    利用dll获取任务栏高度,获取精度高,不限系统版本(Use dll to get the task bar height, to obtain high precision, open-system version)
    2011-05-23 10:41:43下载
    积分:1
  • 实验报告
    说明:  matalab的函数文件设计,附带图片演示结果以及完整过程。(MATALAB's function file design, with the picture demonstration results and the whole process.)
    2020-06-27 18:25:15下载
    积分:1
  • 842503
    网页框架源码,例程结合易语言第三方支持库WEB浏览器,调用API函数实现网页框架填表。(Source web framework, combined with easy language routines third-party support library WEB browser, the page framework calls API functions fill in a form.)
    2014-09-01 15:35:51下载
    积分:1
  • Keygen_ide
    ASProtect的2 联合开发网 - pudn.com
    2010-03-15 02:55:39下载
    积分:1
  • 这是完整的一个C/S的客户服务端序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再...
    这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope put more function into it.Please help me.Fllowing is I ll want to do.When client is communicating with server normally,the network link is down. After while the link recovery(ie,I take the cable out from the computer then plug it in.)The Client can reconnect the server automatically not redo by human.I study some reference information to do it.There is a function OnTimer(nIDEvent) in VC can send event message periodically.But I still can t reconnect.Please help me to do it and then mail to me. Thanks.
    2022-03-31 05:36:33下载
    积分:1
  • LBM方法液滴接触角模型droplet_contact_angle
    说明:  LBM方法液滴接触角模型,学习LBM的基础模型(LBM contact angle model, a fundamental model)
    2021-04-22 18:28:49下载
    积分:1
  • 多自由度机械臂运动仿真
    说明:  自己做的机械臂仿真,使用的MATLAB2016b。运行znGUI使用,动态显示机械臂变化,各个关节角的具体变化从变量cz中提取(Self-made simulation of the manipulator, using MATLAB2016b. Running znGUI, dynamic display of manipulator changes, specific changes of each joint angle are extracted from variable CZ)
    2019-05-13 09:18:49下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载