-
PESGM2008-000006
Its IEEE PESGM08 paper on A Hybrid Current-Power Optimal Power Flow Technique
- 2013-12-05 12:34:52下载
- 积分:1
-
code
现代数字信号处理 何广军
MATLAB 代码(MATLAB code of digital signal processing edited by Hu GuangJun)
- 2010-07-13 21:40:25下载
- 积分:1
-
mimo_capacity_channel_ect
包含了很多的MIMO相关的matlab仿真,信道遍历容量以及信道模型等。(Contains a lot of matlab simulation of MIMO-related, channel ergodic capacity and channel model.)
- 2009-05-30 21:13:15下载
- 积分:1
-
Find-earthquake-center
用MATLAB解决真实世界的问题,再此介绍一个MATLAB查找地震中心的例子(Using MATLAB to solve real world problems。Here,we introduce an example which is to find earthquake center using MATLAB)
- 2012-04-25 20:42:56下载
- 积分:1
-
mlclass-ex1
Machine learning 在线课程 exercise1(Machine learning online courses exercise1)
- 2015-03-12 18:40:22下载
- 积分:1
-
6
说明: 这是一个用函数画图的源代码程序,可以是二维的,也可以是三维的(This is a drawing of the source code with function procedures, can be two-dimensional, it can be three-dimensional)
- 2010-03-31 15:40:22下载
- 积分:1
-
复制粘贴的MATLAB代码Fast-Copy-Move-MATLAB
关于复制粘贴的MATLAB代码 亲测可用。指的是同一副图片中的复制粘贴(
Based on image copy paste detection)
- 2021-03-16 09:59:22下载
- 积分:1
-
15 粒子群优化算法参考程序
说明: 基于MATLAB的粒子群优化算法的程序参考代码(Program reference code of particle swarm optimization algorithm based on MATLAB)
- 2021-03-22 14:01:08下载
- 积分:1
-
lagrange
拉格朗日多项式拟合卫星精密星历。。。。。(lagrange)
- 2010-09-24 17:10:52下载
- 积分:1
-
decomp_reconst_WU
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubechie fucntion used (must be even).
block: size of neighborhood within each undecimated subband.
noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise)
parent: are we including the coefficient at the central location at the next coarser scale?
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Javier Portilla, Univ. de Granada, 3/03
Revised: 11/04
- 2010-08-14 20:29:11下载
- 积分:1