-
jadeR
一种比较常用的盲分离算法JADE(扩展对角化盲分离算法)的源代码.(A more commonly used in blind source separation algorithm JADE (extended diagonalization algorithm for blind source separation) of the source code.)
- 2007-11-29 10:30:13下载
- 积分:1
-
daima
(压缩包里一共有5个代码)
pca+lda+粗糙集+模糊神经网络
saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat
1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat
2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat
4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat
5.用runfnn.m对rstest进行测试得到其识别率
savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.(pca+ lda+ Rough Set+ fuzzy neural network
saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat
Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat
2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat
3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat
4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat
5. Rstest used to test for runfnn.m by its recognition rate
cm.m is savem.m and minimum distance classifier on the training set and test set classificati)
- 2009-06-07 11:50:01下载
- 积分:1
-
Chebyshev-type-II
设计一个低通切比雪夫Ⅱ型模拟滤波器切比雪夫II型模(Design of a low-pass Chebyshev type II filter,)
- 2012-04-20 17:16:33下载
- 积分:1
-
Discharging_Capacitor_exp_108b
Practical Experiment for Discharging a capacitor in MAtlab
- 2013-10-04 15:04:41下载
- 积分: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
-
3GFastGuide
3G Wireless Technology Quick Guide
- 2010-09-27 23:37:16下载
- 积分:1
-
Buck_digtal
一个关于降压BUCK电路的模型建立,很好很强大(BUCK a buck on the modeling circuit, a very powerful)
- 2011-09-02 21:15:53下载
- 积分:1
-
wang
2fsk调制解调 语音信号调制解调,误码率(2fsk modulation )
- 2014-12-20 10:16:32下载
- 积分:1
-
MultiUAV2
The MultiUAV2 simulation is a (Simulink/Matlab/C++)-based simulation that is capable of simulating multiple unmanned aerospace vehicles which cooperate to accomplish a predefined mission.
The simulation is organized using the Mathworks Simulink simulation software, but most of the functionality is in Matlab script functions.(MultiUAV2is a non-real-time simulation that contains
six-degree-of-freedom (6DOF) vehicle dynamics models, simple target models, and user-defined cooperative control algorithms.)
- 2021-02-18 21:59:44下载
- 积分:1
-
frame_difference
This m-file implements the frame difference algorithm for background subtraction.
- 2009-05-18 14:29:54下载
- 积分:1