登录
首页 » matlab » cheby

cheby

于 2013-04-04 发布 文件大小:861KB
0 72
下载积分: 1 下载次数: 3

代码说明:

  About chebyshev moments

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

发表评论

0 个回复

  • circledetect
    Detecing circles using hough transform
    2015-04-16 14:24:51下载
    积分:1
  • gui_tutorial_images_1
    gui tutorial images part1
    2014-02-23 01:58:20下载
    积分:1
  • VVVF_discrete
    永磁同步电机恒压恒频matlab仿真模型,仿真效果很好(matlab pmsm VVVF simulink)
    2014-03-11 17:03:30下载
    积分:1
  • TSP
    matlab版本 图论中的旅行商问题TSP算法 一般C版本的比较多,这里提供matlab版本的,更简单方便使用 (Matlab code of TSP algorithm in graph theory)
    2013-11-13 17:56:09下载
    积分:1
  • matlab-code-for-image-retrieval
    Coding for image retri
    2015-04-04 18:06:57下载
    积分:1
  • MyEnvelope
    本实验程序用于计算信号的包络和包络信号的频谱(包络谱)。 算法采用了Hilbert变换计算包络( This experiment is used to calculate the envelope (envelope) of the envelope and envelope of the signal. The algorithm uses a Hilbert transform to compute the envelope)
    2021-04-16 15:18:53下载
    积分:1
  • Matlab-SPV
    Power electronics and control in grid-connected PV systems
    2011-04-20 16:36:09下载
    积分: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
  • psotest1
    Economic dispatch by using PSO method
    2014-02-21 22:55:52下载
    积分:1
  • FESS
    飞轮电机的建模与仿真研究程序,能够很好地用于研究飞轮电机。(to build the model of FESS system.)
    2011-05-01 21:51:39下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载