Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - emd c
Search - emd c - List
EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。-EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.
Update : 2008-10-13 Size : 1.43kb Publisher : 魏玉果

C语言版本的EMD程序,很实用
Update : 2011-12-09 Size : 1.17kb Publisher : xingmoon0869

DL : 0
empirical mode decomposition(EMD)分解算法的matlab代码-empirical mode decomposition (EMD) decomposition algorithm Matlab code
Update : 2025-02-17 Size : 1kb Publisher : 张见

DL : 0
EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。-EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.
Update : 2025-02-17 Size : 1kb Publisher :

每一个嵌入式系统都是独特的,其硬件部分对它的应用目标来说是高度专用 的。这就导致了嵌入式系统编程的涉及面很广,而且可能会需要很多年才能掌 握它。不过,几乎所有的嵌入式软件开发都使用了C 语言。这本书就是要教你 怎样在嵌入式系统中使用C 和C 的派生语言,C++。-every one embedded system is unique and its hardware part of it is the objective of the highly-specialized. This led to the Embedded Systems Programming is a very broad and may take many years before they can acquire it. However, almost all of the embedded software development using C language. This book is to teach you how the Embedded System C and C use a derivative language, C.
Update : 2025-02-17 Size : 1.37mb Publisher : shucheng

DL : 0
这是EMD(Rilling)的改进算法,程序中采用了过筛。-This is the EMD (Rilling) Improved algorithm, used in screening procedures.
Update : 2025-02-17 Size : 2kb Publisher : lyp

NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3) + j*(n3) + k 3. The example usage of the code is demonstrated in emdL1_test.cpp 4. This is version 2. It has been tested using VC++ 6.0, and VC 2005 (professional version).-NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3)+ j*(n3)+ k 3. The example usage of the code is demonstrated in emdL1_test.cpp 4. This is version 2. It has been tested using VC++ 6.0, and VC 2005 (professional version).
Update : 2025-02-17 Size : 11kb Publisher : 束鑫

DL : 0
duke大学标准C的emd源码,可直接调用。-The EMD resource of duke.
Update : 2025-02-17 Size : 7kb Publisher : yujin liu

DL : 0
emd分解程序 emd分解程序 emd分解程序 -emd
Update : 2025-02-17 Size : 3kb Publisher : 王立东

基于EMD法的语音信号特征提取 相关论文-EMD-based method of speech signal feature extraction related papers
Update : 2025-02-17 Size : 220kb Publisher : 师毓

DL : 0

Update : 2025-02-17 Size : 239kb Publisher : ylh

DL : 0
EMD标准文件,function函数,只要添加到matlab的路径下就可以实用,简单快捷-EMD
Update : 2025-02-17 Size : 357kb Publisher : wujing

DL : 1
EMD分解算法,包含matlab、C++、JAVA三種環境下的編程,附有說明-EMD decomposition, including matlab, C++, JAVA programming under three annotated
Update : 2025-02-17 Size : 916kb Publisher : 陸觀

DL : 0
EMD(Earth Mover s Distance) Earth Mover s Distance(EMD)是由Rubner等人所提出用於影像搜 寻之上,当特徵间(bin与bin)的距 可以使用ground distance求得时, 用 Earth Mover s Distance做相似 计算可以得到较好的结果. -EMD (Earth Mover' s Distance) Earth Mover' s Distance (EMD) is proposed by Rubner and others searching for images above, when the characteristics between the (bin and the bin) the distance can be obtained using ground distance, the use of Earth Mover' s Distance made similar better results can be calculated.
Update : 2025-02-17 Size : 6kb Publisher : 张崇超

DL : 0

Update : 2025-02-17 Size : 2.47mb Publisher : czonghui

DL : 0
EMD分解c语言描述,循环过程说明,大家可以参考 -C language to describe the EMD decomposition, cycle instructions,
Update : 2025-02-17 Size : 1kb Publisher : xuxu

DL : 0
使用C++实现对信号的经验模态分解,通过EMD分解来处理信号处理时的端点效应!-it is very useful!
Update : 2025-02-17 Size : 305kb Publisher : hewei

1、首先下载emd工具箱,50楼网址里面可以下。下载后解压放在matlab的work工作路径下package_emd文件夹。 2、打开matlab,选择File- Set Path- Add with Subfolders-你刚才下载的工具箱(package_emd)点进去- Save- Close。 3、此时选择work下package_emd文件夹作为工作路径,即是C:\Program Files\MATLAB\R2010a\toolbox\package_emd。 4、在Command Window里面输入mex -setup回车,问是否选择已有的编译器你选y回车,再问选择哪个编译器,你可以选择C++的那个选择相应的编号(如 2)回车,然后让你核对是否选择对了编译器等等,你输入y回车。就安装成功了(In 4, Command Window mex -setup y enter enter enter, you choose to ask whether the choice of compiler, ask which compiler, you can select the corresponding C++ number (such as 2) enter, and then let you check whether the choice of the compiler, you enter y. The installation has been successful)
Update : 2025-02-17 Size : 99kb Publisher : huaxia009

MATLAB官网的EMD原始程序,里面包含了C语言的emd程序代码,经过验证该程序可以使用,实现了emd分解。(The official website of the MATLAB EMD original program, which contains the C language EMD code, after verification of the procedure can be used to achieve the EMD decomposition.)
Update : 2025-02-17 Size : 98kb Publisher : 千寻69

1、首先下载emd工具箱。下载后解压放在matlab的work工作路径下package_emd文件夹。 2、打开matlab,选择File- Set Path- Add with Subfolders-你刚才下载的工具箱(package_emd)点进去- Save- Close。 3、此时选择work下package_emd文件夹作为工作路径,即是C:\Program Files\MATLAB\R2010a\toolbox\package_emd。 4、在Command Window里面输入mex -setup回车,问是否选择已有的编译器你选y回车,再问选择哪个编译器,你可以选择C++的那个选择相应的编号(如 2)回车,然后让你核对是否选择对了编译器等等,你输入y回车。就安装成功了(This EMD program is programmed in MATLAB 1, download the EMD toolbox first. After downloading, unzip the package_emd folder under the work work path of MATLAB. 2, open MATLAB, select File- Set Path- Add with Subfolders-the toolbox (package_emd) you have just downloaded - Save- Close. 3, at this time, select the package_emd folder under work as the work path, that is, C:\Program Files\MATLAB\R2010a\toolbox\package_emd. 4, Command Window mex -setup y enter enter enter, you choose to ask whether the choice of compiler, ask which compiler, you can select the corresponding C++ number (such as 2) enter, and then let you check whether the choice of the compiler, you enter y. The installation was successful)
Update : 2025-02-17 Size : 97kb Publisher : 马达兔
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.