-
entropy
for entropy
H = entropy(S)
this command will evaluate the entropy of S, S should be row matrix
H = entropy([X Y Z])
this command will find the joint entropy for the 3 variables
H = entropy([X,Y],[Z,W])
this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies
Please validate this function before using it
- 2009-05-22 03:49:16下载
- 积分:1
-
Recursive-State-Estimation
为了得到具有一般相关量测噪声线性系统的递推滤波算法, 将该问题转化为具有相关量测
单值随机向量的滤波问题,根据单值随机向量的线性无偏最小方差估计算法,导出了量测噪声为一
般相关鞅差序列的线性系统的最优递推状态估计滤波算法.通过数值仿真,将该算法与假定量测噪
声不相关时的Kalman 滤波算法进行了比较,证明了该算法的有效性(In order to obtain the recursive f i ltering alg orithm for a linear system w ith general correlat
ed measurement noises, the problem is t ransformed to that of filtering for a single random vector w ith
correlated measurements. According to the linear unbiased minimum variance estimation algorithm for
a single random vector, a recursive filtering algori thm is presented. A digital simulat ion technique is
used such that the new algorithm can be compared w i th the Kalman f i ltering algorithm, assuming that
the measurement noises are uncorrelated. Validi ty of the proposed algorithm is thus proved)
- 2012-08-08 16:37:24下载
- 积分:1
-
qudongli
驱动力和制动力是车辆纵向力学特性中重要部分,本程序采用matlab,根据发动机的万有特性曲线和循环工况,绘制出车辆的驱动力和制动力随时间的关系(The driving force and braking force is an important part of the vehicle longitudinal mechanical properties, the program uses matlab, according to the universal characteristic curve of the engine and the driving cycle, to map out the driving force and braking force of the vehicle over time)
- 2013-05-07 13:41:58下载
- 积分:1
-
BP-and-SOM
BP(Back Propagation)网络是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。
BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。
它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。
通过对信息的提取以及记忆,用作分类、聚类、预测等。
(BP (Back Propagation) network is a pre-press error back propagation algorithm Multilayer feedforward network, is one of the most widely used neural network model. BP network can learn and store a large amount of input- output mode mapping without prior reveal mathematical equations that describe the mapping relationship. It s learning rule is to use the steepest descent method, by reverse spread to constantly adjust the network weights and thresholds and the minimum sum of squared error of the network. BP neural network topology comprises an input layer (input), hidden layer (hide layer) and an output layer (output layer). By extracting information and memory, it is used as classification, clustering, prediction.)
- 2016-03-09 10:41:33下载
- 积分:1
-
调试成功的基于OFDM的认知无线电系统资源分配matlab程序
DC-DC部分采用定功率单环控制,包含了阵列信号处理的常见算法,有均匀线阵的CRB曲线,是本科毕设的题目,均值便宜跟踪的示例,数学方法是部分子空间法。
- 2023-03-22 13:20:03下载
- 积分:1
-
brag
均匀光栅matlab仿真程序,方便学习光栅特性(Uniform grating simulation program)
- 2009-12-10 18:04:08下载
- 积分:1
-
Fraclab-1.0E
MFDFA in Matlab. It is very useful to apply both DFA and MFDFA to measure the irregular statistics.
- 2011-08-17 18:02:49下载
- 积分:1
-
elearn
Ii this file developing a sample website for elearning
- 2014-09-13 18:23:17下载
- 积分:1
-
K-means 和 BPSO
应用背景
虽然传统的基因选择方法已经能够取得很好的效果,选出的基因子集有利于后续样本分类,但是这些方法主要考虑数据方差和分布的相关性,从而选出的基因可解释性较差且冗余度较高。为了获得最小冗余可解释的基因子集,本文在充分考虑基因类别灵敏度 (Gene to class sensitivity,GCS) 信息和基因调控 (Gene regulation,GR) 信息的基础上,利用二进制微粒群算法(BPSO)和极限学习机(ELM)进行基因选择。
关键技术该方法提出用PSO优化K均值聚类,并在此基础上确定初始化种群,随后运用两个BPSO分别结合GCS和GR信息进行进行选择。在多个基因表达谱数据上的实验结果表明,相比BPSO-GCS-ELM和其他一些经典的基因选择方法,该方法能够选出更紧凑且分类能力更强的基因子集。
- 2022-01-27 10:31:57下载
- 积分:1
-
jietiao
matlab中解调谱的示例程序,操作简单,可直接复制,便于调用。(spectrum demodulation in matlab sample program, simple operation, can be directly copied, easy call.)
- 2013-07-26 17:24:01下载
- 积分:1