资源列表
minDefTW
- 用显式最速下降法求正定二次函数的极值 function [x,minf]=minDefTW(f,A,x0,var,eps) 目标函数:f 正定矩阵:A 初始点:x0 自变量向量:var 精度:eps 目标函数取最小值时的自变量值:x 目标函数的最小值:minf- Explicit steepest descent method the positive quadratic function of the extreme value functio
minDFP
- 拟牛顿法求解多维函数的极值 function [x,minf]=minDFP(f,x0,var,eps) 目标函数:f 初始点:x0 自变量向量:var 精度:eps 目标函数取最小值时的自变量值:x 目标函数的最小值:minf- Quasi-Newton method for solving the multi-dimensional function of the extreme value function [x, minf] = minDFP
minFD
- 用最速下降法求解多维函数的极值 function [x,minf]=minFD(f,x0,var,eps) 目标函数:f 初始点:x0 自变量向量:var 精度:eps 目标函数取最小值时的自变量值:x 目标函数的最小值:minf- With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, m
minGETD
- 共轭梯度法求解多维函数的极值 function [x,minf]=minGETD(f,x0,var,eps) 目标函数:f 初始点:x0 自变量向量:var 精度:eps 目标函数取最小值时的自变量值:x 目标函数的最小值:minf- Conjugate gradient method for solving the multi-dimensional function of the extreme value function [x, minf] =
wannianli
- 万年历 时钟电钟,DS1302,动态扫描,单片机-Calendar clock electric clock, DS1302, dynamic scanning, SCM
GA_TSP
- 遗传算法 旅行社问题 TSP问题 C++源代码-genetic algorithm travelling salesman problem TSP problem C++ source code
12864
- 该程序实现了12864以串行的方式进行通信。-12864 serial port, single-chip, serial communication, the program achieved a 12864 in serial fashion to communicate.
ffmpeg-install
- ffmpeg的安装文档,非常全,非常好,大家一定要下载,非常好的文档-ffmpeg install document
WjVS_DLL-test
- 测试动态库 camerhunter-test dll
dumpbin
- 导出dll的工具,非常好,能够导出dll的函数。显示出函数名-export dll tool
qianxiangsuanfa
- 前向算法按照输出观察值序列的时间,从前向后递推计算输出概率。-The forward algorithm according to the output observation sequence of time, formerly backward recursive calculation output probability.
fuzzy-partion
- This a code source of matlab fuzzy logic program-This is a code source of matlab fuzzy logic program
