登录
首页 » matlab » Matlab_RD

Matlab_RD

于 2009-11-12 发布 文件大小:554KB
0 258
下载积分: 1 下载次数: 259

代码说明:

  一个matlab开发的SAR程序程序,实现了RD算法,包含距离徙动校正等操作。(The development of SAR procedures for a matlab program to achieve the RD algorithm, with dynamic correction from the resettlement operation.)

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

发表评论

0 个回复

  • eight
    Audio signal modelling containing a sequence of 2 identical chirp signals with an addition to filtering an image using simple low-pass 1-D filter.
    2014-02-12 16:48:27下载
    积分:1
  • 新建文件夹
    利用巴特沃斯滤波器,实现数字信号的频谱分析 ,包括幅值谱,相位谱,群延时谱(Spectrum analysis of digital signal)
    2017-11-20 16:33:04下载
    积分:1
  • xunobp
    用bp神经网络对经提取得到的信号特征参数进行信号的模式识别。(Bp neural network used by the signal characteristic parameters were extracted for signal pattern recognition.)
    2010-01-19 22:39:11下载
    积分:1
  • across
    遗传算法解决作业车间调度问题,这一M文件为遗传算子的交叉操作(Genetic algorithms to solve the job shop scheduling problem, the M-file for the genetic operators crossover operation)
    2015-04-15 15:14:06下载
    积分:1
  • 3.6.5
    这是matlab宝典里面的源代码 相信对于开发着有所帮助(This is a matlab source code inside the book and I believe that the development of a help)
    2008-04-07 13:41:38下载
    积分:1
  • gabpmatlab
    用matlab编的 有什么错误请大家赐教 多多交流!!(Use of matlab for any errors, please enlighten us more exchanges! !)
    2009-05-25 10:38:38下载
    积分:1
  • image
    说明:  在matlab环境下对图片进行压缩,使用算法为矩阵的奇异值分解(Matlab environment in the picture compression algorithm using singular value decomposition of the matrix)
    2011-04-15 10:47:24下载
    积分:1
  • 0.618-Powell-penalty-function-method
    进退法、0.618法、Powell法、罚函数法的程序设计, 用matlab编写,解优化问题(advancing and regressing method、0.618 method、Powell method、penalty function method, write in matlab, solve optimized problems.)
    2011-12-14 21:20:36下载
    积分: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
  • excitation
    excitation generatrice asychrone
    2012-05-11 18:52:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载