-
GM47_info
Some informations about SonyEricsson GM47 GSM module and suitable antennas.
- 2010-11-17 19:02:33下载
- 积分:1
-
22
说明: LDPC编码的matlab编程
很有参考价值(LDPC coding was useful matlab programming)
- 2011-01-03 16:39:00下载
- 积分:1
-
MSK
MSK信号的调制及解调,包含三种解调方法,每种方法都给出了误码性能模拟。含有以下文件:
MSK.m
MSK_0.m
MSK_2.m
MSK_3.m
delay.m
difference.m
rand_binary.m
(MSK modulation and demodulation of signals, including three demodulation method, each method are given BER performance simulation. Contains the following files:
MSK.m
MSK_0.m
MSK_2.m
MSK_3.m
delay.m
difference.m
rand_binary.m
)
- 2021-02-22 18:49:41下载
- 积分:1
-
实现光伏预测PV_BP_forest_qingtian
实现光伏预测,通过当天的光伏出力和天气指数加上预测日的天气指数预测明天的光伏出力,基于BP神经网络对光伏出力进行预测(Realization of photovoltaic forecast photovoltaic output through the day and the weather forecast daily index plus weather forecast for tomorrow s PV output index, BP neural network to predict based on the realization of photovoltaic PV output forecast photovoltaic output through the day and the weather forecast daily index plus the weather forecast for tomorrow s PV output index, BP neural network to predict the output of the PV)
- 2021-04-11 10:18:58下载
- 积分:1
-
FFT
利用matlab來做快速傅立葉轉換,並解釋訊號處理的應用(Using matlab to do the fast Fourier transform and interpretation of signal processing applications)
- 2013-01-04 11:29:03下载
- 积分: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
-
XSS
The Cross Frame Scripting 翻译(The Cross Frame Scripting)
- 2009-11-29 11:49:35下载
- 积分:1
-
16v280
16V280柴油动力计算,包括气缸压力、活塞唯一、速度、加速度,轴承载荷、轴颈载荷等(16V280diesel engine dynamic calculation)
- 2012-04-25 22:28:53下载
- 积分:1
-
MatlabFiles4
Matlab Image Processing Part 4
- 2011-10-25 14:48:53下载
- 积分:1
-
one-dimensional_-wavelet
这是一维小波去噪程序 包括4种阈值和软硬阈值去噪,以及去噪后精度评定,方便大家一起学习(This is a one-dimensional wavelet denoising procedure Including four threshold and soft threshold denoising, and accuracy uation after denoising, facilitate everybody study together
)
- 2015-04-06 23:16:16下载
- 积分:1