登录
首页 » matlab » intrans

intrans

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

代码说明:

  编写一个可以增强图像的函数,可以使得图像的灰度级转变。(Write a function that can enhance the image, you can make changes in the gray level of the image.)

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

发表评论

0 个回复

  • shuiliuliang
    解决一些排放量的问题,有效的解决了预测的问题。(Solve the problem of emissions, effective solution to the prediction problem.)
    2010-08-11 16:20:36下载
    积分:1
  • SPMC_FINAL
    simulink single phase matrix converter. Very easy to understand and run well
    2010-10-01 22:32:46下载
    积分:1
  • ITMatlab
    Introduction to Matlab: Basic Matlab Commands and Syntax for beginners and experts as well. enjoy
    2010-10-15 23:49:44下载
    积分:1
  • tanmlp1
    根据一年中前6个月的负荷和电价数据,预测后六个月的电价,并计算精度(According to the first 6 months of the year the load and price data, predict the next six-month price and caculate the accuracy)
    2011-04-28 13:34:42下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • 63750984PID
    matlab控制算法 模糊PID,有PIDmodel(matlab controll )
    2014-01-18 20:07:26下载
    积分:1
  • scalefree
    无标度网络与小世界网络,用matlab写了这两种网络的matlab程序(需要用到无标度网络与小世界网络,用matlab写了这两种网络的matlab程序)
    2010-02-02 16:51:52下载
    积分:1
  • NSGA-II
    nsga-2算法实现多目标优化,改进了nsga算法。是一种先进的遗传算法(nsga-2 multi-objective optimization algorithm, improved nsga algorithm. Is an advanced genetic algorithm)
    2014-02-21 18:59:53下载
    积分:1
  • jianyan
    多用户MIMO中的LS、EVD、ILSP随基站天线数量变化的仿真程序( Multi-user MIMO in LS, EVD, ILSP change with the number of base station antenna simulation program)
    2020-10-12 23:37:32下载
    积分:1
  • programming_tips
    Matlab 官方工具箱使用说明programming_tips编程技巧.pdf(Matlab toolbox for use of official programming_tips programming skills. Pdf)
    2008-01-26 17:37:20下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载