登录
首页 » matlab » filter

filter

于 2008-06-14 发布 文件大小:145KB
0 229
下载积分: 1 下载次数: 46

代码说明:

  在MATLAB中运用四个典型锐化滤波器的功能实现对图象的锐化处理。(In MATLAB to use the four typical functions of sharpening filters to achieve sharpening images.)

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

发表评论

0 个回复

  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • singleimagepocs
    说明:  针对单帧图像进行POCS处理,实现图像的潮分辨率(POCS for single frame image processing, the tide of image resolution)
    2010-04-18 13:21:27下载
    积分:1
  • digital_image_processing_MATLAB
    数字图像处理冈萨雷斯matlab版,讲述了如何用matlab进行图像处理,是一本经典教程。(Gonzalez digital image processing matlab version, describes how to use matlab image processing, is a classic tutorial.)
    2013-12-10 09:56:50下载
    积分:1
  • decoding_performance
    Implementation of symbol by symbol detection, sequence detection, and Viterbi algorithm in channel with ISI and compare performance based on SNR, channel taps, and packet size.
    2009-11-19 12:41:14下载
    积分:1
  • Whitesides
    learnng how to write artical
    2014-10-14 05:44:17下载
    积分:1
  • ROC
    介绍了检验概率、虚警概率和信噪比之间的关系,并对其进行了仿真验证。(Inspection probability and false alarm probability are introduced and the relationship between the SNR, and the simulation verification.)
    2016-03-11 14:33:01下载
    积分:1
  • matlabyouhua
    MATALAB处理优化.里面有很多好的优化处理方法(MATALAB optimize treatment. There are so many good methods to optimize treatment)
    2007-08-30 20:16:24下载
    积分:1
  • matrix
    matrix theory:Mathematically rigorous introduction covers vector and matrix norms, the condition-number of a matrix, positive and irreducible matrices, much more.(matrix theory)
    2010-10-22 14:51:18下载
    积分:1
  • PVA1
    Muestra una imagen en formato RGB
    2013-03-29 15:24:33下载
    积分:1
  • Matlabmotor
    matlab下的三相异步电机模型,可用于仿真(matlab under the three-phase induction motor model can be used for simulation)
    2009-04-12 13:21:38下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载