-
EVM_ccdf
计算信号的EVM和PAR的Matlab源代码
EVM CCDF(calculate EVM & PAR
Matlab source code
)
- 2011-01-03 13:57:21下载
- 积分:1
-
eletromaginetism_simulation7
说明: 带挡板的传输线,二维电磁仿真,仿真方法为时域有限差分法(With a baffle of the transmission line, two-dimensional electromagnetic simulation)
- 2010-04-17 10:25:35下载
- 积分:1
-
Charging_Capacitor_exp_108b
Practical matlab experiment for charging a capacitor
- 2013-10-04 14:55:09下载
- 积分:1
-
Chapter-05
Compressed Sensing Theory and Applications Cambridge University Press 2011
(第五章)(Compressed Sensing Theory and Applications Cambridge University Press 2011 (Chapter V))
- 2013-04-08 17:54:50下载
- 积分:1
-
filter
模极大值滤波,对信号进行分解和重构。所采用信号是matlab自带信号。(Modulus maxima filtering, the signal decomposition and reconstruction. Signal is used in signal matlab own.)
- 2009-04-24 22:52:28下载
- 积分: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
-
ARMAwithNExT
自然激励下建筑结构的模态参数识别,首先通过自然激励技术(next)得到结构的自由响应,然后由自回归滑动平均(arma)方法识别模态参数。(natural incentive structures under the modal parameter identification, First through natural incentive Technology (next) to be free to respond to the structure, then autoregressive moving average (arma) identified modal parameters.)
- 2020-10-05 22:57:38下载
- 积分:1
-
FUSION
这是图像融合中空间转换的MATLAB代码(This is the image fusion space conversion of MATLAB code)
- 2006-05-19 09:44:01下载
- 积分:1
-
Local_comm1
simple equation plot in matlab
- 2014-09-10 05:59:37下载
- 积分:1
-
leach
leach code for wireless sensor network
- 2015-02-06 12:12:12下载
- 积分:1