资源列表
CR
- 一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助.-VC realize an efficient use of bp neural network algorithm source code, and they hope to help everyone.
fftmatlab
- 大点数 快速傅立叶变换 用Matlab编程实现 运行很好-Great points Fast Fourier Transform with Matlab programming to run good
DE
- 差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段-Differential Evolution of a national excellent master
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
cmu-tracking
- cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
matlab_functiontool
- 详细介绍matlab的函数工具及其使用方法-Detailed introduction matlab function tool and its use
nnToolKit_vb
- VISUAL BASIC与MATLAB实现混合编程源代码-VISUAL BASIC realize mixed language programming with the MATLAB source code
nnToolKit_cb
- C++BUILDER与MATLAB实现混合编程源代码-C++ BUILDER realize mixed language programming with the MATLAB source code
nnToolKit_src
- nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊
pujiaozheng
- 谱校正的MATLAB程序,希望还可以。 希望还可以。-MATLAB spectral correction procedures can also be. I hope also.
fftn
- matlab fftn.m 在matlab中开发的 .m源程序-matlab fftn.m in matlab developed. m source
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
