-
elm_example
极限学习机(extreme learning machine)ELM是一种简单易用、有效的单隐层前馈神经网络SLFNs学习算法。2006年由南洋理工大学黄广斌副教授提出。传统的神经网络学习算法(如BP算法)需要人为设置大量的网络训练参数,并且很容易产生局部最优解。极限学习机只需要设置网络的隐层节点个数,在算法执行过程中不需要调整网络的输入权值以及隐元的偏置,并且产生唯一的最优解,因此具有学习速度快且泛化性能好的优点。(Extreme Learning Machine (extreme learning machine) ELM is an easy-to-use and effective single hidden layer feedforward neural network the SLFNs learning algorithm. 2006 by the Nanyang Technological University Associate Professor Huang Guangbin. Traditional neural network learning algorithm (BP) artificial network training parameters, and it is easy to generate a local optimal solution. Extreme Learning Machine network only need to set the number of hidden nodes, the algorithm implementation process does not need to adjust the network input weights and hidden element of bias, and only optimal solution, so the learning speed and generalization good performance advantages.)
- 2013-03-29 13:05:47下载
- 积分:1
-
SRandCEinOCT
[IOVS]2011 Shadow Removal and Contrast Enhancement in OCT Images of the Human Optic Nerve Headl的实现matlab代码,医学图像增强([IOVS] 2011 Shadow Removal and Contrast Enhancement in OCT Images of the Human Optic Nerve Headl realization of matlab code medical image enhancement)
- 2013-11-14 19:08:38下载
- 积分:1
-
State_Order_change
如何在Simulink中改变其状态量的顺序的实例程序,主要用于控制系统的设计(Explores how to leverage the Structure with Time Simulink data format to alleviate ordering and index issues on inputs/outputs/states.)
- 2011-01-04 15:25:58下载
- 积分:1
-
c80_SNR
this program estimate cumulant order (8,0) for mqam modulation classification and plot them
- 2013-12-26 21:18:07下载
- 积分:1
-
calculation
说明: 模拟有限元仿真中的力分布,变形量大小分布(force distribution simulation in FEM)
- 2019-07-09 20:32:59下载
- 积分:1
-
temperatureModule
The example included here is a simple temperature conversion module that takes user-supplied temperature values specified in either degrees Fahrenheit or degrees Celsius and converts them to the other scale. The example demonstrates how to use the MATLAB® Builder™ JA API to handle temperatures in various different formats (scalars, matrices, cell arrays, and structs).
- 2009-09-07 17:51:05下载
- 积分:1
-
pidmatlab
一个pid仿真例子,有程序和仿真模拟图,可以直接应用,希望有用!(A simulation example of a pid, have procedures and simulation map, can be applied directly, I hope useful!)
- 2008-02-03 16:41:48下载
- 积分:1
-
soft_demodule
用于学习软判决解调算法,文件中包含用于算法描述的文献,以及对应matlab代码,支持PSK,QPSK,16-QAM,64-QAM四种调制方式(Demodulation algorithm for learning soft decision, contained in the file for the algorithm described in the literature, as well as the corresponding matlab code support PSK, QPSK, 16-QAM, 64-QAM four modulation)
- 2021-04-11 12:58:58下载
- 积分:1
-
雷达模糊函数 The-Radar-Ambiguity-Function
雷达模糊函数的构建以及各种信号的产生,包括正弦,余弦等等信号(the cross ambiguity function for radar system and many signal generators)
- 2014-04-28 18:14:58下载
- 积分:1
-
zigzag
输入是一个矩阵,运行程序后得到z字扫描后的向量,输入时一个向量,运行程序后得到的是逆序向量(matrix performs zigzaging or inverse zigzaging)
- 2012-11-21 13:02:18下载
- 积分:1