-
Meanshift_PAMI_2002
文章讨论了一种用于分析复杂的多态特征空间的非参数技术——Meanshift方法,并利用它进行了任意的形状聚类。(A general nonparametric technique is proposed for the analysis of a complex multimodal feature space and to delineate arbitrarily shaped clusters in it.)
- 2010-06-30 22:20:31下载
- 积分:1
-
ofdm_gito
OFDm matlab simulation file
- 2009-02-27 19:10:17下载
- 积分:1
-
queueing_theory
计算Erlang B,C 模型中阻塞率与输入负载随服务器数量变化的数值关系并绘图。
模拟一个M/M/k排队系统。
该资料为通信系统排队理论matlab实验内容。(Using the iterative scheme, calculate the blocking probability of the Erlang B and C model. Draw the relationship of the blocking probability and offered traffic while sever number varies. Simulate a M/M/k queue system with input parameters of λ, μ, k)
- 2010-12-11 15:01:14下载
- 积分:1
-
MPC_Exercise_First
Model predictive control excersice pt 1
- 2014-11-14 09:38:05下载
- 积分:1
-
CH2
这是《Space-Time Codes and MIMO Systems》书中第二章的源程序,包括mimo信道模型,遍历容量,中断容量以及发射端或接受端具有相关性等程序。(This is the " Space-Time Codes and MIMO Systems" source book, the second chapter, including mimo channel model, ergodic capacity, the outage capacity and the transmission side or the receiving end of relevant procedures.)
- 2013-12-22 21:43:28下载
- 积分:1
-
xlswrite
把matlab中得到的矩阵保存到Excel中程序【转】(Matlab to be saved to Excel matrix procedure] [switch)
- 2008-05-06 20:12:00下载
- 积分:1
-
Matrixandlinearequations
矩阵与线性代数方程组中
线性方程的数值解
矩阵分解
矩阵求逆
(Matrices and linear algebraic equations in the numerical solution of linear equations matrix inverse matrix decomposition)
- 2010-11-30 13:30:53下载
- 积分:1
-
ICACode
这些是一些matlab代码对应书籍Imperialist Competitive Algorithm (ICA)" 的。(These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".)
- 2009-12-12 20:52:04下载
- 积分:1
-
indoornewton
This code uses newton interation to calculte user s position in indoor case.
- 2011-07-21 00:08:03下载
- 积分:1
-
MA_SYSTEM
一个非常简易的均线策略,仅作展示用,高手绕行。
5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手;
其中这里上穿、下穿如下定义:
上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下
下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上
测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。
初始资金 50万(a sample back testing matlab code based on ma)
- 2014-10-21 22:51:24下载
- 积分:1