-
bandwidth2_BP
雷达后向投影算法。利用雷达接收到的数据的时延来成像。具有很大的应用价值。(After the radar to the projection algorithm. Using the delay of the received radar data to imaging. Has great value.)
- 2014-08-30 15:56:24下载
- 积分:1
-
Power_flow_with_DG.m
This is the Matlab program I developed for power flow. Program can handle system with or without distributed generation (DG).
- 2014-09-20 06:45:52下载
- 积分:1
-
FastICA_21
This program is implementation of independent component analysis for seperated some mixture of independent signal. In this program you can generate some mixing signal and then separated width independent component analysis algorithm
- 2013-08-26 09:45:47下载
- 积分:1
-
STA_COM
STATCOM working model with voltage satbility
- 2013-10-04 01:31:46下载
- 积分:1
-
MZI
M-Z干涉仪结构有限差分光速传播法源程序(The source program of M-Z Interferometer in FD-BPM)
- 2013-07-04 15:36:21下载
- 积分:1
-
bcs-master
贝叶斯压缩感知 用于稀疏信号重建,基于贝叶斯理论(Adaptive compressive sensing, Bayesian model selection, compressive sensing (CS), experimental design, relevance vector machine (RVM), sparse Bayesian learning.)
- 2021-01-12 20:58:48下载
- 积分:1
-
BCH(15-7-5)
BCH(15,7,5)纠错译码的MATLAB实现(BCH (15,7,5) error correction decoding MATLAB realize)
- 2008-04-10 08:44:59下载
- 积分:1
-
antyy
本论文围绕蚁群算法的理论及其应用,就如何解决非线性整数规划问题、连续性伏化问题、聚类问题、与其它算法混合以及收敛性进行了较为深入、系统的研究。
(In this paper, the theory surrounding the ant colony algorithm and its application on how to solve the nonlinear integer programming problem, the issue of continuity of V, clustering problems, mixed with other algorithms, as well as convergence in more depth, systematic study.)
- 2008-05-08 09:39:54下载
- 积分:1
-
powell-optimization
Powell s Optimization technique used for image processing.
- 2013-07-12 21:06:12下载
- 积分: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