资源列表
6cluster
- 北大高慧璇版《应用多元统计分析》第六章聚类分析MATLAB编程源码-Cluster Matlab Source Code
genetic_algorithm
- 请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-You can see from the above images that lower levels capture flow at center (small displacements), whereas higher levels capture flow at periphery (larger displacements).
code
- 利用互信息赛选特征,赛选与类别不相关,冗余的特征,保留与类别相关的特征,对特征对类别的贡献率排序,保留前面的K个特征最为最后的特征-Feature selection using mutual information game, not related to race and class selection, redundancy features, retaining the characteristics associated with the category, the character
solarmodel_files
- Solar cell using simplified diode model
courseDesign
- C语言课程设计例子,迷宫的实现,包括了需求分析,概要设计,详细设计,测试,源代码等-C language curriculum design example, the realization of the maze, including requirements analysis, preliminary design, detailed design, testing, source code, etc.
PSO-evolutionarycomputation
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目
GUI_backgroundcolor
- 【Matlab界面GUI添加背景图片】:好像桌面背景一样,添加自己想要的背景图片,这里面有个技术,可以让背景不影响GUI界面的文字,edit、text。具体代码下载了解一下吧,平时工作总结的方法。-Matlab interface [GUI] Add a background image: It seems as desktop background, you want to add your own background image, and there are a technology th
data4cluster-with-the-data
- 本例子附带数据通过K中心点聚类算法,将案例聚成4类,并计算相似性矩阵,用logrank函数检验P值-The example of incidental data by K center point clustering algorithm, the case clustered into four categories, and calculate the similarity matrix logrank function test P value
decode
- LDPC译码仿真实验 程序代码 simulingk仿真-LDPC decoder simulation simulation code simulingk
CoxMwk_UY
- 42061299117790CoxMwk_UY.rar
winep_code
- 这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。 利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"
