登录
首页 » Matlab » MATLAB马尔可夫实现

MATLAB马尔可夫实现

于 2023-02-11 发布 文件大小:1.41 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

function [chain,state]=markov(T,n,s0,V); %function [chain,state]=markov(T,n,s0,V); %  chain generates a simulation from a Markov chain of dimension %  the size of T % %  T is transition matrix %  n is number of periods to simulate %  s0 is initial state (initial probabilities) %  V is the quantity corresponding to each state %  state is a matrix recording the number of the realized state at time t % % Original author: Tom Sargent % Comments added by Qiang Chen

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • arclength
    The arclength of a general curve in 2 or more dimensions, using discrete points along the curve
    2010-10-18 05:54:40下载
    积分:1
  • largestRectangleArea
    计算区域中心及最大面积切割程序,matlab版(Calculation of regional centers and the largest area of cutting process, matlab version)
    2009-04-22 18:19:47下载
    积分:1
  • yantu
    通信原理眼图设计,在matlab中的应用,也可自己修改数据方便。(Communication Theory eye design)
    2013-12-22 09:40:13下载
    积分:1
  • 101259375velocity
    This code is about wavelet estimate.
    2009-11-12 15:37:10下载
    积分:1
  • soumekh
    一套完整的雷达仿真程序,雷达的各个部分的完整仿真,(A complete set of radar simulation program, the radar part of the integrity of the various simulations,)
    2009-05-18 10:44:23下载
    积分:1
  • DF
    novel topology of Double-Frequency buck converter.
    2013-09-22 17:35:02下载
    积分:1
  • 4G-MIMO-OFDM-Research
    该文档详细介绍了4G LTE下的MIMO OFDM的工作原理(very good document for get knowledge of 4G MIMO OFDM)
    2013-12-04 13:59:11下载
    积分:1
  • 基于Kohonen网络的聚类算法——网络入侵聚类
    Kohonen网络是自组织竞争型神经网络的一种,该网络为无监督学习网络,能够识别环境特征并自动聚类。Kohonen神经网络是芬兰赫尔辛基大学教授Teuvo Kohonen提出的,该网络通过自组织特征映射调整网络权值,使神经网络收敛于一种表示形态,在这一形态中一个神经元只对某种输入模式特别匹配或特别敏感。Kohonen网络的学习是无监督的自组织学习过程,神经元通过无监督竞争学习使不同的神经元对不同的输入模式敏感,从而特定的神经元在模式识别中可以充当某一输入模式的检测器。网络训练后神经元被划分为不同区域,各区域对输入模型具有不同的响应特征。        Kohonen神经网络算法工作机理为:网络学习过程中,当样本输入网络时,竞争层上的神经元计算输入样本与竞争层神经元权值之间的欧几里德距离,距离最小的神经元为获胜神经元。调整获胜神经元和相邻神经元权值,使获得神经元及周边权值靠近该输入样本。通过反复训练,最终各神经元的连接权值具有一定的分布,该分布把数据之间的相似性组织到代表各类的神经元上,使同类神经元具有相近的权系数,不同类的神经元权系数差别明显。需要注意的是,在学习的过程中,权值修改学习速率和神经元领域均在不断较少,从而使同类神经元逐渐集中。
    2023-06-27 21:15:03下载
    积分:1
  • yuanchenxu
    shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m为数据进行串并转换的子程序。(shangjiao6.m-based procedures pcode.m for producing pseudo-code subroutine bu.m for fill 0 Subroutine (carried out in order to make the point FFT and IFFT of the N-th power to meet the 2 months) c_b.m for data for string and conversion subroutine.)
    2007-08-29 11:05:08下载
    积分:1
  • OFDMSimulationUsingMatlab
    基于matlab的ofdm仿真,内含有word文档及代码。(Based on the OFDM matlab simulation, contains documents and code word.)
    2008-07-30 22:21:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载