-
UE
说明: UE Simulation LTE from Vienna University
- 2010-09-23 02:27:50下载
- 积分:1
-
802.11a model
说明: 802.11a 的仿真模型,适合Matlab6.5和7.0的版本(802.11a simulation model for Matlab6.5 and version 7.0)
- 2005-09-17 19:06:39下载
- 积分:1
-
main
C++ code for hill climbing
- 2015-03-22 22:08:12下载
- 积分:1
-
Solutions-for-SCADA-system-Communication-Reliabil
Solutions for SCADA system Communication Reliability in Photovoltaic Power Plants
- 2014-01-17 11:28:10下载
- 积分:1
-
30965813pmsm
PMSM operations inn matlab MDL files
- 2012-05-22 11:39:06下载
- 积分:1
-
TableOptimization
Table Breakpoint Optimization
(A set of tools for finding the best way to reduce the size of a table)
- 2013-05-12 22:46:15下载
- 积分: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
-
wavelet-methods-
讲述了现在机械故障诊断中用到的常用时频分析方法,如短时fft 魏格纳维尔分布 小波变换 HHT等,里面含有例子和详细说明,对初学者帮助很大。(Tells the now commonly used in mechanical fault diagnosis frequency analysis methods, such as short-time wavelet transform fft Wigner distribution HHT Louisville, etc., which contains examples and detailed instructions, very helpful for beginners.)
- 2013-11-24 10:27:25下载
- 积分:1
-
Wavelet_OMP
压缩传感算法,可以通过此算法恢复图像实现超分辨成像,多尺度小波变换(Compression sensing algorithm, through which the image can be restored to achieve super-resolution imaging, multi-scale wavelet transform)
- 2017-06-10 14:35:30下载
- 积分:1
-
multi_user_MIMO
Multiple MIMO techniques
- 2013-07-09 06:11:10下载
- 积分:1