登录
首页 » matlab » matlabdaima

matlabdaima

于 2013-07-09 发布 文件大小:1KB
0 227
下载积分: 1 下载次数: 2

代码说明:

  P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 (P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization)

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

发表评论

0 个回复

  • 150-Bai-Toan-Tin
    Some problem to help you study pascal
    2015-01-05 11:19:54下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • OFDM
    I am uploading a file of Turbo Coded OFDM with Large Number of Subcarriers. Plz accept it. Thanks and Regards, salman
    2013-03-22 13:02:58下载
    积分:1
  • rgb2lab
    convert RGB color space to Lab color space
    2013-11-27 15:30:54下载
    积分:1
  • genetic-algorithm
    单变量遗传算法,内附测试函数,算法简单可行,效率较高(genetic algorithm for single variable function)
    2015-03-22 11:19:55下载
    积分:1
  • 基于SIMULINK的模糊控制系统仿真
    基于MATLAB下SIMULINK自带的模糊控制模块,实现模糊PID控制算法(Fuzzy PID control algorithm based on the SIMULINK self-contained fuzzy control module under MATLAB)
    2017-12-05 18:23:06下载
    积分:1
  • newirr_filter
    用matlab编写的数字信号滤波器!请大家多多指教啊!谢谢了(Matlab prepared by the digital signal filter! Please advice! :)
    2010-05-18 17:06:11下载
    积分:1
  • ZY
    说明:  基于matlab的单相整流器仿真程序,能实现整流器的数学建模(Matlab-based single-phase inverter source emulator Mathematical modeling of the rectifier)
    2013-05-07 15:19:28下载
    积分:1
  • distribute_iter
    Approaching the Capacity of Wireless Networks through Distributed Interference Alignment中的分布式干扰对齐算法的代码,结果与论文中相同 (Approaching the Capacity of Wireless Networks through Distributed Interference Alignment)
    2012-03-01 23:21:36下载
    积分:1
  • ScientificComputing
    科学计算中的偏微分方程有限差分法,中国科学院研究生教程(Scientific Computing in the finite difference method of partial differential equations)
    2010-12-28 17:08:55下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载