-
xinde
一个简单算法能够生成数独矩阵,很容易理解的matlab小程序。(A simple algorithm to generate Sudoku matrix, it is easy to understand the matlab applet.)
- 2009-02-03 09:31:21下载
- 积分:1
-
Nav-Sys-P-SAS
Fuzzy controller design and implementation in real time control
- 2012-03-23 03:09:05下载
- 积分:1
-
weidingzhuangtai
常微分分析稳定与不稳定的规律常常不需要求解微分方程,而可以利用微分方程稳定性理论,直接研究平衡状态的稳定性,这里举出一些例子和源码(Ordinary differential analysis of the stable and unstable law does not usually need to solve differential equations, and can take advantage of the stability theory of differential equations, directly study the stability of the equilibrium state, give some examples and source)
- 2012-09-03 22:38:54下载
- 积分:1
-
effects
matlab gui关于图像处理的一个简易的小程序(matlab gui image processing on a simple small program)
- 2013-11-22 19:06:25下载
- 积分:1
-
syn_MIMO_OFDM
同步MIMO-OFDM系统,分为SNR=10和SNR=20两种参数进行仿真。MATLAB程序。(Synchronous MIMO-OFDM system, into SNR = 10 SNR = 20 and two kinds of parameters for simulation. MATLAB.)
- 2013-11-30 00:32:28下载
- 积分: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
-
PSOalgorithm
自适应粒子群算法的应用程序,用matlab编写,适合初学者使用(adaptive PSO algorithm)
- 2010-10-25 10:49:50下载
- 积分:1
-
LeastSquare
说明: 一次完成最小二乘算法小程序,在单输入单输出线性系统辨识中的应用。(Least squares algorithm applet one time, in the single-input single-output linear system identification applications.)
- 2011-03-30 20:43:06下载
- 积分:1
-
orthogonal
用于计算椭圆的正交点用于椭圆几何参数的拟合(Quadrature points used to calculate the ellipse fitting for the elliptical geometry)
- 2011-04-19 20:15:53下载
- 积分:1
-
ReedSolomon
Removal noise in the channel using Reedsolomon codes
- 2015-02-16 22:48:37下载
- 积分:1