资源列表
annbp
- 人工神经网络中的前馈神经网络,反向传播算法
PSDestimation.rar
- 功率谱估计(周期图法、welch法、pmusic法等),PSD estimation
Mod_CPUTime
- 一个用来实现CPU间计算的FORTRAN90模块M_CPUTime。在你的FORTRAN程序中,只要包含这一模块,就可以在你的主要算法运行前:Call GetStartTime(),在你的算法运行完成后Call GetEndTime()就可以在屏幕上打印出你的算法程序的耗时。主要用于FORTRAN程序设计中,各算法速度之间的比较。-A FOR90 module to count the expending time of some Fortran running tasks.
INV2
- 利用初等行变换实现的c语言求逆程序,非常好用,结构清晰-Using the elementary row transform the inverse c-language program, very easy to use, clear structure
equation
- 线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数-Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function
WN
- 转载【原创】小波神经网络程序!!此程序为本人在研学论坛中看到的,分享一下-Reprinted】 【original neural network program! ! This program is in the research study I see in forums, to share
annbp
- 人工神经网络中的前馈神经网络,反向传播算法,-Artificial neural network feed-forward neural network, back propagation algorithm,
rbf2
- 工业实用程序,欢迎大家积极下载,主要是BP和RBF网络优化运用于工业实践的。-Utility industry, are welcome to download, mainly BP and RBF network optimization used in industrial practice.
packfp_packfp
- floating point packing
ledPrint
- 输入一串数字,好像led灯显示在终端上,c++实现-Enter a string of numbers, as if led lights displayed on the terminal
newton
- newton法最优化算法-newton method optimization algorithm
LinearWeightingPSO
- 线性递减权重粒子群优化算法,已封装成函数,可以直接调用来进行算法的实现-Linear decreasing weight of particle swarm optimization algorithm, which has been encapsulated into function, can be directly call for the realization of the algorithm