-
PCA1
The important method is [COEFF,SCORE] = princomp(x) which takes in your data “x” and stores its projection into PCA space in “SCORE” which I then output to csv. I still need to find out how to project back into normal space but I think it should be just as straightforward as this was. For more info on “princomp” type “help princomp” into matlab and have a look at the help files.
- 2010-01-20 14:05:15下载
- 积分:1
-
Optimization
说明: matlab优化方面的例子,包括最短路、生成树等常见的例子(matlab optimization examples, including the shortest path, spanning trees and other common examples of)
- 2009-08-27 12:15:14下载
- 积分:1
-
channel-simulation_matlab
基于多径传输和多普勒频移的瑞利信道的仿真,matlab环境下的仿真
u1.m
u2.m
u3.m
u4.m
u5.m
u6.m
u7.m
基于多径传输和多普勒频移的.doc
(Based on the multi-path transmission and Doppler frequency shift of the Rayleigh (Rayleigh) channel simulation)
- 2012-04-19 20:15:20下载
- 积分:1
-
BP-neural-network
BP神经网络的网络模式识别程序包括网络训练程序chap7_2a.m和网络测试程序chap7_2b.m(BP neural network pattern recognition program networks, including network training procedures chap7_2a.m and network testing procedures chap7_2b.m)
- 2014-10-16 23:54:31下载
- 积分:1
-
fugaisuanfa
可以直接运行的无线传感器网络覆盖算法MATLAB代码(Can be directly run the wireless sensor network coverage algorithm MATLAB code)
- 2013-11-29 16:32:48下载
- 积分:1
-
compa
comparator code for micarowind
- 2015-03-28 17:18:49下载
- 积分:1
-
id3决策树
一个很好的关于决策树的算法matlab实现,由详细注释,易懂。(A good decision tree algorithm, matlab implementation, by detailed notes, easy to understand.)
- 2017-09-21 20:28:04下载
- 积分:1
-
eemd
EMD源码,共享给大家使用,希望能帮到你些忙。(EMD source sharing for everyone to use, I hope to help you more busy.)
- 2008-04-25 16:37:30下载
- 积分:1
-
session1
slam进阶学习,老外做的,很完善的东西,对于同时定位与地图创建的friend有很大的帮助(第一课)(err)
- 2008-04-29 14:58:11下载
- 积分:1
-
aco-v1.1
This MATLAB implementation computes a correspondence between two shapes
based on ant colony optimization (ACO). The input shapes can be either
two 2D contours (open or closed) or two arbitrary sets of 2D points. The
algorithm is described in detail in:
- 2010-12-25 00:02:12下载
- 积分:1