资源列表
linennet_tt.m
- 用自适应线性神经网络进行预测的matlab实例-With adaptive linear neural network to predict ,matlab example.
Through-the-desert
- 用一辆吉普车穿越1000km的沙漠。吉普车的总装油量为500L,耗油量为1L/km。 由于沙漠中没有油库,必须先用这辆车在沙漠中建立临时油库。 该吉普车要以最少的油耗穿越沙漠,应该在什么地方建立临时油库,以及在各处安放多少油为好!-1000km with a jeep through the desert. Jeep assembly oil is 500L, fuel consumption of 1L/km. Since there is no depot in the dese
dltd
- 采用动量梯度下降算法训练BP网络。在本源码中,训练样本定如下:p=[-1 -2 3 1 -1 1 5 -3] 目标矢量为t=[-1 -1 1 1]-Gradient descent algorithm using momentum BP network training. In this source, the training sample set as follows: p = [-1-2 3 1 -1 1 5-3] target vector for t = [-1-1 1 1]
h34991093--
- 老鼠走迷宮 用堆疊或是序列的方式 可輸入或讀取檔案 幫助完成程式碼-CODING WITH STACKS OR QUEUE CAN MAKE IT WORK
cmac
- MATLAB语言作为编程工具构造CMAC神经网络,利用公式Wij(k+1)=Wij(k)+β(yid-yi)α/αTα对连接权系数Wij进行调整,用来对正弦函数sin(x)进行逼近-MATLAB programming language as a tool to construct CMAC neural network, using the formula Wij (k+1) = Wij (k)+ β (yid-yi) α/αTα the connection weights Wij to a
zijibian
- 自己编的孙权的d-s组合公式 经过验证都正确 信息融合算法-infromation fusion D_s
GS
- 基于地统计半变异函数的单Y拓阶程序,由MATLAB编写,调用定阶来确定拓阶数,调用拓阶来完成Y的拓阶,输出为M*N矩阵-Single Y statistical semi variation function extension order based procedures, prepared by MATLAB, call order to determine the extension order number, call the extension order to complete th
bp_fxxbj
- 采用bp神经网络对非线性函数的拟合:2输入1输出的非线性函数拟合,不适应matlab自带的函数功能。-Bp neural network using nonlinear fitting function: two inputs and one output nonlinear function fitting, suited matlab comes Function.
Perceptron_NN
- Perceptron neural network implemntation-Perceptron neural network
optic7
- 一种新的智能优化算法发 光学寻优算法 解决优化问题-light ray optimation
SEC
- sec,spectral embbeded cluster,谱嵌入聚类算法-spectral embbeded cluster
KrigingInter
- 克里格插值法在MATLAB上的实现及应用-Kriging Implementation and Application of the MATLAB