资源列表
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.
owlqn
- 用 go 语言实现 owlqn 算法 owlqn 算是是一种优化的 逻辑回归 算法-Using go language to realize owlqn algorithm Owlqn is an optimized logistic regression algorithm
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
BpNet_src
- bp网络代码 VC编写,BP算法的过程及注释说明
CsharpTSP
- Csharp实现蚁群算法解决TSP问题,主要是一种模拟生物的进化:用信息素来引导蚂蚁向比较好的方向前进.是学习该算法的很好的参考源码
predictive_function
- 预测控制程序,分别跟踪阶跃、脉冲、斜波信号-predictive function
duodianjiaocha
- 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
AFunctionOptimizerusingSimpleGeneticAlgorithm
- 这是用C编写的一个遗传算法 中 多点交叉算法,希望对 大家 有 帮助 !
F28335_drive_functions
- 28335的基本寄存器设置,包括时钟,PWM,ADC等模块的寄存器设置-28335 basic register settings, including the clock, PWM, ADC modules register settings
