-
InTech-Knowledge_inducing_global_path_planning_fo
robot path planning in complex environment
- 2013-01-30 02:20:48下载
- 积分:1
-
chapter12-MIMO-system-simulation
MIMO系统仿真,包括频率平坦衰落信道,空时分组码和BLAST结构的仿真。(Multiple input and Multiple output system simulation.)
- 2012-11-13 20:09:23下载
- 积分:1
-
LEACH和DEEC
Comparison of LEACH and DEEC Algorithms
- 2017-11-26 20:09:28下载
- 积分:1
-
chazhiruanjianbao
这是一个涵盖了Newton插值、线性插值、分段差值、三次样条插值、Hermite插值的一个插值软件包。(This is a cover of the Newton interpolation, linear interpolation, piecewise difference, cubic spline interpolation, Hermite interpolation of an interpolation package.)
- 2021-03-18 09:59:20下载
- 积分:1
-
toolbox_bandelets
说明: 多尺度几何分析工具之一的bandlet的实现,里面还有一些例子,可直接用来开发(Multiscale geometric analysis tool, one of the bandlet implementation, there is also some examples, can be directly used to develop)
- 2011-04-07 18:45:13下载
- 积分:1
-
关于面部检测的MATLAB算法-face_detection
一个关于面部检测的MATLAB算法,将人脸部分用矩形框表示出。(A MATLAB algorithm on face detection, will face some expressed rectangular box.)
- 2010-06-11 08:00:06下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1
-
Breast_cancer_recognition
Matlab application for breast cancer detection. Also included .names and .data with more than 200 cases.
- 2009-10-05 03:07:16下载
- 积分:1
-
yunsuanfu
实验:
有两个个矩阵a和b,均为2行3列。 重载运算符“+”,
(1)使之能用于矩阵的相加。如c=a+b。
(2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。
(3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。
(i think it s a goog for many people)
- 2009-12-28 10:33:54下载
- 积分:1
-
PCA
函数作用:
cwstd.m——用综合标准化法标准化矩阵
Cwfac.m——计算相关系数矩阵,计算特征向量和特征值,对主成分进行排序,计算各个特征值的贡献率,挑选主成分(贡献率达与85 ),输出主成分个数,计算主成分载荷
Cwscore.m——计算各主成分得分,综合得分并排序
Cwprint.m——读入数据文件,调用以上三个函数,并输出结果
原始数据:存储在src.txt中是一个30×8的矩阵
敲入命令:
(PCA)
- 2010-12-29 15:01:49下载
- 积分:1