登录
首页 » matlab » dramcode

dramcode

于 2021-04-29 发布 文件大小:17KB
0 225
下载积分: 1 下载次数: 113

代码说明:

  DRAM算法,是一种改进型的蒙特卡罗马尔科夫链(MCMC)采样方法,该算法基于经典的MCMC算法,在此基础上增加了改进策略,是算法能够更快速稳定的收敛。(DRAM algorithm is an improved Mirkov chain (MCMC) sampling method, the algorithm is based on the classic MCMC algorithm, based on the increase in the improvement of this strategy is the algorithm to more rapid and stable convergence.)

文件列表:

ABfun.m,155,2006-05-11
ABjac.m,423,2006-05-11
ABprior.m,218,2006-05-11
ABrun.m,2660,2006-05-22
ABss.m,200,2006-05-11
bananafun.m,295,2006-05-11
bananatest.m,2429,2006-05-21
dramrun.m,7388,2006-05-23
normaltest.m,2131,2006-05-23
Readme.txt,166,2006-05-03
utils
.....\chiqf_m.m,264,2006-05-03
.....\cov2cor.m,167,2006-05-03
.....\covcond.m,538,2006-05-03
.....\covupd.m,1261,2006-05-03
.....\ellipse.m,859,2006-05-03
.....\gammaqf_m.m,839,2006-05-03
.....\gammar_mt.m,1030,2006-04-26
.....\hline.m,472,2006-05-03
.....\iact.m,796,2006-05-03
.....\jacob.m,1563,2006-05-03
.....\mahalanobis.m,498,2006-05-03
.....\mcmcplot.m,4562,2006-05-03
.....\pairs.m,994,2006-05-03
.....\xyplot.m,291,2006-05-03

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

发表评论


0 个回复

  • FT
    说明:  DSP入门:在MATLAB中应用傅里叶变换分析信号频谱(DSP basis: Implement fourier transform to analysis signals spectrum with MATLAB)
    2010-03-25 13:39:45下载
    积分:1
  • ps0_ann.m
    This code is used for the load forecasting of the electricity system by using ANN and PSO. Hoping it can help those who are doing this area. (This code is used for the load forecasting of the electricity system by using ANN and PSO. Hoping it can help those who are doing this area.)
    2014-12-16 13:46:48下载
    积分:1
  • kse_test_matlab
    Given a matrix with m rows and n cols (m points in R^n), use resampling and the Kolmogorov Smirnov test to score [0,1] all points (as potential outliers) in linear time. This is an original algorithm that can be used for anomaly detection and general signal processing.
    2013-05-26 22:10:16下载
    积分:1
  • VCTCZEKF
    说明:  异步电机适量控制的仿真,并用卡尔曼滤波做了无速度传感器(Simulation of the appropriate amount of asynchronous motor control, and using Kalman filter to make a speed sensor)
    2021-01-18 21:58:43下载
    积分:1
  • RungeKutta
    常微分方程组的四阶RungeKutta龙格库塔法matlab实现(Fourth-order Runge-Kutta method matlab RungeKutta of ordinary differential equations to achieve)
    2013-12-03 20:54:49下载
    积分:1
  • CH4
    L4_1.m: SVD轉換(程式) L4_2.m: 影像轉換的能量集中能力(程式) L4_3a.m: 小波轉換之多重解析架構(程式) L4_3b.m: 小波轉換係數與影像的方向性(程式) energy.m: 能量集中(函式) L4_1.bmp: 影像檔 L4_2.bmp: 影像檔 L4_3b.bmp: 影像檔 woman.mat: Matlab的矩陣變數檔 (L4_1.m: SVD conversion (program) L4_2.m: image conversion of energy to focus capacity (program) L4_3a.m: the multi-resolution wavelet transform architecture (program) L4_3b.m: wavelet transform coefficient and the direction of the image (the program) energy.m: energy concentration (function) L4_1.bmp: image file L4_2.bmp: image file L4_3b.bmp: image file woman.mat: Matlab matrix variable file)
    2009-04-02 23:47:16下载
    积分:1
  • FFT
    说明:  FFT的使用,说明了在MATLAB中FFT函数的使用方法,(The use of FFT, shows the FFT function in MATLAB to use,)
    2010-04-03 10:35:44下载
    积分:1
  • 2009B
    蒙特卡洛模拟法是当系统中各个单元的可靠性特征量已知,但系统的可靠性过于复杂,难以建立可靠性预计的精确数学模型或模型太复杂而不便应用则可用随机模拟法近似计算出系统可靠性的预计值。随着模拟次数的增多,其预计精度也逐渐增高。由于需要大量反复的计算,一般均用计算机来完成。本文件用来求解医院排队论问题(Monte Carlo simulation when the system reliability characteristics of each unit volume is known, but the reliability of the system is too complicated, difficult to establish accurate mathematical model of reliability prediction models are too complex or inconvenient applications are available stochastic simulation method to approximate calculation the expected value of system reliability. With the increase in simulation times, which is expected to gradually increase precision. As the need for a large number of repeated calculations, generally using the computer to complete. This document is used to solve the problem of queuing theory Hospital)
    2010-05-14 08:07:29下载
    积分:1
  • 电机主
    变频调速是改变电动机定子电源的频率,从而改变其同步转速的调速方法。变频调速系统主要设备是提供变频电源的变频器,变频器可分成交流-直流-交流变频器和交流-交流变频器两大类,目前国内大都使用交-直-交变频器。(Variable frequency speed regulation is the frequency of changing the stator power supply of the motor, thus changing the speed regulation method of the synchronous speed.Variable frequency speed regulation system is the main equipment to provide frequency conversion power of inverter, the inverter can be divided into ac - dc - ac frequency converter and ac - ac frequency converter two kinds big, cross - straight - to pay inverter are mostly used in China at present.)
    2018-01-22 21:20:46下载
    积分:1
  • FastICA1
    有关FastICA算法的matlab实现(FastICA about matlab)
    2012-04-06 21:00:02下载
    积分:1
  • 696518资源总数
  • 104988会员总数
  • 11今日下载