-
2
说明: MATHCENTRER下载的雷达杂波仿真系统,非常有参考意义(MATHCENTRER download of radar clutter simulation system, meaning a very good reference)
- 2010-08-27 22:38:51下载
- 积分:1
-
xxx
自己写的关于信号完整性的文章,拿出来与大家分享一下,适合初学者(Write your own articles on signal integrity, to share with everyone out, suitable for beginners)
- 2013-01-07 19:36:48下载
- 积分:1
-
FuzzyAlgorithm
Fuzzy c-means (FCM) with spatial constraints has
been considered as an effective algorithm for image segmentation.
Student’s t-distribution has come to be regarded as an alternative
to Gaussian distribution, as it is heavily tailed and more robust for
outliers. In this letter,
- 2013-02-11 00:34:35下载
- 积分: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
-
QPSK-MSK-QAM-OFDM
说明: 完整的QPSK-MSK-QAM-OFDM调制解调程序,完整的QPSK-MSK-QAM-OFDM调制解调程序(Complete QPSK-MSK-QAM-OFDM modulation and demodulation process, a complete QPSK-MSK-QAM-OFDM modulation and demodulation process)
- 2011-03-13 16:00:41下载
- 积分:1
-
12_7
MATLAB is a high-performance language for technical computing. Its name
stands for matrix laboratory and its basic data element is the array
- 2015-01-06 21:22:17下载
- 积分:1
-
rcosine
对码元序列进行基带成型滤波,来减少码间串扰,采用的是升余弦滚降滤波器,可以通过更改参数的方式来更改成根升余弦滚降滤波器(Symbol sequence baseband shaping filter to reduce inter-symbol interference, raised cosine roll-off filter, you can change the parameters to change into a root raised cosine roll-off filter)
- 2013-04-22 16:00:08下载
- 积分:1
-
Simulated-annealing-for-bier127.tsp
matlab source for Simulated annealing solving bier127.tsp
- 2015-02-02 21:55:00下载
- 积分:1
-
matlabwebapache
matlab与apache的安装和配置方法(matlab with the apache installation and configuration method)
- 2009-06-19 09:51:50下载
- 积分:1
-
calibration_zhang
摄像机标定程序:用matlab语言编写,zhang是主程序,请参考test以了解调用的方法(camera calibration procedures : using Matlab language, the main program is zhang, Please refer to test to find out the calling method)
- 2006-09-27 10:14:35下载
- 积分:1