资源列表
Matlab
- 基于遗传算法的最优潮流程序可以适合初学者-optional
VBLS
- 变分贝叶斯最小二乘法的matlab程序。-Variational Bayesian least-squares method matlab program
Ex24PointsGame
- 一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序
SkillBilder1
- This the complete skill builder specified in SSD7-This is the complete skill builder specified in SSD7
matlabbasicbook
- matlab入门经典教程,从软件安装到应用程序接口,讲述的非常详细-Getting Started tutorial matlab classic, from software installation to the Application Programming Interface, described in great detail
MeanShiftCluster
- mean shift clustering file
MeanShiftCluster
- this code is knows Mean Shift algorithm
图像融合的matlab工具包
- 图像融合的matlab工具包,希望大家能用得到。-Image fusion matlab toolkit, hope everyone can get.
jp.co.worksap.recruiting
- this package contains the program about q-this package contains the program about queue
MaxLogMAPDecoding
- Max Log MAP decoding
bd
- 双馈电机的数学仿真模型,很有用,希望给大家一些提示-Double-fed motor mathematical simulation model, was very useful, want to give you some tips
112
- 二值图像连通域标记快速算法,能进行区域检测,附代说明文档,VB开发-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation