搜索结果
找到约 18 项符合
Gibbs 的查询结果
人工智能/神经网络 matlab编写的[数据挖掘]分类算法Gibbs算法。
matlab编写的[数据挖掘]分类算法Gibbs算法。
人工智能/神经网络 gibbs
gibbs,beyesian network,intelligent inference, Markov, BeliefPropagation.
It is a very good surce code for intelligent reasoning research
通讯/手机编程 To show Gibbs phenomenon, using FFTs to sum Fourier Give the curve plot at the end of the simulati
To show Gibbs phenomenon, using FFTs to sum Fourier
Give the curve plot at the end of the simulation
文章/文档 Gibbs现象,画出由N次谐波合成的周期方波的波形图
Gibbs现象,画出由N次谐波合成的周期方波的波形图,分析Gibbs现象
matlab例程 用matlab语言写的Gibbs(The Gibbs algorithm)算法,用于模式分类
用matlab语言写的Gibbs(The Gibbs algorithm)算法,用于模式分类
matlab例程 内含两个程序:1.平移变换平移法(cycle_spinning)消除gibbs(吉布斯)效应 2.MATLAB中测试程序运行时间的函数.m
内含两个程序:1.平移变换平移法(cycle_spinning)消除gibbs(吉布斯)效应 2.MATLAB中测试程序运行时间的函数.m
电子书籍 Gibbs现象在MATLAB上的仿真程序。
Gibbs现象在MATLAB上的仿真程序。
matlab例程 the Gibbs phenomenon graphic in matlab , you can change the number of armonics by changing the N val
the Gibbs phenomenon graphic in matlab , you can change the number of armonics by changing the N value
嵌入式/单片机编程 利用平移变换平移法消除去噪过程中产生的gibbs效应
利用平移变换平移法消除去噪过程中产生的gibbs效应
源码 Gibbs法采样程序代码
给定统计样本集,如何估计产生这个样本集的随机变量概率密度函数,是比较熟悉的概率密度估计问题。 求解概率密度估计问题的常用方法是最大似然估计、最大后验估计等。但是思考概率密度估计问题的逆问题:给定一个概率分布p(x),如何让计算机生成满足这个概率分布的样本。 这个问题就是统计模拟中研究的重要问题–采样(Samplin ...