-
perceptive_128
这是有个基于matlab的单一感知器神经元应用的实例(This is a matlab-based single perceptron neuron Examples of applications)
- 2008-07-29 17:44:15下载
- 积分:1
-
WaveletCompresss
一个能够完成小波变换并在此基础上做压缩编码的程序。(to complete a wavelet transform and on this basis do coding procedures.)
- 2006-11-09 22:12:42下载
- 积分:1
-
TU
说明: 产生TU信道,可自行设置参数,支持MIMO功能(create TU channel,can set your own parameter,support MIMO)
- 2013-08-14 14:59:30下载
- 积分:1
-
fuzzy
自然频率越高的情况下,对传统的部分影响越高,经过模糊处理却不受影响,但是自然频率调整的越高时,阻尼比反而要降低,这样模糊处理过的状态才不会受到影响,由此可见,自然频率与阻尼比在模糊控制中有相对的关系。(The relative relationship between the natural frequency and damping ratio in Fuzzy Control)
- 2014-11-10 11:33:29下载
- 积分:1
-
Random-scheduling-algorithm
感知网络中基于随机
逼近的机会调度设计
(Random scheduling algorithm)
- 2012-04-08 21:25:46下载
- 积分:1
-
yun
基于云模型的PID控制算法,可以大大提高控制效率(PID control algorithm based on cloud model, can greatly improve control efficiency)
- 2021-03-21 10:49:17下载
- 积分:1
-
cloud-model1
云模型 正向发生器和逆向发生器的完整代码 简洁明了 (cloud model)
- 2016-04-20 10:35:15下载
- 积分:1
-
MATLAB-Code-for-Plotting-Ambiguity
模糊函数绘制软件,可用于绘制多种信号的模糊函数。(ambiguity function)
- 2012-04-09 22:15:01下载
- 积分:1
-
chap11
徑向基底函數類神經網路,是單隱藏層的3層前向網路,模擬人腦中局部調整,有很好的逼近能力(Radial basis function neural network, a single hidden layer of 3 layer to the network, simulating the brain partial adjust, has a very good approximation ability)
- 2007-10-29 18:25:26下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1