-
0510_3
四面体三维重建-----matlab 三维模型重建(Tetrahedral three-dimensional reconstruction)
- 2012-05-11 17:08:40下载
- 积分:1
-
n_ncut
图分割算法中的标准分割N-cut(normal cut).(Figure segmentation algorithm in the standard split N-cut (normal cut).)
- 2010-01-07 15:34:30下载
- 积分:1
-
fwdcode
commmunication develop in 4g
- 2014-09-09 16:52:04下载
- 积分:1
-
xitongbianshi
系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。(Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.)
- 2009-05-02 10:19:10下载
- 积分:1
-
Digital_image_processing
1.median_filter
(功能:使用中值濾波器去除雜訊)
2.mean_filter
(功能:使用平均濾波器去除雜訊)
3.fl_stein
(功能:使用誤差擴散法,將影像量化和混色)
4.Central_limit
(功能:畫圖並證明中央極限定理)
(1.median_filter
(function: use median filter to remove noise)
2.mean_filter
(function: using the average filter to remove noise)
3.fl_stein
(function: using the error diffusion method, the image quantification and blending)
4. Central_limit
(function: drawing and prove the central limit theorem))
- 2010-12-09 08:54:04下载
- 积分:1
-
Example2_6_1
对图像的小波分解与重构,并且进行阈值滤波,对滤波前后的图像进行了对比(The image of the wavelet decomposition and reconstruction, and the threshold to filter the images before and after filtering were compared)
- 2009-04-25 11:28:15下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
含DG的配网无功优化计算研究
含DG的配网无功优化计算研究,包括风力发电和光伏电池微型燃气轮机和燃料电池(Distribution network with DG' s reactive power optimization studies, including micro-wind turbines and photovoltaic cells and fuel cells)
- 2021-03-08 23:39:28下载
- 积分:1
-
chapter5quardshipingnote
这个是matlab中的二次型时频表示的全部代码。(this is the Matlab quadratic time-frequency representation of all the code.)
- 2007-05-09 00:12:42下载
- 积分:1
-
regiongrow
该程序主要用于matlab对图像进行区域检测分割 其原理是区域生长法 需要自己设定阈值 选取生长点(The program is mainly used matlab image area detection principle is divided region growing needs its own set threshold growing point)
- 2013-12-30 01:06:27下载
- 积分:1