搜索资源列表
遗传算法模板
- 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。-used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.
MatlabVB
- MATLAB具有强大的科学计算功能, 含有大量多目标优化分析函数。依据技术将函数在 环境下进行调用, 进行多目标优化集成系统开发, 实现数据的自动输入和输出功能, 编制了MATLAB与VB的数据接口代码, 提出程序设计时应注意的问题。
CCITT_CRC16
- CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
VB
- 最优控制的vb程序,主要包括最优控制中用到的vb代码示例-Vb optimal control procedures, including use of optimal control vb sample code
LevelingNetAdj
- 关于矩阵的VB代码,实现matlab的相应功能。-VB code on the matrix to achieve the corresponding matlab function.
vb
- 二次规划算法可在SQP算法中成为通用的二次规划子问题程序。二次规划算法设计到众多的矩阵运算,用C++代码编程需要较大工作量,而矩阵运算在Matlab下则相当方便。-Quadratic programming algorithm can be a generic quadratic programming subproblem program SQP algorithm. Quadratic programming algorithm design to a large number of mat
1
- 一篇关于变分贝叶斯解决噪声参数未知的论文代码,噪声分布使用了逆威沙特分布构建(A paper code about solving the unknown noise parameters with variable decibel Bayes. The noise distribution is constructed with inverse wissaud distribution)