-
math_exp
matalb经典算法,包括代数方程组的解法,微分方程实验,优化问题实验(matalb classical algorithms, including the solution of algebraic equations, differential equations experiment, experimental optimization)
- 2010-01-29 10:28:06下载
- 积分:1
-
ica_z
本程序是独立成分分析算法的主程序,在该程序中,通过调用子程序的方式实现了独立成分分析。但本程序不含子程序。(This procedure is the main independent component analysis algorithm, in this program by calling the subroutine way to achieve an independent component analysis.)
- 2013-09-22 10:03:15下载
- 积分:1
-
tsp
tsp matlab
旅行售货员问题的经典程序
很好的
望高手大侠多多几点(tsp matlab traveling salesman problem is the classic procedure lots of good looking master a few heroes)
- 2010-06-14 16:03:04下载
- 积分:1
-
digitizer
digitize grapical graphs
- 2013-08-19 18:53:08下载
- 积分:1
-
[HHT]-fast-EMDEEMDCEEMD-with-ref
本压缩文件包含HHT-EMD(希尔伯特黄转换-经验模态分解)发明人黄锷院士领衔之台湾中央大学数据分析方法研究中心推广的标准EMD/EEMD/CEEMD分析工具,由该中心资深研究员Yung-Hung Wang王老师于2013年撰写,包含了原始EMD及近年来EMD的最新算法,最为权威、快速、精确、易用。
本人目前在该中心访学,对原文档进行了两处更动:1、加入程式注释中提到的5篇参考文献,以方便使用者随时参考,深入理解算法的意义;2、将eemd.m第111行代码getDefaultStream改为getGlobalStream(该行注释中已附参考链接),解决了Matlab2013后的新版本在此运行出错的问题,旧版本用户可改回原代码。
纯干货,诚挚推荐。(fast EMD/EEMD/CEEMD code)
- 2014-11-25 19:19:06下载
- 积分:1
-
ConcreteBone2d
随机骨料生成(Matlab建立的混凝土骨料随机投放模型)(concrete bone 2d model)
- 2014-07-10 02:55:46下载
- 积分:1
-
butter
双线性变换巴特沃斯发设计数字带通滤波器。matlab环境下(Bilinear transform hair design digital Butterworth bandpass filter)
- 2013-11-12 22:30:21下载
- 积分:1
-
UWB ?? ?? ?? ? ???
UWB optimize and time sync.
- 2020-06-24 14:00:01下载
- 积分:1
-
Pcm_Image
matlab,把文件解压后放入matlab的默认文件夹里,一般是(C:MATLAB7work)。在matlab主窗口中输入命令ima=imread( C:MATLAB7work1.jpg ),然后输入命令[P,U,iter]=GPAS2(ima,2),即可。绝对好运行(matlab, matlab to unzip the files into the default folder, usually (C: MATLAB7 work). In the matlab main window, type the command ima = imread (' C: MATLAB7 work 1.jpg' ), and then enter the command [P, U, iter] = GPAS2 (ima, 2), can. Definitely a good run)
- 2010-06-25 16:27:56下载
- 积分:1
-
flop
SFLOP simulates a floating point operation
x op y where op = +, -, *, /
In chopping or rounding arithmetic using an
m digit mantissa, base 10, and an unrestricted
exponent range. (sflop: Simulate FLOating Point
operation.) For more details on the how the floating
point representation of a number is computed see
the function sfl.( SFLOP simulates a floating point operation
x op y where op =+,-,*,/
In chopping or rounding arithmetic using an
m digit mantissa, base 10, and an unrestricted
exponent range. (sflop: Simulate FLOating Point
operation.) For more details on the how the floating
point representation of a number is computed see
the function sfl.)
- 2009-04-08 00:19:23下载
- 积分:1