资源列表
c10_PSKSA
- 通信系统防真 ,用matlab编写,PSKSA-communication system simulation by matlab.PSKSA
n1
- 感知器神经网络设计举例:将四个输入矢量分为两类,其中两个矢量对应的目标值为1,另两个矢量对应的目标值为0,用学习函数求解. -perceptron neural network design, for example : four input vector divided into two categories. two vector corresponding to a target, and the other two vector corresponding to the target
BP
- 用bp神经网络对sin(x)拟合,隐含层采用sigmoid函数,输出层采用线性函数,
rbfPIDMATLAB
- 我所使用过的最好用的基于rbf的pid控制器,本人发表的论文中的程序基本上都是基于它的,推荐给大家!
LianFenShiChaZhi
- 给定n个节点xi[i=0,1,...,n-1]上的函数值yi=f[xi],用连分式插值法计算指定插值点t处的函数近似值z=f[t]-Given n nodes xi [i = 0,1 ,..., n-1] on the function values yi = f [xi], used interpolation method to calculate continued fraction interpolation points t Department designated function
Jacobi
- 雅克比迭代法 求Hilbert矩阵病态方程组-Iterative Method Jacobian matrix pathological Hilbert equations
pca
- 神经计算的实验作业。用principle components analysis计算模式的主分量。提取线性输入的特征。-Neural computing experiment operations. Computing model using principle components analysis of the principal component
sem1
- about semaphores explaing the program about the semaphores
HeapSort
- Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case O(n log n) runtim
1
- 用java实现小型简单计算器,如同windows上得小型计算器-Using java to achieve a small calculator, as on a small calculator windows
training_net
- 双层BP神经网络用于模式识别,4个特征值输入,输出识别结果采用二进制编码-Double-layer BP neural networks for pattern recognition, the four eigenvalues input, output recognition results using binary coding
longbeige
- 本程序是基于matlab的龙贝格积分数值方法。-This program is Romberg integral numerical methods matlab based.