登录
首页 » matlab » MATLAB5.3精彩 编程及高级应用

MATLAB5.3精彩 编程及高级应用

于 2017-07-10 发布 文件大小:9469KB
0 226
下载积分: 1 下载次数: 4

代码说明:

  MATLAB精彩编程及高级应用,适用于进阶编程人员学习参考(Advance Application for MATLAB)

文件列表:

MATLAB5.3绮惧僵 缂栫▼鍙婇珮绾у簲鐢?pdf

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

发表评论

0 个回复

  • bandelets
    源代码 contourlet 用于图像处理 程序(Contourlet source code for image processing procedures)
    2007-12-12 11:09:48下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • lpf
    Low pass filter . Using hamming window and and FIR filtering
    2009-11-02 11:52:40下载
    积分:1
  • DigitalWatermarking
    一种数字水印技术的研究与应用,采用MATLAB编程(A digital watermark technology and applications programming using MATLAB)
    2009-05-14 19:37:22下载
    积分:1
  • matlab
    这个学期刚学习了MATLAB,这是自己写的,matlab实现图像的放大和翻转(This semester just learning the MATLAB, it is his writing, matlab for image to enlarge and flip)
    2010-05-09 10:50:18下载
    积分:1
  • matlab--c
    数学建模中的MATLAB程序在C语言下的实现.pdf(Mathematical modeling in the MATLAB program in C language implementation. Pdf)
    2011-10-22 15:58:04下载
    积分:1
  • NeuralNetwork_RBF_2Classification
    The return is the beampattern of the arrays in dB
    2012-10-30 15:41:34下载
    积分:1
  • text_PSO
    PSO优化控制算法在电厂控制(主汽温控制)中的应用(PSO optimization control algorithm for power plant control (main steam temperature control) in)
    2016-05-30 22:17:51下载
    积分:1
  • command_vect
    simulink matlab synchronious machine
    2010-05-21 22:08:00下载
    积分:1
  • MATLAB-Input-and-Output-Functions
    在MATLAB 编程中输入和输出函数的应用方法。(the output and input functions in MATLAB.)
    2012-05-19 21:27:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载