-
mds
本代码是关于Multi-Dimensional Scaling(MDS)的代码,可以用于特征提取、特征选择,或是矩阵降维。(This file is part of the Matlab Toolbox for Dimensionality Reduction v0.4b.
You are free to use, change, or However, )
- 2021-03-16 20:19:21下载
- 积分:1
-
mclda
matlab编写的正态云发生器与云拟合程序,其中中有较详细的注释。 ,经测试可直接使用。
(matlab write normal cloud generator and cloud fitting procedures, which have more detailed comments. Has been tested and can be used directly.)
- 2012-09-30 12:33:25下载
- 积分:1
-
DDE_examples
求解各种时延微分方程的Matlab M文件,在一定程度上比SIMULINK更方便(Delay differential equations to solve a variety of Matlab M file, to a certain extent, more convenient than the SIMULINK)
- 2010-07-06 14:39:26下载
- 积分:1
-
利用加权的排列熵算法WPEwpe
利用加权的排列熵算法WPE,通过白噪声加冲激信号的测试(Using the weighted permutation entropy algorithm WPE, through the white noise plus impulse signal test)
- 2021-02-04 10:49:58下载
- 积分:1
-
S-Transform
s变换,是当前比较流行的时频分析算法,可以用于地震数据时频分析和频谱分析,该程序基于matlab平台,实现了s变换和反变换。(s transformation, is the more popular time-frequency analysis algorithms, can be used for seismic data analysis and time-frequency spectrum analysis, the program based on matlab platform realize the s transform and inverse transform.)
- 2008-04-20 20:15:24下载
- 积分:1
-
Matlab-Call-OptiSystem
SIMULATION OF OPTICAL SYSTEM
- 2012-10-09 18:38:11下载
- 积分:1
-
Matlab
在MATLAB中通过四阶龙格库塔法求解微分方程组(In the MATLAB through four order runge kutta method to solve differential equations)
- 2016-04-13 11:52:34下载
- 积分:1
-
FFtandIfftTest
Matlab编程实现FFT变换及频谱分析的程序代码(适合初学者加强理解)。(1)用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图;(2)进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选;(3)做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱;(4)用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图。(Matlab codes for FFT Understanding which contains sine wave,rectangular wave and the reletaed frequency spectrum figure about MSE,Log,IFFT and so on.)
- 2010-12-02 21:03:34下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1
-
music
music matlab程序,c语言实现的一个小星星的音乐(music matlab procedures, c language a little star music)
- 2013-09-28 09:38:41下载
- 积分:1