-
Dijkstra
实现了寻找最短路径的Dijkstra算法,实用性强(matlab code about Dijkstra algorithm)
- 2013-01-23 20:05:59下载
- 积分:1
-
2DduplexingPCA(2D2PCA)
2D双向PCA(2D2PCA),二维主成分分析(2DPCA)的实质是对图像矩阵按行进行图像压缩抽取特征,消除了图像列的相关性.(2D bidirectional PCA (2D2PCA), two-dimensional principal component analysis (2DPCA) real image matrix row the Image Compression extraction characteristics to eliminate the correlation of the image column.)
- 2013-03-12 19:58:03下载
- 积分:1
-
mga
经典的多目标程序,可以生成界面的,希望大家喜欢。(Classical multi-objective procedure, the interface can be generated, and I hope everyone likes.)
- 2007-09-26 21:49:14下载
- 积分:1
-
QPSK_TX
a qpsk transmitter for digital communication system
- 2010-10-11 12:33:01下载
- 积分:1
-
SALOHA-Protocol-Simulation
时隙ALOHA协议是对ALOHA协议的简单修改,把传输时间分为一个个时隙,数据包只能在时隙的开始进行并行传输。在当前的时隙中产生的数据包只能在下一个时隙的开始进行并行传输。(Time slot ALOHA protocol is simple modification of ALOHA protocol, the transmission time is divided into a time slot, packets can only be the beginning of time slot for parallel transmission. In the current time slot of packets can only be the beginning of the next time slot for parallel transmission.
)
- 2013-12-08 15:03:22下载
- 积分:1
-
simplex
改进单纯形法寻优的MATLAB实现,提供源代码,对学习单纯形法有帮助。(Modified simplex method optimization MATLAB, providing the source code for learning the simplex method helpful.)
- 2010-08-11 22:41:07下载
- 积分:1
-
matlabpaint
用matlab画出所需要的图形,并且用所画的图形互相进行腐蚀和膨胀操作(Using matlab to draw the required graphics, painting and graphics with each other by corrosion and expansion of operations carried out)
- 2008-05-31 22:53:03下载
- 积分:1
-
ex3.4.1
孙志忠书:偏微分方程数值解,第三章第四节,抛物方程的Crank-Nicolson格式(Crank-Nicolson Type)
- 2010-12-13 23:04:58下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
CUT
基于simulink的变压器匝间短路仿真(Based on the short-circuit emulation between the transformer turns simulink)
- 2014-05-02 17:42:55下载
- 积分:1