登录
首页 » matlab » Matlab-based-learning

Matlab-based-learning

于 2012-12-12 发布 文件大小:3063KB
0 219
下载积分: 1 下载次数: 4

代码说明:

  matlab基础学习,帮助入门者快速上手matlab编程,掌握基本编程技巧(Matlab based learning)

文件列表:

Matlab based learning.pdf,3469726,2010-09-10

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

发表评论

0 个回复

  • bisection_new
    Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. prepared by Razana Alwee 24 Algorithm Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘Method failed after No iteration, No=’, No)
    2011-11-23 09:49:57下载
    积分:1
  • smith_chart
    define the plot area with Smithchart using matlab
    2015-01-21 16:00:25下载
    积分:1
  • matlab_plotting_scripts
    画相变图,尤其地幔对流过程中。两个相变界面,440KM和660KM(phase change map)
    2011-04-19 15:02:12下载
    积分:1
  • bp
    说明:  BP算法,BP训练源程序,希望对大家有帮助(BP training arithmetic)
    2010-06-02 15:27:07下载
    积分:1
  • gaborsvm1
    先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行(the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.)
    2011-06-06 09:45:14下载
    积分:1
  • 1
    说明:  MATLAB CODE FOR IMAGE PROCESSING
    2013-09-11 12:52:21下载
    积分:1
  • pll
    FFT CALCUlation program
    2009-03-16 18:12:49下载
    积分:1
  • QAM_16
    TD-LTE PMCH matlab source code
    2011-04-27 18:45:41下载
    积分:1
  • LVQ
    LVQ神经网络的分类——乳腺肿瘤诊断,包含源代码和数据(LVQ neural network classification- breast cancer diagnosis, including source code and data)
    2013-12-08 18:56:26下载
    积分:1
  • zhengjiaotiaozhi
    通信原理课程做的大作业,关于正交调制的。(communication theory courses do the work, on the orthogonal modulation.)
    2007-05-03 16:32:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载