-
anquanguohe
先定义允许状态S={(x,y)|x=0或3,y=0,1,2,3 x=y=1,2},
允许决策D={(u,v)|u+v=1,2},求dk<-D(k=0,1,2,…,n),使
状态Sk<-S按照状态转移律S(k+1)=S(k)+(-1)^k*dk,由初始状态
S1=[3,3]经有限步到达状态S(n+1)=[0,0].此为求解多步决策问题( First define to allow the state S = ((x, y) | x = 0 or 3, y = 0,1,2,3 x = y = 1,2), to allow the decision-making D = ((u, v) | u+ v = 1,2), seek dk < -D (k = 0,1,2, ..., n), so that state Sk < -S state transition in accordance with law S (k+1) = S (k )+ (-1) ^ k* dk, from the initial state S1 = [3,3] by the finite-step to reach the status S (n+1) = [0,0]. This is a multi-step decision-making problem solving)
- 2010-02-17 12:02:50下载
- 积分:1
-
XunHuanMaXULI
仿真计算出(15, 11)系统循环码和(15, 5)系统循环码两种码字在BSC信道下的误码率性能曲线(Simulation of the (15, 11) cyclic code and the system (15, 5) cyclic code system of two code words in the BSC channel BER performance curve)
- 2011-04-24 12:30:26下载
- 积分:1
-
matlabshiyan3
matlab离散信号时域分析,和频域分析实例,适合基础者使用。(来源课堂个人实验)(Matlab discrete time-domain signal analysis and frequency domain analysis of the examples, the use of suitable infrastructure. (Source individual classroom experiment))
- 2007-05-02 16:09:48下载
- 积分:1
-
LASheader
读取激光雷达点云数据的头文件数据块,将点云数据的基本信息记录在相应的变量中。(Read lidar point cloud data header file data block, the basic information of the point cloud data recorded in the corresponding variable.)
- 2013-05-13 15:42:45下载
- 积分:1
-
Kalman-FILTER
kalman 演示程序 是kalman 滤波器MATLAB仿真(kalman filter smulation
)
- 2015-04-13 09:12:34下载
- 积分:1
-
newkqpso
说明: 对k-medoids与qpso结合的算法进行改进。选择调用qpso优化,降低运行时间,提高算法的执行效率。(Pairs of k-medoids algorithm combined with the qpso improvements. Select call qpso optimization, reducing operating time and improve the efficiency of the implementation of the algorithm.)
- 2010-03-24 14:19:52下载
- 积分:1
-
simpson
说明: 利用matlab编程实现复化公式求积分,实际应用效果还行(Matlab programming using complex formulas quadrature)
- 2011-03-30 18:43:21下载
- 积分:1
-
primal-dual-algorithm
Solve the standard basis pursuit program using a primal-dual algorithm,The key code of GBP is provided by Justin Romberg Reference: E. Candes and J. Romberg, “l1-Magic: Recovery of Sparse
Signals via Convex Programming,” 2005.
- 2013-11-13 20:25:05下载
- 积分:1
-
WaterMark
数字水印,用MATLAB制作的,还有一些叙述情况(Digital Watermarking using MATLAB produced, and some described the situation)
- 2007-07-12 09:07:32下载
- 积分:1
-
Computational_Electrodynamics-the_FDTD_method
Computational Electrodynamics - the FDTD method (2nd Edition)
3 Dimensional FDTD codes implemented by Matlab and include Dey-Mittra Mesh Generator.
The Dey-Mittra Mesh Generator allows you to input a 2-d geometry to solve
scattering problems. The geometry is input as straight line segments
or circular arcs.
- 2010-08-16 19:51:11下载
- 积分:1