-
ode45-matlab
本程序特别适合于弹道计算等方面使用。比ODE45函数的速度加快了很多,且程序充分展示了Matlab向量运算的强大功能,以及编程的简单快捷。(This procedure is particularly suitable for use ballistic calculations and other aspects. ODE45 faster than a lot of functions and procedures for demonstrating the power of Matlab vector operations, and programming simple and quick.)
- 2013-07-19 16:25:05下载
- 积分:1
-
QPSKsimulation
这是我在网上找到的,里面比较详细的介绍了QPSK的仿真。(This is what I found on the Internet, where a more detailed introduction to the QPSK simulation.)
- 2007-01-13 22:49:55下载
- 积分:1
-
cart2plr
this is a simple function for convert into Cartesian to polar coordinates and adding two functions
- 2011-06-13 18:58:02下载
- 积分:1
-
GNmatlab
GN算法matlab源程序,遗传算法,贪婪算法(GN algorithm matlab source code, genetic algorithms, greedy algorithms)
- 2013-05-25 15:57:59下载
- 积分:1
-
Rec839_3
ITU-R国际降雨衰减预测模型之等效雨高的求法
(ITU-R International rain attenuation prediction model of rain rate and method, the simulation model)
- 2012-03-08 21:22:59下载
- 积分: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
-
MPCASourceCode
The matlab codes provided here implement two algorithms multilinear principal component analysis to run the face recognition using FERET database.
- 2009-10-07 01:18:35下载
- 积分:1
-
LYAPUNOV
这是连续混沌系统,计算李雅普罗夫指数的程序。不是离散系统的,里面有很多混沌的实例。(failed to translate)
- 2009-11-15 10:31:20下载
- 积分:1
-
BasicKernelPCA
The uploaded file is written to understand the basic knowledge for Kernel PCA.
- 2011-05-31 11:30:40下载
- 积分:1
-
design80C196KC
减摇鳍是船舶减摇行之有效的方法,被广泛的应用。本文具体阐述了应
用80C196KC减摇鳍控制器设计的硬件和软件的设计方法。本文采用变参数
PID控制方法,使得减摇鳍控制器能够更好的适应随机变化的海况,使减摇
效果更加理想。减摇鳍控制器的设计主要包括:PID控制器设计、航速调节
器设计、浪级调节器设计。根据不同航速、浪级调节减摇鳍控制器的输出,
使得减摇鳍能够平稳、可靠的工作。减摇鳍控制器的设计具有实际应用的意
义。( ADissertationfortheDegreeofD.Eng
TheDesignofControllerfortheFin
StabilizerBasedon80C196KC
Candidate:MaLihua
SuPervisor:Prof.JinHongzhang
AeademieDegreeAPPliedfor:MasterofEngineering
SPeeiality:Meehanieal&EleetronieEngineering
DateofSubmission)
- 2020-12-21 15:39:08下载
- 积分:1