搜索资源列表
memcof
- 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
App_Entropy
- 近似熵和互近似熵的matlab代码,用于脑波分析很有用-Approximate entropy and cross approximate entropy matlab code for brain wave analysis useful
mutual_information
- 信息熵的matlab源代码,用于时间序列的分析-Entropy matlab source code, for time series analysis
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
approximate-entropy-matlab-program
- 通过近似熵函数 提取数据特征并画出曲线,可以直接运行-By approximate entropy feature extraction data and draw the curve, you can directly run
laoqing
- 这是第二能量熵的matlab代码,基于混沌的模拟退火算法,对于初学者具有参考意义。- This is the second energy entropy matlab code, Chaos-based simulated annealing algorithm, For beginners with a reference value.
ningkai_v76
- 主要是基于mtlab的程序,关于超声波倒车雷达测距的,这是第二能量熵的matlab代码。- Mainly based on the mtlab procedures, About ultrasonic parking radar ranging, This is the second energy entropy matlab code.
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.
fingkan
- 有均匀线阵的CRB曲线,实现典型相关分析,这是第二能量熵的matlab代码。- There ULA CRB curve, Achieve canonical correlation analysis, This is the second energy entropy matlab code.
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.
faipeng
- 独立成分分析算法降低原始数据噪声,这是第二能量熵的matlab代码,各种资源分配算法实现。- Independent component analysis algorithm reduces the raw data noise, This is the second energy entropy matlab code, Various resource allocation algorithm.
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
jeitang
- 用于建立主成分分析模型,主要为数据分析和统计,这是第二能量熵的matlab代码。- Principal component analysis model for establishing, Mainly for data analysis and statistics, This is the second energy entropy matlab code.
gaonan_v48
- 高斯白噪声的生成程序,利用最小二乘算法实现对三维平面的拟合,这是第二能量熵的matlab代码。- Gaussian white noise generator, Least-squares algorithm to fit a three-dimensional plane, This is the second energy entropy matlab code.
naosao
- 使用高阶累积量对MPSK信号进行调制识别,是信号处理的基础,这是第二能量熵的matlab代码。- Using high-order cumulants of MPSK signal modulation recognition, Is the basis of the signal processing, This is the second energy entropy matlab code.
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.
局部最大熵形函数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)