登录
首页 » matlab » Fourier_series_demo

Fourier_series_demo

于 2013-05-07 发布 文件大小:3KB
0 185
下载积分: 1 下载次数: 15

代码说明:

  matlab傅里叶级数的代码,注意不是傅里叶变换(Fourier series code, note that not Fourier transform)

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

发表评论

0 个回复

  • matlab_experiment
    用matlab完成计算机控制中的连续系统与离散系统的实验,其间用到了关于控制技术中的各种函数,附带实验报告!(Matlab completed by computer-controlled experiments in continuous systems with discrete systems, during use of the various functions on the control technology, with a test report!)
    2014-01-06 00:43:34下载
    积分:1
  • Imagesharpening
    用matlab实现图像锐化功能的程序代码(Image sharpening using matlab function code)
    2009-06-02 23:04:41下载
    积分:1
  • theflightequation
    根据描述飞行器在铅垂平面内运动的数学模型,编制某飞行器的铅垂平面飞行轨迹仿真程序。(theflightequation)
    2010-12-13 10:29:02下载
    积分:1
  • intersectPlanes
    This file is used to find out the distance between a point and a line in 3d
    2010-08-12 16:26:40下载
    积分:1
  • KL2
    利用K-L变换进行特征提取 通过类平均向量来实现类别投影 (By K-L transform feature extraction Through the kind of average vector to achieve category projection )
    2011-12-04 13:41: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
  • AnalysisKSVDbox
    K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each semaphore, and each signal in K-SVD is a linear combination of multiple atoms To express. K-SVD through the construction of the dictionary to sparse data representation, often used for image compression, encoding, classification and other applications.)
    2018-01-05 15:48:25下载
    积分:1
  • source
    source input for RAKE
    2009-12-26 06:59:06下载
    积分:1
  • spiht
    SPIHT-set partitioning in hierarchical tree algorithm. it is also used for compression. here list of insignificant pixels, list of significant pixels, list of significant sets
    2013-08-20 23:58:20下载
    积分:1
  • stress
    FEM膜单元模态、静力计算,matlab程序(Calculation of FEM membrane element modal, static, matlab program)
    2014-11-29 20:20:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载