Implements mixture of binary (logistic) PCAs where pixels are modeled using Bernoulli distributions instead of Gaussian. The images do not need to be aligned.
标签: distributions Implements Bernoulli logistic
上传时间: 2013-12-26
上传用户:xiaoyunyun
forward euler solving differential equations
标签: differential equations forward solving
上传时间: 2013-12-24
上传用户:h886166
在基本Sprott-B混沌系统数学模型的基础上,引入一个控制参数进行系统改造,构建出一个恒定Lyapunov指数谱鲁棒混沌系统。通过相轨图、Lyapunov指数谱和分岔图等动力学工具对系统进行了仿真分析。研究结果表明,系统对唯一的控制参数保持恒定的Lyapunov指数谱,从而工作于鲁棒混沌状态,理论分析则揭示出控制参数对于系统的混沌振荡具有线性或非线性调幅作用。此外,在以改进的Euler算法进行离散化后,采用微控制器MSP430F249进行了实验验证,证明了系统的可实现性。
上传时间: 2014-01-06
上传用户:Shaikh
hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习
上传时间: 2014-01-11
上传用户:lijianyu172
一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。
标签: 算法
上传时间: 2014-11-28
上传用户:gundamwzc
该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法
上传时间: 2015-06-09
上传用户:邶刖
一个模拟球体抛射的程序,分别使用了Euler 公式和Euler-Cromer公式进行模拟计算(含有分析报告),可作为高校计算机模拟课程编程作业
上传时间: 2015-06-19
上传用户:wl9454
研究用于自适应均衡器的LMS算法的性能,数据源产生有零平均和单位方差的由符号+1和-1组成的Bernoulli的序列{I(n)}.数据源之后的信道可以用升余弦脉冲响应来模拟。
上传时间: 2013-12-26
上传用户:xg262122
北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of two odd prime numbers. For example: 8 = 3 + 5. Both 3 and 5 are odd prime numbers. 20 = 3 + 17 = 7 + 13. 42 = 5 + 37 = 11 + 31 = 13 + 29 = 19 + 23. Today it is still unproven whether the conjecture is right. (Oh wait, I have the proof of course, but it is too long to write it on the margin of this page.) Anyway, your task is now to verify Goldbach s conjecture for all even numbers less than a million.
标签: mathematician Christian Goldbach Leonhard
上传时间: 2016-04-22
上传用户:wangchong
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解
上传时间: 2016-09-21
上传用户:wqxstar