资源列表
8-1
- 编写子程序嵌套结构的程序,把整数分别用二进制和八进制形式显示出来。 主程序BANDO:把整数字变量VAL1存入堆栈,并调用子程序PAIRS 子程序PAIRS:从堆栈中取出VAL1 调用二进制显示程序OUTBIN显示出与其等效的二进制数,输出八个空格;调用八进制显示程序OUTOCT显示出与其等效的八进制数,调用输出回车及换行符的子程序。-Write subroutine nesting structure of the program, and integer, respective
VFSA
- 求模拟退火算法解旅行商问题,求解最优路径,为用户计算得到最经济的路线,一遍做决策。-Solving Traveling Salesman Problem seeking the simulated annealing algorithm for solving the optimal path, calculate the most economic route for the user, again to make decisions.
COMBIN14-Unit-ansys-programming
- COMBIN14 Unit ansys programming-单元 ansys 编程
test
- som算法示例程序 som算法入门经典程序-som arithmetic algorithm sample program Getting Started
SJ
- 有关神经网络的一个实例,介绍了一些基本的方法
20120323
- 基本粒子群算法求解无约束优化问题,可以看看的-particle swarm algorithm
MLP--RBF
- MLP for Approximation sinc(x,y)=(sin(x)\x)*(sin(y)\y)
NeuralNetWork
- 人工神经网络判断0~9个数的奇偶性,可以适当扩大判别范围-Artificial neural network to determine the number of 0 to 9 parity, you can determine the appropriate scope of expansion
fixtime
- 利用威布尔分布模型建立维修间隔周期的优化,效果良好,误差4 以内-maintenance period optimization
wuchashiliangfuzhifa
- 通过计算接收信号中同相分量和正交分量的二、四阶矩,该算法能够很好的估计信号的信噪比-By calculating the received signal with the phase and quadrature components of the two, the fourth moment, the algorithm can estimate the signal to noise ratio
kalman_csdn
- 卡尔曼滤波的代码,运行过,功能是对数据进行平滑处理-Kalman filtering code, run-off, easy to use
leebiao
- D-S证据理论,一种基于证据补偿证据冲突的改进方法,基于交并集合。