登录
首页 » matlab » noise

noise

于 2013-08-21 发布 文件大小:45KB
0 205
下载积分: 1 下载次数: 2

代码说明:

  噪声,《计算机图像处理与识别技术》源代码 (noise in matlab)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • music
    这是一个MATLAB的MUSIC(multiple signal classification)算法,用来算DOA(到达方向角)(This is a MATLAB-MUSIC (multiple signal classification) algorithm is used to count DOA (direction of arrival angle))
    2010-03-14 00:52:43下载
    积分:1
  • sloveTSPbothcandmatlab
    同样是遗传算法 从 c和matlab 两方面解决(From the same genetic algorithm to solve both c and matlab)
    2010-05-21 10:08:20下载
    积分:1
  • qumiantu2_3D
    通过对采集的窑体温度和压强数据,绘制曲面图,通过曲面图分析窑体工况(Through the kiln temperature and pressure data collection, drawing surface plot, surface plot analysis by kiln conditions)
    2015-01-04 09:39:05下载
    积分:1
  • matcont6p1
    最全最强大的非线性系统动态分岔与混沌分析软件,功能强大,可以满足绝大多数动力学要求。(The most complete and most powerful nonlinear dynamic bifurcation and chaos analysis software system, powerful, can meet the requirements of the vast majority of dynamics.)
    2020-11-27 16:49:32下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • iEye-master
    this is a matlab code for eye tracking motions
    2017-05-13 13:07:23下载
    积分:1
  • 四旋翼控制PID轨迹定位quadrotorTrackingControl-master
    说明:  四旋翼控制PID,轨迹定位,matlab编程(using matlab, PID control, tracking)
    2020-07-05 10:18:59下载
    积分:1
  • New-folder-(2)
    computation TEC for ARECIBO cc to drew L
    2014-10-23 02:07:42下载
    积分:1
  • get_sym
    最强大的QPSK、16QAM程序,可以生成QPSK、16QAM程序的Matlab仿真程序,注释十分详细,可直接运行或调用使用!已测试,可使用!(The most powerful QPSK, 16QAM program that can generate QPSK, 16QAM program Matlab simulation program, very detailed comments can be run directly or call use! Have been tested, you can use!)
    2015-02-02 00:49:52下载
    积分:1
  • 3093421subspace_mimo2
    mimo-ofdm系统仿真,输出仿真图,信道脉冲响应实部虚部随信噪比变化时的改变图(mimo-ofdm system simulation, simulation output figure, the channel impulse response changes in real and imaginary parts of the map changes with SNR)
    2014-01-13 20:38:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载