资源列表
cs_5.mdl
- matlab things that you can use for math lab
dm_pll_2.mdl
- things that you can use somewhere
vco_phase_noise_3.mdl
- things that you can use somewhere and somewhere good things go out into the world
DFE_CDR_7.mdl
- something good is coming where you can't gained its handle is not important information is what you need to get out of this
Ch2_4
- MATLAB基本技巧(运算、函数、画图等),适合初学者使用(MATLAB basic skills (arithmetic, function, drawing, etc.) for beginners)
BP
- bp神经网络进行交通预测的Matlab源代码 数据为1986年到2000年的交通量 ,网络为3输入,1输出 15组数据,其中9组为正常训练数据,3组为变量数据,3组为测试数据(Matlab source code for traffic prediction by BP neural network The data is the traffic volume from 1986 to 2000. The network is 3 input and 1 output. 15 group
julei
- 聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。 这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。(The clustering algorithm is given to a large number of original data, and then the data with similar features are gathered into a class by algorithm. The K-mean
SVM
- 训练集:trainset(); 分别取bedroom(1:5,:)和forse(1:5,:)作为训练集; 测试集:testset(); 分别取bedroom(6:10,:)和forse(6:10,:)作为测试集; 标签集:label(); 取bedroom的数据为正类标签为1;forse的数据为负类标签为-1.(Training set: trainset (); take bedroom (1:5,) and forse (1:5,:) as the training set; Tes
xingtailvbo
- 在特殊领域运算形式——结构元素(Sturcture Element),在每个像素位置上与二值图像对应的区域进行特定的逻辑运算。运算结构是输出图像的相应像素。运算效果取决于结构元素大小内容以及逻辑运算性质。(In the special field, the form of computation is Sturcture Element, which performs specific logic operations on every pixel location corresponding
新建文件夹
- 用matlab实现Givens变换,具体说明见m文件(Givens transform matlab code)
Net_fun
- matlab NW与WS小世界网络的生成算法以及可视化(The generation algorithm of NW-smallworld network and WS-smallworld network.)
ant_TSP
- 蚁群算法的旅行商问题,一个比较好的例子理解蚁群算法(Ant colony algorithm for traveling salesman problem, a better example to understand ant colony algorithm)
