-
Matlab55
Matlab-频谱分析实例,大家有需要的可以下载来看看,谢谢支持(Matlab)
- 2009-03-12 13:44:12下载
- 积分:1
-
FSRUWB
UWB无线通信系统仿真,请大家下载 ,不知有没有用(This package simulates Q. Zhang s FSR-UWB (Frequency-Shifted Reference Ultra-Wideband) Wireless Communicatons System which is known as the TR-UWB without the delay element. )
- 2009-03-31 11:17:15下载
- 积分:1
-
LMS
说明: 基于LMS算法的matlab实现,比较基本的LMS算法,可用于自适应滤波器仿真(Matlab implementation based on LMS algorithm is a basic implementation of LMS algorithm for adaptive filter simulation.)
- 2021-04-07 16:49:01下载
- 积分: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
-
function_opt_demo
使用matlab应用遗传算法进行函数优化(Using genetic algorithm in matlab to optimize function)
- 2005-05-09 16:54:19下载
- 积分:1
-
Gpc123
说明: 这是一个MATLAB源代码,可以直接进行GPC仿真。(This is a MATLAB source code can be directly GPC simulation.)
- 2011-03-18 15:59:42下载
- 积分:1
-
chengxu
参数变化对最小相位系统的影响,动态矩阵算法(DMC)仿真实例。(Effects of parameter changes on the minimum-phase system。Dynamic matrix algorithm (DMC) simulation.)
- 2013-12-27 13:59:53下载
- 积分:1
-
hybrid_PSO
说明: 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能(A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters set hpso.m two hPSOoptions.m source file. Code clear and easy to improve the achievement. The results showed that the improvement of effective performance of the SPSO)
- 2008-10-13 17:08:57下载
- 积分:1
-
dsplib
说明: 能实现第四代移动通信系统中的关键技术MIMO-OFDM,是一个两发两收的MIMO系统(To achieve the fourth generation mobile communication system in key technology MIMO-OFDM, is a collection of two rounds of two MIMO systems)
- 2011-03-28 20:01:52下载
- 积分:1
-
buck_double_PI_loop
说明: 利用Matlab的simulink功能创建的buck型同步整流DC-DC转换器电压控制仿真(Voltage control simulation of Buck synchronous rectifier DC-DC converter based on Simulink function of MATLAB)
- 2020-07-04 07:00:01下载
- 积分:1