登录
首页 » matlab » xil

xil

于 2006-12-09 发布 文件大小:28KB
0 363
下载积分: 1 下载次数: 12

代码说明:

  MATLAB源码,P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像(MATLAB source code, P0201 : MATLAB assignment P0202 : MATLAB for the cycle P0203 : MATLAB for the cycle, and if conditions P0205 : MATLAB image processing basic operation P0206 : High MATLAB image processing P0207 : According to RGB images to create a gray-scale image P0208 : binary images from the operation of the anti-P0209 : use imshow function displays images P0210 : in the same window shows two images)

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

发表评论

0 个回复

  • Radar1
    模拟雷达的一个小程序,扫面线周期性扫描,显示检测出来的异常点(A small program to simulate the radar sweep noodles periodic scanning, display anomalies detected point)
    2014-10-17 16:00:47下载
    积分:1
  • bu_reactive_power_optimization
    配电网无功优化算法,补上了对应的论文文献。(Reactive Power Optimization, make up the corresponding paper documents.)
    2020-07-01 11:00:02下载
    积分:1
  • hpfilter
    数字图像处理,用MATLAB进行高斯滤波(Digital image processing using MATLAB to Gaussian filtering)
    2009-03-21 21:54:51下载
    积分:1
  • ilcexample
    说明:  迭代学习控制的matlab算法,看看对大家伙有没有帮助(Matlab iterative learning control algorithm to see if there is no help for the big guys)
    2011-04-09 19:54:46下载
    积分:1
  • ChaoticSystemsToolbox
    说明:  分析混沌系统,产生混沌系统的流,很多m文件(Analysis of chaotic systems to generate the flow of chaotic systems, and many m files)
    2010-05-02 06:37:17下载
    积分:1
  • BOOSTNEW
    it is very useful to matlab design for students who are searching for boost circuits
    2014-12-02 12:37:25下载
    积分:1
  • date-check
    本文件应用matlab编程了一个日期查询的程序,能够实现轻松,快捷的日期查询(the project provides a convenient way to check a curtai date in matlab)
    2012-11-02 15:11:25下载
    积分:1
  • buckPI
    基于MATLAB的BUCK电路的仿真,内环是电流环,用无源控制,外环电压环,用PI控制(Based on the passive control of MATLABBUCK circuit)
    2020-11-24 15:29:33下载
    积分: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
  • zuoye
    k均值进行聚类分析,把二维模式矢量分成三、四类,用SOFM算法(K-means clustering analysis, the two-dimensional pattern vector is divided into three or four classes, using SOFM algorithm)
    2015-03-16 18:35:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载