-
M_fenxingtu
基于Matlab平台的绘制M分形图的一个小代码,希望大家通过学习能优化代码(platform based on the mapping of Matlab M fractal images of a small code, we hope that through learning can be optimized code)
- 2007-07-04 16:11:57下载
- 积分:1
-
Complete-OFDM-simulation-Program
说明: 完整的OFDM的matlab仿真程序!超值,非常完整的OFDM仿真平台,有详细的注释(Complete OFDM-matlab simulation program! Value, very complete OFDM simulation platform, contains a detailed comment)
- 2009-08-30 19:01:45下载
- 积分:1
-
ChaosToolUseful
里面包含了混沌系统中常用的类型,基本能满足仿真需求,在此基础上可以进行少量修改以实现相应功能,对于论文写作有非常大的帮助(Chaos toolbox, very easy to use to provide function interface, simply call can)
- 2012-09-06 20:55:06下载
- 积分:1
-
D和A算法
简单的路径规划问题中的Dijkstra和A*算法(Dijkstra and A* algorithms for simple path planning problems)
- 2017-08-24 23:13:34下载
- 积分:1
-
归一化均方误差
用于归一化均方误差问题的求解,代码可用,有需要的直接下载即可。
% % 计算均方根误差:含噪图像每个象素点与原始图像间误差的平方和的均值的平方根
% %计算结果,rms等于去噪后的噪声标准差
% % Calculate RMS error between result and original
% % Idiff = imsubtract(base,result); % get error values
% % Idbl = double(Idiff); % convert to double for arithmetic
% d_idbl=block_im(Idbl,8);
% for i=1:8
% for j=1:8
% Isqrd{i,j} = d_idbl{i,j}.^2; % square each pixel
% end
% end
- 2022-07-01 11:04:32下载
- 积分:1
-
DIPUM_toolbox_v1[1].1.3
这是一个matlab编写的关于图形图像处理的库文件,里面含有很多实现的图形图像处理的算法,可以使操作者方便使用(This is a matlab graphical images prepared by the treatment of the library file, which contains many realize the graphic image processing algorithms, allows the operator easy-to-use)
- 2007-07-18 23:01:19下载
- 积分:1
-
OFDM程序
说明: OFDM的接收和发射,是用Matlab编程实现的,希望供大家参考学习!(OFDM receiver and launch, using Matlab programming, I hope for your reference learning!)
- 2005-09-12 23:28:53下载
- 积分:1
-
EmpericalCDF
Implementation of Empirical CDF plot of sample data.
- 2011-07-19 22:03:21下载
- 积分:1
-
matlab the time
matlab的时频分析工具包,还比较好用.希望对信号处理的时频分析有所帮助.-matlab the time-frequency analysis tool kit, is still relatively easy to use. wish to signal processing time-frequency analysis help.
- 2022-01-24 16:13:21下载
- 积分:1
-
3dconstructor
论文:基于二维图像的三维重建的研究。本文是基于二张二维图像,然后进行三维重建,是用matlab程序实现的。文中详细介绍了每一步的现实方法和原理。(Thesis: Based on two-dimensional image reconstruction of three-dimensional. This article is based on two Zhang Erwei image, and then three-dimensional reconstruction is achieved using matlab program. Described in detail every step of the reality of methods and principles.)
- 2010-09-03 16:26:34下载
- 积分:1