资源列表
Simulatedannealing
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。 模拟退火算法能使问题解达到全局最优,这个程序用C#实现,简单易懂,能抓住该算法的精髓。-Simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the
bpdetail
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计 优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大,出来后学习率又还原 优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j)-BP network in strict accordance with the formula to design a matlab program, the optimized BP network desig
bysj
- ASP版的新闻发布系统,管理员密码是123.绝对好用-ASP version of the press release system, an administrator password is 123. The absolute ease of use
gabor
- gabor 小波matlab变换,与C结合-gabor wavelet transform matlab, and C combined
24points
- 本程序并不能去掉全部冗余解,只是去掉一部分,并且写的尽可能简单,仅供大家参考。(注意:直接复制本段代码是无法正常运行的,除非手动重写-,-嘿嘿)-The solution is simple to redundancy 24 points
fan
- 数字迷通解程序,Digital fan procedure.-Digital fan procedure.
repetitive
- 有重复元素的全排列输出There s the output repetitive elements-There s the output repetitive elements
Wu_Manber
- 模式匹配算法介绍。一种改进的模式匹配算法的介绍!-Pattern matching algorithm introduced. An improved pattern matching algorithm introduced!
EP
- EP算法是机器学习中一种重要的算法,主要用来求两个向量间的核函数。-EP algorithm is an important machine learning algorithms, the main vector for the order between the two nuclear function.
beibao
- 用动态规划 实现了背包算法 结果还不错 -Knapsack algorithm achieved good results
(2)
- 回归分析几个例子。都是源码。没有采用M文件。-A few examples of regression analysis. Are the source. M did not use paper.
a
- 约束优化方法—惩罚函数法的c++源程序,可用于三维变量。-Constrained optimization methods- penalty function method of c++ source code, can be used for three-dimensional variable.
