登录
首页 » matlab » MD1

MD1

于 2012-11-28 发布 文件大小:20KB
0 75
下载积分: 1 下载次数: 38

代码说明:

  md1 source code files

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

发表评论

0 个回复

  • Inverter
    说明:  一组逆变器电路的Matlab仿真源程序,包括单相、三相、多电平等多种逆变电路,初学者可以看看(A Matlab simulation of the inverter circuit source, including single-phase, three-phase, multi-level equal to a variety of inverter circuit, beginners can take a look)
    2011-03-31 15:55:23下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • MATLABGA
    遗传算法程序,包括基因的遗传变异过程,适合做调度问题(genetic algorithm)
    2010-01-05 17:14:04下载
    积分:1
  • course_control_in_wind
    Course_control_in_wind控制图,模拟图可能花了我几个月的时间,对船舶仿真使用非常大! ! ! ! ! !珍惜(Course_control_in_wind control chart, the simulation diagram probably spent me months, to the ship simulation use very big!!!!!! cherish)
    2012-04-13 10:07:31下载
    积分:1
  • localMaximum
    利用拉普拉斯变换的思想,通过对数据进行差分,近似得到拉普拉斯变换后的结果,然后检查正负交换的位置,则此为极值点位置,利用此思想得到极值点的位置。(Using the ideas of Laplace transform of the data by the difference approximation get results Laplace transform, and then check the position of the positive and negative exchange, this is the extreme position, take advantage of this thinking of getting extreme points location.)
    2014-01-08 17:56:14下载
    积分:1
  • HE
    说明:  basic histogram equalization
    2010-07-08 16:30:58下载
    积分:1
  • matlab-jianm
    matlab在数学建模中的应用的源代码 包括数学建模中常用算法 简短有效(Mathematical modeling in matlab source code for the application of commonly used mathematical modeling algorithms, including a brief and effective)
    2011-11-26 17:42:26下载
    积分:1
  • 现代控制理论及其MATLAB实现源代码
    源代码非常清晰,内容丰富,浅显易懂。适合学习(the code is very easy)
    2020-07-01 02:20:02下载
    积分:1
  • GratingLight
    模拟正弦衍射光栅光强分布,图1中X轴是位置,Y轴是光强,图2,是强度分布(Analog sinusoidal diffraction grating intensity distribution)
    2012-04-15 18:53:05下载
    积分:1
  • igig
    the strategy of simulate and modelling wind energy
    2014-11-06 21:15:06下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载