登录
首页 » matlab » functional-tools-in-matlab

functional-tools-in-matlab

于 2013-02-03 发布 文件大小:5637KB
0 147
下载积分: 1 下载次数: 5

代码说明:

  gud code in matlab..make it use of it..it ju segments different images aand make it useful for classifying

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

发表评论


0 个回复

  • traffic_simevents
    车辆类型识别,简单的车辆模型识别技术,通过交通灯来检测一条道路上车辆的多少(trafficpatterns- a simple model of vehicular traffic on four roads all leading to an intersection controlled by a traffic light. It turns green for each of the four paths with specified durations. Tweak the traffic light durations to study how much traffic builds up on the different paths.)
    2009-09-15 13:27:09下载
    积分:1
  • zishiying
    说明:  MATLAB应用于自适应信号处理,能够提高信号处理的应用能力(MATLAB used in adaptive signal processing, to improve the signal processing capabilities)
    2008-11-17 12:57:17下载
    积分:1
  • fx_decon
    function deconvolution in matlab
    2013-11-25 15:59:41下载
    积分:1
  • 云模型matlab
    说明:  云模型matlab程序设计,包含例子,只需修改数据。(Cloud model Matlab programming, including examples, only need to modify the data.)
    2020-09-26 22:47:46下载
    积分: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
  • cdma.rar
    CDMA多用户检测的matlab方仿真程序,与传统的单用户检测进行比较。(Multi-user detection CDMA matlab simulation program side, with the traditional single user detection were compared.)
    2011-05-28 20:49:48下载
    积分:1
  • ameri
    通过确定执行边界的方法计算美式期权价格,并画出它的执行边界。(Determine the implementation of the boundary of the method to calculate the American option price and draw the boundary of its execution.)
    2012-06-03 22:59:01下载
    积分:1
  • dynamic-meterology-chapter-three
    an introduction to dynamic meterology chapter three matlab所有代码 气象专业经典资料(an introduction to dynamic meterology chapter three matlab)
    2013-12-11 18:36:19下载
    积分:1
  • sxspwm0506
    三相SPWM逆变器仿真分析,可以出正确波形(Three-phase SPWM inverter simulation analysis, the correct waveform)
    2013-07-17 19:09:31下载
    积分:1
  • tf_block
    transfer function model
    2013-12-11 01:30:57下载
    积分:1
  • 696518资源总数
  • 104976会员总数
  • 7今日下载