-
DVB_S2_LDPC
DVB_S2_LDPC逐位累积编码算法文档及MATLAB仿真(DVB_S2_LDPC accumulated bit by bit encoding algorithm documentation, and MATLAB simulation)
- 2010-09-24 23:08:01下载
- 积分:1
-
光伏并网
太阳能光伏经过整流再进行并到交流电网的平台搭建(Solar photovoltaic is rectified and then built on the platform of alternating current network)
- 2020-06-20 05:00:01下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
lvbo
邻域平均法滤波
原图像画面清晰,添加勒椒盐噪声后图像上产生勒明显的黑色斑点(噪声),用不同模板的平滑滤波处理后图像上的噪声消失,但是图像变得模糊,并且,使用的模板越大,对图像的去噪效果越好,同时图像也变得越模糊。
(Neighborhood averaging filter clear picture of the original image, add the Le Salt and pepper noise generated after the image Roming noticeable black spots (noise), smoothing with different template processed image noise disappear, but the images become blurred, and the use of template bigger the better the image de-noising the same time, the image becomes more blurred.)
- 2009-10-25 09:31:03下载
- 积分:1
-
GA
说明: 用Matlab编写的基本遗传算法程序,适合于初学者(Prepared using Matlab basic genetic algorithm, suitable for beginners)
- 2011-08-19 22:15:04下载
- 积分:1
-
Sine-curve
正弦函数,在0到2π区间,当有一个输入时,对应有一个输出,最后在matlab上显示出图像(Sine function, within the range of zero to 2 PI, when have an input, due to an output, and finally show the image in matlab
)
- 2013-04-10 19:38:22下载
- 积分:1
-
MATLAB-GUI-instruction-video-1
MATLAB GUI教学视频1:简单的文本框数据传递(MATLAB GUI instruction video 1: simple text box data transfer)
- 2011-07-15 10:58:17下载
- 积分:1
-
MATLAB_commu
MATLAB通信仿真及应用实例详解,比较好的一本书。(MATLAB simulation and communication application example explanation, a good book.)
- 2007-06-07 12:20:15下载
- 积分:1
-
ricker
这是一个非常好用的 雷克子波 成像的matlab程序 个人引以为豪,我爱他(it is good)
- 2015-04-22 10:35:44下载
- 积分:1
-
divide_sqrt_algorithm_simulation
说明: 里面包含两个matlab程序,分别是对除法和对开方算法(或者是电路工作原理)的模拟。压缩包里分别有这两个算法的详细描述,主要用于学习。(It contains two matlab programs, one for divide algorithm and the other for sqrt algorithm. The .rar file also include two instruction files for the two algorithms.)
- 2010-04-19 11:58:56下载
- 积分:1