-
MarkovFeatures
图像JPEG系数域,Markov 900维 特征提取,Matlab 下,C语言实现(Image JPEG coefficient domain, Markov 900-dimensional feature extraction, Matlab under, C language)
- 2010-11-29 09:51:45下载
- 积分:1
-
Helmholtz
用迭代法在MATLAB中实现(赫姆霍兹)Helmholtz方程组的求解(Solving Helmholtz equation set by iterative method in MATLAB)
- 2013-07-18 23:04:33下载
- 积分:1
-
inpainting
image inpainting
(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 Plots of confidence and data terms.
*P5.png Plots of original, fill region, inpainted images and
confidence and data terms.
Other images in the dir contain redundant information. I di)
- 2010-06-19 21:00:49下载
- 积分:1
-
M1
Matlab的一些应用程序例子,可以供大家参考下,谢谢大家的支持(Matlab some application examples, for your reference, thank you for the support )
- 2007-04-22 10:42:13下载
- 积分:1
-
jieyuexiangying
阶跃相应绘图,可以调整波形,画出bode图(Step the corresponding drawings, waveforms can be adjusted, to draw bode diagram)
- 2009-03-19 20:10:22下载
- 积分:1
-
delphi
DELPHI环境下MATLAB和数据库之间的数据通讯(DELPHI environment MATLAB and data communication between the database)
- 2011-02-06 21:51:37下载
- 积分:1
-
ADPCM
algoritmo de ADCPM en matlab
- 2010-09-16 11:05:38下载
- 积分:1
-
matlab_fft
Matlab快速傅立叶变换程序,有源代码。(Matlab Fast Fourier Transform program, active code.)
- 2012-08-24 11:37:31下载
- 积分:1
-
map_MLSE
map 和 mlse算法的比较,在不同的信噪比的情况下,两种接收机判决算法的比较(map and mlse algorithm comparison)
- 2011-12-11 06:19:40下载
- 积分:1
-
PUMA560simulink
说明: 该文件基于Matlab的GUI界面设计了6自由度串联机器人的运动学、动力学和轨迹规划的算法,用户可以计算PUMA560型的机器人的正逆运动学,正逆动力学和指定的轨迹规划,同时可以动画显示机器人点对点的运动路线。该程序可进行二次开发,用户可根据机器人模型的不同修改参数,针对自身模型进行运动学、动力学和轨迹规划的计算与仿真。(Based on the GUI interface of matlab, this paper designs an algorithm for kinematics, dynamics and trajectory planning of 6-DOF serial robot. Users can calculate the forward and inverse kinematics, forward and inverse dynamics and specified trajectory planning of PUMA560 robot. At the same time, they can animate the point-to-point motion path of the robot. The program can be redeveloped. Users can modify parameters according to different robot models, and calculate and simulate kinematics, dynamics and trajectory planning of their own models.)
- 2019-02-14 10:52:27下载
- 积分:1