-
wavelet_dec
说明: 函数子程序,用于多分辨率分解,使用 A trous 算法;
在分解的过程中,同时给出各级的细节和概貌,它们
和原数据有着同样的长度。(Function, subroutine, for multi-resolution decomposition, the use of A' trous algorithm in the decomposition process, and gives details of all levels and profiles, they have the same and the length of the original data.)
- 2021-01-15 21:58:45下载
- 积分:1
-
GTVer1
Rowen s Model (ASME) done on Simulink
- 2012-04-06 15:34:27下载
- 积分:1
-
cod-detectia-fetei-in-matlab
This is an archive for face detection in matlab.
- 2013-04-05 20:05:54下载
- 积分:1
-
GMM
高斯混合模型用于混合像元分解全过程,包括训练样本选取、筛选、分解及精度评定。matlab实现(the matlab code of GMM for mixed pixels unmixing)
- 2015-03-06 00:00:23下载
- 积分:1
-
MATLAB
大时代奥维德单位啊打完爱的阿斯顿我饿人大的(dasdasdaweqdasd)
- 2009-03-06 18:13:14下载
- 积分:1
-
ekf
Extended kalamn filter for tracking manuers linear and nonlinear in motion
- 2011-08-19 14:29:05下载
- 积分:1
-
PSO-SampEn--ApproxiEN-RVM
PSO:粒子群优化算法,用C++和matlab两种语言实现的
RVM:相关向量机,比SVM更高级些
样本熵和近似熵:计算动态系统中时间序列的一个重要手段(PSO: PSO algorithm, using C++ and matlab realization of two languages
RVM: relevance vector machine, some more advanced than SVM
Sample entropy and approximate entropy: Calculating an important means of dynamic system in time series)
- 2014-11-02 21:00:54下载
- 积分:1
-
Image
利用matlab计算图像的辐射精度(包含均值、方差、偏斜度和陡度)和信息量。(Calculation of the radiation image using matlab precision (including mean, variance, skewness and steepness), and the amount of information.)
- 2011-10-23 16:29:38下载
- 积分:1
-
4FSK
水下通信环境下,4FSK调制解调代码及bin文件,(4FSK modem code and the bin file)
- 2020-11-19 10:29:38下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1