-
EM算法的C++程序
一个EM算法的C++程序包。EM算法指即具有隐状态变量的分布中参数的最大似然估计。
- 2022-01-26 05:29:02下载
- 积分:1
-
邮政运输 2007年D题 邮政运输网络中的邮路规划和邮车调度 数学建模题目...
邮政运输 2007年D题 邮政运输网络中的邮路规划和邮车调度 数学建模题目-Post transport D title in 2007 the postal routes in the transport network planning and scheduling Postal mathematical modeling topics
- 2022-07-04 14:24:58下载
- 积分:1
-
数学小帮手本软件对一元,二元数学函数的分析提供帮助.可以对整个函数图形进行细致入微的观察,进行任意的缩小,放大...
数学小帮手本软件对一元,二元数学函数的分析提供帮助.可以对整个函数图形进行细致入微的观察,进行任意的缩小,放大-help the small mathematical software to a million dual function of mathematical analysis to help. Can graphics for the entire function of meticulous observation, arbitrary narrowing and enlarge
- 2022-05-20 10:32:05下载
- 积分:1
-
利用图形处理器进行加速的有限差分法源代码,绝对珍贵.
利用图形处理器进行加速的有限差分法源代码,绝对珍贵.-Use of graphics processors to accelerate the finite difference method source code is absolutely precious.
- 2022-03-11 23:46:46下载
- 积分:1
-
基于C实现的采样复制的纹理图像修复方法_可去除遮罩物
资源描述CS7495 Final Project Sooraj Bhat
Object Removal by Exemplar-based Inpainting USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint("bungee0.png","bungee1.png",[0 255 0]);
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint("bw0.png","bw2.png",[0 255 0]);
To visualize:
plotall;
close; movie(mov);
SAMPLE IMAGES & RESULTS
*0.png The original images ("bw" and "bungee")
*{1,2}.png The different fill region masks.
*P2.png &nbs
- 2022-02-01 13:35:37下载
- 积分:1
-
matlab编写的数值计算程序,用于数学实验方面
matlab编写的数值计算程序,用于数学实验方面-Matlab prepared by the numerical calculation program for math experiments
- 2022-01-26 14:59:23下载
- 积分:1
-
对卡尔曼滤波的原理进行了详细的介绍。并且有具体的程序,可以进行学习和仿真!...
对卡尔曼滤波的原理进行了详细的介绍。并且有具体的程序,可以进行学习和仿真!-The principle of Kalman filtering was introduced in detail. And there is a specific process, can study and simulations!
- 2022-02-24 22:49:34下载
- 积分:1
-
16 CRC-32 算法介绍,程序代码
CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
- 2022-11-24 06:50:03下载
- 积分:1
-
ASK-FSK-PSK
该算法得出的变化使用这个3调制信号的振幅函数的变化在presance高斯白噪声的信噪比
- 2023-05-23 05:40:04下载
- 积分:1
-
二分法求方程的实根
很简单的一个程序
要不是为了下一个东西,我才不会上这么变态的网站!...
二分法求方程的实根
很简单的一个程序
要不是为了下一个东西,我才不会上这么变态的网站!-dichotomy equation for the real roots of a very simple procedure but for the sake of the next one thing, I would not be such a metamorphosis on the website!
- 2022-09-17 10:45:03下载
- 积分:1