搜索资源列表
FluidPipelineSimulinkModels
- These Simulink blocks contain transfer functions that model the pressure and flow transients for axisymmetric 2D viscous flow of a compressible fluid in a straight rigid circular cross section pipelines. Three models are available: (1) pressure
Gibbs
- 用matlab语言写的Gibbs(The Gibbs algorithm)算法,用于模式分类
sparfilt
- 优点:1.对于信噪比高的信号滤波效果好; % 2.对于边沿的保护强过阈值滤波,不会产生阈值滤波情况下的过于平滑与Gibbs现象。 %缺点:1.由于对边沿信号没做任何处理,所以边沿可能会有脉冲噪声保留下来; % 2.计算相关系数中,如果计算出来的小波系数点位置偏差大,则相关系数计算受影响; % 3.需要迭代运算,迭代的噪声能量阈值选取很重要,这里以开始段无信号处估计噪声; % 4.需要迭代运算,所以运算量比阈值法大; % 5.受分解层次影响,在大尺度上小波系数点位置偏差更大
cycle_spinning
- 内含两个程序:1.平移变换平移法(cycle_spinning)消除gibbs(吉布斯)效应 2.MATLAB中测试程序运行时间的函数.m
Statistics.rar
- 这是一本讲述matlab中涉及到统计方面的知道书籍,特别是对采样,GIbbs采样,都有很好的示例。,This is the one involved in matlab about statistics to know the book, especially for sampling, GIbbs sample, there are good examples.
gibbs
- 使用MATLAB代码作图,观察Gibbs现象,可以改变参量,观察变化规律-Mapping using the MATLAB code to observe the Gibbs phenomenon, can change the parameters to observe the changes of
Gibbs
- MCMC(马尔科夫链蒙特卡洛)中对于高斯分布的Gibbs采样算法-MCMC Gibbs Sampler
work
- the Gibbs phenomenon graphic in matlab , you can change the number of armonics by changing the N value
ising_GibbsSampling
- Gibbs sampling算法,生成Ising model的随机样本
Gibbs_Sampling
- A Gibbs Sampling Demo.
gibbsmotifsampler
- Finds motifs and the optimum width via Gibbs sampling. No toolboxes required.
Gibbs
- 周期信号的合成、分解与Gibbs现象.ppt
Gibbs
- 本程序用于观察数字信号处理中的吉布斯现象,有助于加深对窗与信号截断的理解-Change the length of the window and observe the Gibbs phenomenon
gibbs
- 实现基于统计的图像复原.采用gibbs准则,利用MATLAB开发环境,实现图像复原。-recovery of pictures
Heteroscedastic-Gibbs-Sampling
- Heteroscedastic Gibbs Sampling Example
gibbs
- 通信系统中的吉布斯现象仿真,使用MATHCAD绘制的图形曲线-The Gibbs phenomenon communication system simulation, the graph is drawn using MATHCAD
gibbs
- 利用matlab进行GIBBS抽样分析来解决数据缺失的现象-GIBBS sampling analysis to solve the missing data using the MATLAB phenomenon
gibbs
- Gibbs Sampling 这个绝妙的想法在1953年被 Metropolis想到了,为了研究粒子系统的平稳性质, Metropolis 考虑了物理学中常见的波尔兹曼分布的采样问题,首次提出了基于马氏链的蒙特卡罗方法,即Metropolis算法,并在最早的计算机上编程实现。Metropolis 算法是首个普适的采样方法,并启发了一系列 MCMC方法,所以人们把它视为随机模拟技术腾飞的起点。 Metropolis的这篇论文被收录在《统计学中的重大突破》中, Metropolis算法也被遴选为二十
10.1-Gibbs-Sampling-From-Discrete-Undirected-Mode
- Gibbs sampling program
Gibbs Program
- 本程序是用来放大吉布斯现象的,通过在命令窗口输入不同的分解级数N,用一系列分解的技术来合成矩形波信号,能够观察到在阶跃处存在吉布斯现象,且当级数N越大时,吉布斯现象越明显。(This program has discribe a Gibbs phenomenon. Run it and you can see the Gibbs-phinomenon figure, when input different term-by-term(N) in Command window,.)