-
DFIG_Feb07
Simulating DFIG with PSCAD
- 2010-10-18 22:05:58下载
- 积分:1
-
matlab-book
matlab宝典,帮助您更好更深入的学习好matlab编程(matlab Collection to help you better and more in-depth study and matlab programming)
- 2011-05-13 21:29:10下载
- 积分:1
-
EPS_Control
EPS控制模型 EPS控制模型 EPS控制模型 EPS控制模型(Control model control model EPS EPS EPS EPS control model control model)
- 2011-10-08 09:10:09下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
copulas
cupola toolbox matlab 大家都懂得就是copula的代码(cupola toolbox)
- 2014-12-04 23:27:50下载
- 积分:1
-
ARMAandmatlab
ARMA模型在matlab中的实现,This function provides an ARMA spectral estimate which is maximum
entropy satisfying correlation constraint (number of poles)and cepstrum
constrains (number of ceros)
(The realization of the ARMA model in matlab,This function provides an ARMA spectral estimate which is maximum
entropy satisfying correlation constraint (number of poles)and cepstrum
constrains (number of ceros)
)
- 2012-05-22 17:29:44下载
- 积分:1
-
footanalysis
通量数据足迹分析,可查看最大贡献源区。以及数据质量分级(analysi footprint)
- 2014-12-04 14:47:16下载
- 积分:1
-
10
说明: 极坐标潮流程序,附有4节点,33节点,1047节点的数据,已编译通过。(Polar current procedures, with 4 nodes, 33 nodes, 1047 nodes in the data, compiled by.)
- 2010-09-02 11:54:25下载
- 积分:1
-
图像融合大全
说明: 压缩包内包涵了我所用过的图像融合程序,如小波,PCNN,贝叶斯等算法,仅供参考。(Compression package contains the image fusion procedures I used, such as wavelet, PCNN, Bayesian algorithm, for reference only.)
- 2021-04-11 12:12:49下载
- 积分:1
-
RayleighFadingon
RAYLEIGH FADING SIMULATION DOC格式的 希望对大家有用.(RAYLEIGH FADING SIMULATION DOC format of the hope we have used.)
- 2006-12-18 15:17:42下载
- 积分:1