登录
首页 » matlab » Matlab

Matlab

于 2009-09-20 发布 文件大小:2895KB
0 62
下载积分: 1 下载次数: 6

代码说明:

  MAtLAB实用教程,有大量的例题,适合初学者快速上手(MATLAB practical tutorials, there are a large number of Example, suitable for beginners and running quickly)

文件列表:

Matlab实用教程下载
..................\Matlab实用教程
..................\..............\MFiles
..................\..............\......\Ex0101.m
..................\..............\......\Ex0102.m
..................\..............\......\Ex0103.m
..................\..............\......\Ex0103.mat
..................\..............\......\Ex0201.m
..................\..............\......\Ex0202.m
..................\..............\......\Ex0203.m
..................\..............\......\Ex0204.m
..................\..............\......\Ex0205.m
..................\..............\......\Ex0206.m
..................\..............\......\Ex0207.m
..................\..............\......\Ex0208.m
..................\..............\......\Ex0209.m
..................\..............\......\Ex0210.m
..................\..............\......\Ex0211.m
..................\..............\......\Ex0212.m
..................\..............\......\Ex0213.m
..................\..............\......\Ex0214.m
..................\..............\......\Ex0215.m
..................\..............\......\Ex0216.m
..................\..............\......\Ex0217.m
..................\..............\......\Ex0218.m
..................\..............\......\Ex0219.m
..................\..............\......\Ex0220.m
..................\..............\......\Ex0221.m
..................\..............\......\Ex0222.m
..................\..............\......\Ex0223.m
..................\..............\......\Ex0224.m
..................\..............\......\Ex0225.m
..................\..............\......\Ex0226.m
..................\..............\......\Ex0227.m
..................\..............\......\Ex0228.m
..................\..............\......\Ex0229.m
..................\..............\......\Ex0301.m
..................\..............\......\Ex0302.m
..................\..............\......\Ex0303.m
..................\..............\......\Ex0304.m
..................\..............\......\Ex0305.m
..................\..............\......\Ex0306.m
..................\..............\......\Ex0307.m
..................\..............\......\Ex0308.m
..................\..............\......\Ex0309.m
..................\..............\......\Ex0310.m
..................\..............\......\Ex0311.m
..................\..............\......\Ex0312.m
..................\..............\......\Ex0313.m
..................\..............\......\Ex0314.m
..................\..............\......\Ex0315.m
..................\..............\......\Ex0316.m
..................\..............\......\Ex0317.m
..................\..............\......\Ex0318.m
..................\..............\......\Ex0319.m
..................\..............\......\Ex0320.m
..................\..............\......\Ex0321.m
..................\..............\......\Ex0322.m
..................\..............\......\Ex0323.m
..................\..............\......\Ex0324.m
..................\..............\......\Ex0325.m
..................\..............\......\Ex0326.m
..................\..............\......\Ex0327.m
..................\..............\......\Ex0328.m
..................\..............\......\Ex0401.m
..................\..............\......\Ex0402.m
..................\..............\......\Ex0403.m
..................\..............\......\Ex0404.m
..................\..............\......\Ex0405.m
..................\..............\......\Ex0406.m
..................\..............\......\Ex0407.m
..................\..............\......\Ex0408.m
..................\..............\......\Ex0409.m
..................\..............\......\Ex0410.m
..................\..............\......\Ex0411.m
..................\..............\......\Ex0412.m
..................\..............\......\Ex0413.m
..................\..............\......\Ex0414.m
..................\..............\......\Ex0415.m
..................\..............\......\Ex0416.m
..................\..............\......\Ex0417.m
..................\..............\......\Ex0418.m
..................\..............\......\Ex0419.m
..................\..............\......\Ex0420.m
..................\..............\......\Ex0421.m
..................\..............\......\Ex0422.m
..................\..............\......\Ex0423.m
..................\..............\......\Ex0424.m
..................\..............\......\Ex0425.m
..................\..............\......\Ex0426.m
..................\..............\......\Ex0427.m
..................\..............\......\Ex0428.m
..................\..............\......\Ex0429.m
..................\..............\......\Ex0430.m
..................\..............\......\Ex0431.m
..................\..............\......\Ex0431_1.fig
..................\..............\......\Ex0431_2.fig
..................\..............\......\Ex0432.fig
..................\..............\......\Ex0432.m
..................\..............\......\Ex0433.m

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

发表评论

0 个回复

  • singlecarrierFDequalization
    单载波频域均衡算法完整Matlab仿真程序(Single-carrier frequency domain equalization algorithm for a complete simulation program Matlab)
    2009-04-27 12:32:28下载
    积分:1
  • gk_bmcb_2009
    Edge detection in microscopy images using curvelets
    2009-05-16 11:51:45下载
    积分:1
  • example
    利用随机共振原理检测弱信号。a_b_f.m为主程序(Use of the principle of stochastic resonance detection of weak signal. a_b_f.m-based procedures)
    2020-11-17 11:09:40下载
    积分:1
  • wavelet
    wavelet小波处理算法及其应用。包含了小波处理的基本应用,图像的去噪等等处理(wavelet implementation)
    2010-01-19 15:32:58下载
    积分:1
  • biquxianzhengti1
    本程序可以利用但参数均匀三角多项式曲线来绘制出漂亮的花纹曲线,当然,如果想要获得不同的花纹只需对参数进行调整即可(This procedure can be used but the parameters are homogeneous trigonometric polynomial curve to draw a beautiful pattern curve, of course, if you want to get a different pattern can only adjust the parameters)
    2011-10-25 17:03:22下载
    积分:1
  • IIR滤波器设计
    现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3) 1. 用MATLAB命令butterord求除滤波器的阶数,用命令butter设计各滤波器;画出滤波器幅度和相频相应 取各滤波器的系统函数H(z)。 (an existing signal : x (n) = a cos (* n/4) cos (2** n/3) design and digital filter to achieve the following objectives : low-pass filter, filter cos (2** n/3) the ingredients that want to retain an element of a cos (* n/4) high-pass filter, a filter cos (* n/4) components, namely to retain the element of cos (2** n/3) band-pass filter , a filter cos (2** n/3) components, namely to retain the element of cos (* n/4) band stop filter, the filter cos (* n/4) components, namely to retain the ingredients for a cos ( 2** n/3) 1. MATLAB order butterord except for the band Filter, using the order of the filter design butter; paint Filter magnitude and phase frequency of the corresponding filter system function H (z).)
    2005-08-28 19:51:08下载
    积分:1
  • mysi
    相似迭代算法,求解坐标变换矩阵以及位移向量,在视觉定姿中有用(Similar to the iterative algorithm, solving the coordinate transformation matrix and displacement vector, useful in the visual attitude determination)
    2011-07-07 21:01:32下载
    积分:1
  • km
    说明:  kmeans算法,用于聚类,简单matlabcode(kmeans code)
    2013-03-19 00:42:33下载
    积分:1
  • OFDM
    简单的OFDM流程,使用matlab自带的QAM函数,适合初学者(OFDM simple process, using the built-in QAM matlab function, suitable for beginners)
    2015-01-26 18:55:34下载
    积分:1
  • find_frameStart
    用matlab在所采集到的数据中快速寻找首帧,只需要改几个参数就能实现。(It is easy to find the start frame in recieving data.)
    2010-11-25 22:35:21下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载