资源列表
[数值算法/人工智能] c
说明:c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equat<邢庆河> 在 2025-06-18 上传 | 大小:4kb | 下载:0
[matlab例程] pujiaozheng
说明:谱校正的MATLAB程序,希望还可以。 希望还可以。-MATLAB spectral correction procedures can also be. I hope also.<张海波> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] nnToolKit_src
说明:nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊<魏建明> 在 2025-06-18 上传 | 大小:10.36mb | 下载:0
[matlab例程] nnToolKit_cb
说明:C++BUILDER与MATLAB实现混合编程源代码-C++ BUILDER realize mixed language programming with the MATLAB source code<魏建明> 在 2025-06-18 上传 | 大小:1.56mb | 下载:0
[matlab例程] nnToolKit_vb
说明:VISUAL BASIC与MATLAB实现混合编程源代码-VISUAL BASIC realize mixed language programming with the MATLAB source code<魏建明> 在 2025-06-18 上传 | 大小:790kb | 下载:0
[数学计算/工程计算] tsp
说明:模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm to express the need to realiz<长亭> 在 2025-06-18 上传 | 大小:5kb | 下载:0
[matlab例程] matlab_functiontool
说明:详细介绍matlab的函数工具及其使用方法-Detailed introduction matlab function tool and its use<王琪> 在 2025-06-18 上传 | 大小:41kb | 下载:0
[数值算法/人工智能] cmu-tracking
说明:cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,<王琪> 在 2025-06-18 上传 | 大小:1.35mb | 下载:1
[人工智能/神经网络/遗传算法] ANN_BP
说明:BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier net<Sandy> 在 2025-06-18 上传 | 大小:266kb | 下载:0