资源列表
Strip_Tee
- 神经网络的预测程序,用于微波电路的应用,使用电磁仿真,方便快捷。-BP Network code for RF circute,
pos-code
- 粒子群优化源代码,简单描述了粒子群算法的实现过程,通过代码形式清楚描述粒子群实现过程。-pos code
GA
- 这是我编写的遗传算法实用matlab程序,简单实用。-This is what I write practical genetic algorithm matlab program, simple and practical.
contacts1
- 利用线性表实现一个通讯录管理,通信录的数据格式如下: struct DataType { int ID //编号 char name[10] //姓名 char ch //性别 char phone[13] //电话 char addr[31] //地址 } 要求: ? 实现通讯录的建立、增加、删除、修改、查询等功能 ? 能够实现简单的菜单交互,即可以根据用户输入的命令,选择不同的操作。 ? 能够保
range-doppler-new
- 距离多普勒算法 三个目标仿真。 -range doppler for three objectsrange doppler for three objectsrange doppler for three objects
so2NNE
- 针对大气中SO2浓度预测的ADA_boost BP神经网络模型,供大家参考!-A case of ADA_boost BP neural network model for prediction of concentration of SO2 in air.
BPxitongbianshi
- BP神经网络源程序,主要用于系统辨识,属于基础的学习资料-BP neural network source, mainly used for system identification belongs to the foundation of learning materials
N_Lpowerflow
- 牛顿拉夫逊算法求解电力系统潮流,通用算法-Newton Raphson algorithm for solving the Power System power flow
HUT_EM_3nguon
- this code is EM algorithm, very important-this code is EM algorithm, very important!!!
Queen
- 西洋棋皇后程式,有完整介面,輸入即可查詢各數-Queen
ArAction
- 机器人移动的简单的VC基类,可用于派生,实现更复杂的算法-mobile robot simple VC base class can be used to derive achieve a more complex algorithm
standard-PSO-aulgorithm(matlab)
- 标准粒子群算法的matlab实现,初学此算法的同学可以参考,加深理解-Standard PSO algorithm matlab realize, I hope for your help! ! !