搜索:Bernoulli
找到约 8 项符合「Bernoulli」的查询结果
结果 8
按分类筛选
https://www.eeworm.com/dl/995976.html
技术资料
Bernoulli函数
这个代码片段实现了Bernoulli分布的逆累积分函数及矩计算,适用于统计分析和概率建模。它经过多个实际项目的验证与优化,可以直接集成到您的数据分析流程中,提升模型的准确性和可靠性。
https://www.eeworm.com/dl/665/467648.html
matlab例程
matlab code for Bernoulli s chaotic map used for encryption
matlab code for Bernoulli s chaotic map used for encryption
https://www.eeworm.com/dl/697/370802.html
RFID编程
model OF the OFDM communication in simulink. And I was successful in completing it using a Bernoulli
model OF the OFDM communication in simulink. And I was successful in completing it using a Bernoulli binary generator as the input source
(Basic_OFDM.mdl).
https://www.eeworm.com/dl/534/487984.html
其他
Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions
Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions instead of Gaussian. The images do not need to be aligned.
https://www.eeworm.com/dl/665/193379.html
matlab例程
研究用于自适应均衡器的LMS算法的性能
研究用于自适应均衡器的LMS算法的性能,数据源产生有零平均和单位方差的由符号+1和-1组成的Bernoulli的序列{I(n)}.数据源之后的信道可以用升余弦脉冲响应来模拟。
https://www.eeworm.com/dl/894384.html
技术资料
提高H.26L压缩视频抗误码性能的全局率失真优化方法
该文从较新的H.26L视频压缩编码标准出发,并结合Internet信道的Bernoulli和Gilbert的包丢失模型,提出了一种全局率失真优化的编码模式判决方法,使编码的视频流具有更强的错误恢复能力.实验证明,在实际的Internet信道误码环凌下,此方法具有更强的抗错误和实用性,得到了较好的效果. ...
https://www.eeworm.com/dl/523121.html
源码
伯努利装错信封问题-综合[难]
题目描述
    某人写了n封信,同时为每一封信写1个信封,共n个信封。如果把所有的信都装错了信封,问共有多少种?(这是组合数学中有名的错位问题。著名数学家伯努利(Bernoulli)曾最先考虑此题。后来,欧拉对此题产生了兴趣,称此题是“组合理论的一个妙题”,独立地解出了此题 ...