搜索资源列表
矩阵求逆的c语言算法
- 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
遗传算法的fortran编程
- 遗传算法的fortran编程算法
用matlab实现bp算法
- 用matlab编程实现bp算法
matlab遗传算法源程序
- 用matlab编程的完整的遗传算法源程序
matlab编程算法集
- 介绍matlab编程的算法集合,包括各种函数、算法,比较全面,是初学者的学习资料
PGC算法MATLAB仿真
- pgc算法通过DCM算法结构实现可以硬件实现的相位解调 fpga编程验证实现
遗传算法
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。保证能运行。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of
《机器学习算法原理与编程实践》_
- 机器学习算法原理与编程实践,书中含有每个编程实践的源代码。(Machine learning algorithms and practices)
matlab编写的量子遗传算法
- 量子遗传算法MATLAB实现,可以作为编程参考(Quantum genetic algorithm MATLAB implementation, can be used as a programming reference)
matlab遗传算法程序
- 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
算法导论 中文版 第3版.pdf
- 算法导论,用于了解算法知识,进一步加强编程能力的好书(good book to give us a sense of algorithm)
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
神经网络编程_源代码
- 人工神经网络BP神经网络编程源代码,可在matlab平台实现。(Artificial neural network BP neural network programming source code, can be implemented in the MATLAB platform.)
matlab编程实例100例
- 经典遗传算法,是三元方程为例的遗传算法,可以自行修改成4元或者更多元(Classical genetic algorithm)
智能算法程序
- 基于种群的变异和交叉的,简单的遗传算法的编程代码(Simple genetic algorithm programming code)
遗传算法实例
- 也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。 对于初学者,尤其是还没有编程经验的非常有用的一个文件 遗传算法实例(Also find their own, the original code has a little error, I have corrected, debugging run through.A very useful file for beginners, especially for those who have no programming
matlab插值算法编程
- 数值计算科学中的插值算法的MATLAB程序(MATLAB program of interpolation algorithm)
神经网络编程_源代码
- 使用神经网络算法求解多元多次方程,使用多个节点进行设计,得到的子代结果很精确,误差极小(The use of neural network algorithm for solving multivariate polynomial equation)
基2—fft算法软件实现
- 用所学过的编程语言,自行设计出一个按时间抽取的、输入倒位序、输出顺序的基-2 FFT 算法程序。要求用户的输入输出接口为可视化的界面。 (1)简述实验目的及原理; (2)画出程序流程框图; (3)主要给出实验内容的程序(要求程序模块化并加注释)。
算法大全
- 算法大全介绍,里面有31种算法的介绍,对于编程很有用(The algorithm Daquan, there are 31 kinds of algorithm, very useful for programming)