-
matlabpinpufenxi
matlab各种周期信号的频谱分析matlab各种周期信号的频谱分析。(matlab various periodic signal range of the spectrum analyzer matlab cycle spectrum analysis of signals.)
- 2009-04-21 23:12:37下载
- 积分:1
-
GRAPPA_SENSE
两种算法GRAPPA和SENSE,可以通过matlab仿真。(Two algorithms GRAPPA and SENSE, matlab simulation.)
- 2013-04-05 13:39:33下载
- 积分:1
-
wiezirrn
欢迎大家下载学习,包括最小二乘法、SVM、神经网络、1_k近邻法,基于chebyshev的水声信号分析,课程设计时编写的matlab程序代码,基于欧几里得距离的聚类分析,模式识别中的bayes判别分析算法,包括脚本文件和函数文件形式。( Welcome to download the study, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Based chebyshev underwater acoustic signal analysis, Course designed to prepare the matlab program code, Clustering analysis based on Euclidean distance, Pattern Recognition bayes discriminant analysis algorithm, Including script files and function files in the form.)
- 2016-04-10 10:32:32下载
- 积分:1
-
errorcheck
这是一个可以对随机信号进行加噪,并通过QPSK和8PSK解调后,并分析误码率的程序,为m文件(This is a random signal can add noise, QPSK and 8PSK demodulation through, and after the procedure error rate analysis for the m file)
- 2010-11-25 22:24:04下载
- 积分:1
-
usingmatlab
using matlab litlle introduction and instruction
- 2009-05-09 00:21:12下载
- 积分:1
-
chap12
说明: 基于MATLAB和VC++,是两者很好的结合应用(Based on MATLAB and VC++, is a good combination of the two applications)
- 2010-03-27 21:08:58下载
- 积分:1
-
antenna-pattern1
采用口面积分的方法来计算天线方向图,天线设计常用(Orifice area divided by the method to calculate the antenna pattern, antenna design used)
- 2011-05-09 20:37:32下载
- 积分:1
-
conv2
一个实现卷积的简单程序,使用分段卷积,使用格式为convII(h,b)(Achieve convolution)
- 2011-11-12 20:51:03下载
- 积分: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
-
MyMC
基于马尔科夫的蒙特卡罗算法,可以精确计算各种随机事件,但是不能运用于太大的系统(Monte Carlo algorithm that can accurately calculate the various random events, but can not be much of a system)
- 2012-11-27 18:50:24下载
- 积分:1