-
printdamp
控制工具箱的一点应用,希望对大家有所帮助,希望大家可以互相交流(toolbox control point applications, we want to help, we can hope that mutual exchanges)
- 2006-07-11 14:10:10下载
- 积分:1
-
fft
Matlab程序,GUI窗口
用FFT程序计算有限长度正弦信号y=sin(2*pi*f*t) ,0<=t<=N*T(FFT program calculate the finite length of the sinusoidal signal y = sin (2* pi* f* t), 0 < = t < = N* T respectively the DFT results obtained and analyzed and discussed in the following cases: a) the signal frequency f = 50Hz, the sampling the credited with N = 32, the sampling interval T = 0.000625sb) signal frequency f = 50Hz, the sampling points of N = 32, the sampling interval T = 0.005sc), the signal frequency f = 50 Hz, the sampling points N = 32, the sampling interval T = 0.0046875sd) signal frequency f = 50Hz, the sampling points of N = 32, the sampled interval T = 0.004se) signal frequency f = 50Hz, the sampling points of N = 64, the sampling interval the T = 0.000625sf) signal frequency f = 250Hz, the sampling points N = 32, the sampling interval T = 0.005sg) c) a signal-post 32, to do a 64-point FFT)
- 2013-04-11 21:58:54下载
- 积分:1
-
ycyhbp
优化神经网络预测,可以用于多种预测需求,需更改(Optimization of neural network prediction)
- 2014-01-13 11:23:05下载
- 积分: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
-
NumericalMethods7.1
Numerical analysis continues this long tradition of practical mathematical calculations. Much like the Babylonian approximation of sqrt{2}, modern numerical analysis does not seek exact answers, because exact answers are often impossible to obtain in practice. Instead, much of numerical analysis is concerned with obtaining approximate solutions while maintaining reasonable bounds on errors.
- 2010-10-03 11:06:08下载
- 积分:1
-
bpsk15
语音端点检测,是语音压缩时提取特征参数的一个必要的过程,这个程序主要是对这个过程的一个小的程序。希望对学语音的有帮助(Extreme point detecting is a primily process to get the eigenparameter when you compressing the speech.This program is a small one,it will help for the learner.)
- 2009-05-04 23:23:02下载
- 积分:1
-
Auto-disturbances-controller
应用matlab中S函数模块编写的自抗扰控制器源代码,包含3个程序。(Application of the matlab S function module writing the adrc is the source code, include three procedures.)
- 2012-05-05 13:54:32下载
- 积分:1
-
foreeer
fast fourier transform
- 2013-01-29 18:55:20下载
- 积分:1
-
MIMO
能利用发射端的多个天线各自独立發送信号,同时在接收端用多个天线接收並恢复原信息。(Can take advantage of multiple antenna transmitter sends separate signals, while the receiver with multiple antennas to receive and recover the original information.)
- 2009-12-13 14:01:17下载
- 积分:1
-
voigt
可以计算物理学中的voigt线型,通过两个展宽的卷积实现更接近实际情况(this code could get the voigt of broad )
- 2014-12-25 16:23:19下载
- 积分:1