-
SOGFS_aaai16
Structured
Optimal Graph Feature Selection
对图像样本进行特征选择,使用自学习算法,然后得出相似度矩阵S(% Input
% X: dim*num data matrix
% gamma: coefficient of L21
% d: projection dim of W(dim*d)
% c: number of clusters
% k: nearest neighobrs
%Output
%id: sorted features by ||w_i||_2)
- 2018-04-28 18:44:57下载
- 积分:1
-
DFT_FFT_COMPARISON
离散傅立叶变换DFT和快速傅立叶变换FFT的比较(Discrete Fourier Transform and Fast Fourier Transform Comparison)
- 2009-03-14 09:51:29下载
- 积分:1
-
SOFMrealization
能实现数据的分类,权值的分布图形,但是权值及阙值的更改没有实现(Can achieve data classification, weight distribution of graphics, but the right values and the change did not achieve the Threshold)
- 2009-11-21 19:14:33下载
- 积分:1
-
Kalman
卡尔曼滤波,维纳滤波,介绍了一个算例,取得了良好的滤波效果(kalman filter)
- 2012-05-08 23:49:15下载
- 积分:1
-
MoM-for-microstrip
codes for MOM of microstrip
- 2013-11-04 05:49:50下载
- 积分:1
-
phaselockedloopdd
phase locked loop simulink file to generate positive sequence current
- 2015-03-07 03:53:43下载
- 积分:1
-
cengcifenxi
数学建模中常用的层次分析法,完整的、自己调试过的程序(Commonly used mathematical modeling analytic hierarchy process, complete debugging program)
- 2013-05-19 22:12:46下载
- 积分:1
-
MonteCarlo
侧向定位蒙特卡洛仿真GDOP分析,验证了数据融合方法的精度(GDOP lateral positioning Monte Carlo simulation analysis to verify the accuracy of the data fusion methods)
- 2021-01-29 16:38:39下载
- 积分:1
-
wiener-filter-
2011年最新维纳滤波器的设计,课程设计验收结果为优(In 2011, the latest wiener filter design, course design acceptance for optimal results)
- 2011-12-05 16:31:36下载
- 积分:1
-
more-GUI-parameters-communication
目的:实现多gui间的通信。
1. 由gui1打开gui2,并从gui2读取数据画图;
2. 数据包的传递:在gui1定义一个数据包,包括字符串,数据,把数据包传递给gui2并由其更新,gui2更新好的数据在传回gui1并显示出来。(注:程序中加黑划线部分为实现预期功能的要点)
(Purpose: communication gui. Method: 1. Opened by gui1 gui2, and to read data from gui2 drawing (2) the transfer of the packet: a packet defined in gui1, including strings, data packets passed to gui2 updated by gui2 the updated data in the returned gui1 and displayed. (Note: the program plus the the black underlined part to achieve the desired functionality of the points))
- 2013-04-26 10:52:55下载
- 积分:1