登录
首页 » matlab » Monte-Carlo-algorithm

Monte-Carlo-algorithm

于 2021-01-14 发布 文件大小:2613KB
0 217
下载积分: 1 下载次数: 102

代码说明:

  蒙特卡罗算法 内含蒙特卡罗方法学习书籍+matlab实现源码(Monte Carlo algorithm)

文件列表:

mcmc
....\About_MCMC.html,1479,1999-02-22
....\betalpr.m,399,1999-02-22
....\Contents.m,3085,1999-02-22
....\htm" target=_blank>Copyright,487,1999-02-22
....\gamlpr.m,360,1999-02-22
....\index.html,1479,1999-02-22
....\invwishirnd.m,851,1999-02-22
....\invwishlpr.m,842,1999-02-22
....\invwishpdf.m,1251,1999-02-22
....\invwishrnd.m,842,1999-02-22
....\ltindex.m,689,1999-02-22
....\ltvec.m,554,1999-02-22
....\mcmcacf.m,346,1999-02-22
....\mcmcdemo.m,1426,1999-02-22
....\mcmcgr.m,731,1999-02-22
....\mcmclt.m,786,1999-02-22
....\mcmcsumm.m,2722,1999-02-22
....\mcmctrace.m,777,1999-02-22
....\metrop.m,860,1999-02-22
....\mvnormlpr.m,641,1999-02-22
....\mvnormrnd.m,898,1999-02-22
....\randrand.m,504,1999-02-22
....\veclt.m,601,1999-02-22
....\Version,29,1999-02-22
....\wishirnd.m,771,1999-02-22
....\wishrnd.m,1454,1999-02-22
蒙特卡罗方法.pdf,2836605,2007-01-16

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

发表评论

0 个回复

  • wireless
    a good book about wireless
    2010-06-05 01:25:21下载
    积分:1
  • swarm
    粒子群算法详细的程序,埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享(PID and State Feedback Control of DC Motors)
    2009-06-02 22:15:35下载
    积分:1
  • suvmultipath-ray-leigh
    matlab code for estimation in channel
    2013-03-02 00:19:07下载
    积分:1
  • dongliangjuyunengliang
    运用微分方法画出2~3个周期卫星运行轨道并画出动量矩及能量的变化关系(Using differential method to draw two to three cycles of satellite orbit and draw variation of moment of momentum and energy)
    2014-10-29 09:27:44下载
    积分:1
  • simplisma
    Simple-to-use interactive self-modelling mixture analysis
    2012-05-26 15:51:02下载
    积分:1
  • Wiener
    设计一维纳滤波器 (1)产生三组观测数据:首先根据s(n)=a s(n-1)+w(n)产生信号s(n),将其加噪(信噪比分别为20dB,10 dB,6 dB),得到观测数据x1(n), x2(n), x31(n). (2)估计xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。 (A Wiener filter design (1) to produce three sets of observations: first generating a signal s (n) according to s (n) = as (n-1)+w (n), to add noise (20dB SNR, respectively , 10 dB, 6 dB), to obtain observational data x1 (n), x2 (n), x31 (n). (2) estimate xi (n), i = AR model parameters 1,2,3. Assuming the signal length L, AR model of order N, analysis of experimental results and discuss the impact changing L, N of the experimental results.)
    2013-11-26 21:53:25下载
    积分:1
  • leach
    leach algorithm in simplfied way
    2011-12-12 02:42:05下载
    积分:1
  • EstimationSideslipAngle
    使用matlab编写的:用神经网络方法来辨识质心侧偏角程序。供大家使用参考。(Prepared using matlab: A neural network method to identify centroid lateral declination procedures. For everyone to use reference.)
    2007-07-12 20:57:42下载
    积分:1
  • SVM
    说明:  支持向量机SVM和核函数的matlab程序集,压缩包中包含常用的各种SVM函数,(Support vector machine and kernel function SVM matlab assembly, compressed package that contains a variety of commonly used SVM function)
    2011-04-13 09:21:49下载
    积分:1
  • tryGUI
    超宽带系统链路matlab仿真程序 超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估计:ch_est.m;channel.m;channelgenerator.m;conv_m. m;sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct.m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_sv_params.m Rake接收机:findpeak.m;MRC_combine.m;MRC_Rake.m;n_upsample.m;selectpath.m 其他:cnv_encd.m;dssignal.m;Eb_halfcos.m;waveshape.m;halfcos_generator.m;metric.m;nxt_stat.m;sim_main.m;spreadgren.m;test_code.m;training_ds.m;uwbsim.m;vit_test.m(UWB system links Matlab simulation program UWB simple system simulation platform, A simple interface. including replacement of the pulse shaping (semi-cosine pulse). IEEE802.15.3a amendment SV Channel, the greatest likelihood channel estimation, the Rake receiver modules. can be achieved monte carlo simulation for BER. They can add multiple access, coding, and other functions (Viterbi codec, frame synchronization procedures prepared by my classmates). Edit the entrance uwbsim.m codecs : bin2deci.m; bini2deci.m; deci2bin.m VITRBI.m Channel and Channel Estimation : ch_est.m; channel.m; channelgenerator.m; conv_m. m; sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct . m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_s v_params.m Rake : findpeak.m; MRC_combine.m; MRC_Rake.m; n_upsample.m; selectpath.m Other )
    2006-12-02 09:41:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载