-
GMSK
matlab仿真用的32采样点,GMSK调制解调代码(matlab simulation using the 32 sampling points, GMSK modem code)
- 2008-06-09 20:20:31下载
- 积分:1
-
225
说明: 下一代无线城域网—MIMO-OFDM模型,关于ofdm的,有源码(The next generation of wireless MAN-MIMO-OFDM model, on ofdm, there are source)
- 2010-04-14 23:37:38下载
- 积分:1
-
power_hvdc
高压直流输电仿真模型,基于晶闸管控制的12脉波MATLAB/SIMULINK仿真(The example in this section illustrates modeling of a high-voltage direct current (HVDC) transmission link using 12-pulse thyristor converters [1]. Perturbations are applied to examine the system performance. The objectives of this example are to demonstrate the use of SimPowerSystems blocks in combination with Simulink blocks in the simulation of a complete pole of a 12-pulse HVDC transmission system. The Discrete HVDC Controller block is a generic control available in the Discrete Control Blocks library of the SimPowerSystems Extras library. In the same library you can find the Discrete Gamma Measurement block used in the inverter control subsystem.)
- 2020-07-01 13:40:02下载
- 积分: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
-
mesh2tri
说明: Matlab网格划分程序可以将结构的四边形网格转换为三角形网格。
但该文件中内容重复了mesh2tri函数写了两遍,可以删除重复部分。
Demo:
clear all close all clc
(Matlab grid program
1. Create mesh grid
2. Plot the original rectangular mesh
3.1 forward slash division of quadrilateral)
- 2020-11-26 14:49:31下载
- 积分:1
-
Duffing_LE
定义法求杜芬方程最大Lyapunov指数(Duffing equation is defined by the Method largest Lyapunov exponent)
- 2014-11-02 19:57:33下载
- 积分:1
-
GA-FS1
Genetic algorithm all you need
- 2013-11-11 22:34:51下载
- 积分:1
-
axisymmetricKZK
This code is about HIFU simulator
at first we need axisymmetricKZK.m - Driver for axisymmetric KZK integrator
- 2021-05-13 10:30:02下载
- 积分:1
-
COMVC_MatlabMixedprogramming
基于COM的VC与MATLAB的混合编程技术(COM-based mixture of VC and MATLAB programming)
- 2010-07-18 11:39:09下载
- 积分:1
-
sdarticle(2).pdf
SDELab article describing the usage and application of the package to solve stochastic equations
- 2009-12-22 22:44:31下载
- 积分:1