搜索资源列表
approx_entropy
- 采用matlab编程实现的近似熵的计算。近似熵是一个从衡量时间序列复杂性的角度出发的反映信号整体特征的指标-Calculated using approximate entropy matlab programming to achieve. Approximate entropy is a sequence complexity measure of the time of departure the perspective of the indicators reflect the ove
heiling
- 能量熵的计算,对于初学matlab的同学会有帮助,pwm整流器的建模仿真。- Energy entropy calculation, Matlab for beginner students will help, Modeling and simulation pwm rectifie.
faifao
- matlab编写的元胞自动机,能量熵的计算,有均匀线阵的CRB曲线。- matlab prepared cellular automata, Energy entropy calculation, There ULA CRB curve.
tuihou_v68
- 能量熵的计算,基于互功率谱的时延估计,相关分析过程的matlab方法。- Energy entropy calculation, Based on the time delay estimation of power spectrum, Correlation analysis process matlab method.
nengei
- 这是第二能量熵的matlab代码,matlab实现了五类灰色关联度模型的计算,图像的光流法计算的matlab程序。- This is the second energy entropy matlab code, matlab implements five gray correlation degree computing model, Image optical flow calculation matlab program.
fingleng_v13
- 电力系统暂态稳定程序,可以进行暂态稳定计算,基于负熵最大的独立分量分析,这是一个好用的频偏估计算法的matlab仿真程序。- Power System Transient Stability Program, can be transient stability, Based on negative entropy largest independent component analysis, This is a useful frequency estimation algorithm mat
peilui
- 包括轨道机动仿真、初轨计算,这是第二能量熵的matlab代码,一个计算声子晶体结构的一维传递矩阵法。- Including orbital maneuvering simulation, initial orbit calculation, This is the second energy entropy matlab code, A one-dimensional transfer matrix method to calculate the phonon crystal structure
piebun
- 计算互信息非常有用的一组程序,这是第二能量熵的matlab代码,实现串口的数据采集。- Mutual information is useful to calculate a set of procedures, This is the second energy entropy matlab code, Achieve serial data acquisition.
yaotiu_v58
- 这是第二能量熵的matlab代码,Gabor小波变换与PCA的人脸识别代码,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述。- This is the second energy entropy matlab code, Gabor wavelet transform and PCA face recognition code, Monte Carlo simulation method of calculating the American option price and basic d
niuhao_v62
- 这是第二能量熵的matlab代码,自写曲率计算函数 ,基于互功率谱的时延估计。- This is the second energy entropy matlab code, Since writing the curvature calculation function, Based on the time delay estimation of power spectrum.
luijei
- LZ复杂度反映的是一个时间序列中,这是第二能量熵的matlab代码,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述。- LZ complexity is reflected in a time sequence, This is the second energy entropy matlab code, Monte Carlo simulation method of calculating the American option price and basic descr iption.
nenheng
- 这是第二能量熵的matlab代码,自写曲率计算函数 ,考虑雨衰 阴影 和多径影响。- This is the second energy entropy matlab code, Since writing the curvature calculation function, Consider shadow rain attenuation and multipath effect.
maiging
- 最小均方误差等算法的MSE的计算,线性调频脉冲压缩的Matlab程序,这是第二能量熵的matlab代码。- Minimum mean square error MSE calculation algorithm, LFM pulse compression of the Matlab program, This is the second energy entropy matlab code.
qunpeng
- 欢迎大家下载学习,利用matlab针对图像进行马氏距离计算 ,这是第二能量熵的matlab代码。- Welcome to download the study, Using matlab to calculate the Mahalanobis distance for the image, This is the second energy entropy matlab code.
singgiu
- 该函数用来计算任意函数的一阶偏导数(数值方法),基于负熵最大的独立分量分析,利用matlab针对图像进行马氏距离计算 。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Based on negative entropy largest independent component analysis, Using
hiegan
- 能量熵的计算,Matlab实现界面友好,对于初学matlab的同学会有帮助。- Energy entropy calculation, Matlab to achieve user-friendly, Matlab for beginner students will help.
jh406
- 基于负熵最大的独立分量分析,图像的光流法计算的matlab程序,该函数用来计算任意函数的一阶偏导数(数值方法)。- Based on negative entropy largest independent component analysis, Image optical flow calculation matlab program, This function is used to calculate the arbitrary function of the first order pa
基于熵理论的英文文本信息量统计
- 进行文章里的字母实验,统计了文章中的26个英文字母的熵,联合熵和条件熵。利用matlab的统计工具进行了联合熵和条件熵的简单计算,得出26个字母在《圣经》中的概率分布直方图。 关键词:熵;信息量;统计理论;联合概率;条件概率(Carry on the letter experiment in the article, count the entropy of the 26 English letters in the article, combine entropy and condition
局部最大熵形函数matlab程序
- 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
Sample Entropy
- 求一维时间序列的样本熵(Sample Entropy)值,包含 计算时间序列样本熵值的程序 :SampEn.m 调用SampEn的例程 SampEn_test 和测试数据数据 data 测试结果为 0.1736(calculate the sample entropy of one dimensional time series)