-
2dpca
2dpca的matlab源代码,很好用的一个算法,大家可以来试试啊(2dpca the matlab source code, good use of an algorithm, we can to try ah)
- 2011-01-10 11:27:36下载
- 积分:1
-
homework1
可以用来求相应图的强连通分支,属于图论组合数学上的算法编程题(a programing of combinatoral optimation optimization)
- 2013-01-18 21:48:58下载
- 积分:1
-
WSN-Applications
wirelss sensor network survey routing protocol leach matlab
- 2014-12-04 14:46:18下载
- 积分:1
-
sixth
High School faculty calculator
- 2011-05-21 05:10:25下载
- 积分:1
-
Cours_SansFil
TPs de trautement d images sur matlab avec cours et correction de TPs
- 2012-05-29 06:49:25下载
- 积分:1
-
HMM-based-valuation-model
给定观测序列 O=O1O2O3…Ot和模型参数λ=(A,B,π),怎样有效计算某一观测序列的概率,进而可对该HMM做出相关评估。例如,已有一些模型参数各异的HMM,给定观测序列O=O1O2O3…Ot,我们想知道哪个HMM模型最可能生成该观测序列。通常我们利用forward算法分别计算每个HMM产生给定观测序列O的概率,然后从中选出最优的HMM模型。(Given the observation sequence O = O1O2O3 ... Ot and model parameters λ = (A, B, π), how to effectively calculate the probability that a single observation sequence, and thus can make the relevant assessment of the HMM. For example, there are a number of different model parameters HMM, given the observation sequence O = O1O2O3 ... Ot, we want to know which model is most likely to generate the HMM observation sequence. Usually we use forward algorithm calculates the probability of a given observation sequence O generated for each HMM, HMM and then to choose the best model.)
- 2015-05-22 04:03:23下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
MATLAB-Fundamentals-and-Applications
MATLAB基础及应用 于润伟编著,适用于初学者快速入门。(MATLAB Fundamentals and applications, suitable for beginners to get started.)
- 2013-11-08 09:52:56下载
- 积分:1
-
Mixed-program-of-Excel-and-Matlab
本文介绍了如何利用excel link实现Excel与Matlab混合编程。通过连接Excel和Matlab,用户可以在Excel工作表空间和宏编程工具中使用Matlab的数值计算,图形处理等功能,不需要脱离Excel环境。(This article describes how to use excel link Excel and Matlab achieve. By connecting Excel and Matlab, Matlab users can use the numerical calculations, graphics and other functions in an Excel worksheet and macro programming tool space, without departing from the Excel environment.)
- 2013-12-09 12:54:31下载
- 积分:1
-
drawfilt
filter design pakcage matlab
- 2010-10-11 21:29:14下载
- 积分:1