资源列表
duodianjiaocha
- 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
predictive_function
- 预测控制程序,分别跟踪阶跃、脉冲、斜波信号-predictive function
CsharpTSP
- Csharp实现蚁群算法解决TSP问题,主要是一种模拟生物的进化:用信息素来引导蚂蚁向比较好的方向前进.是学习该算法的很好的参考源码
BpNet_src
- bp网络代码 VC编写,BP算法的过程及注释说明
ADALINE
- 关于ADALINE神经网络算法源代码,内含编译后的EXE程序
GA
- 用简单的遗传算法求解多极值函数全局最优解问题,对于不同函数通过修改目标函数即可得到-Solving multi-extremal function by simple genetic algorithm to get the optimal solution. By modifying the objective function different problems can be solved
owlqn
- 用 go 语言实现 owlqn 算法 owlqn 算是是一种优化的 逻辑回归 算法-Using go language to realize owlqn algorithm Owlqn is an optimized logistic regression algorithm
2ADALINE
- 本人从网络上找到的ADALINE神经网络算法,大家不防下下来看看,多多交流-himself from the network to find ADALINE neural network algorithm, we do not look at the down-under, many exchanges
99456518BpNet_src
- /// /// /// /// /// /// /// /// /// /// /// /// /// /////人工神经网络BP算法///////////////////////////////// //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复 //////////////
fjnhu
- 对HARQ系统的吞吐量分析,FIR 底通和带通滤波器和IIR 底通和带通滤波器,雅克比迭代求解线性方程组课设。- HARQ throughput analysis of the system, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Jacobi iteration for solving linear equations class-based.
Based-on-GA-to-generate-test-cases
- 基于遗传算法工具箱galib的测试用例生成程序。可用于实验分析用例质量。-Based on the genetic algorithm toolbox galib program for generating test cases. Can be used for the quality of experimental analysis of use cases.
GRNN
- 基于广义回归神经网络的货运量预测。根据货运量的影响因素的分析,确定网络输入和输出,构建GR-Freight volume forecasting based on generalized regression neural network
