登录
首页 » matlab » matlab__c

matlab__c

于 2006-12-05 发布 文件大小:457KB
0 196
下载积分: 1 下载次数: 14

代码说明:

  《精通Matlab6.5版》张志勇等编著,书上的C与Matlab结合的代码("proficient Matalab 6.5 version," Zhang Zhiyong, and other edited books on the combination of C and Matlab code)

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

发表评论

0 个回复

  • colorsegmentation
    color image segmentation in matlab
    2010-01-14 23:02:54下载
    积分:1
  • WideAngelReflection
    用来正演超临界角情况下的地震反射特征,用来分析地震反射的AVO特征等领域。(Forward simulation of wide-angle Reflection uesd in AVO analysis. )
    2013-09-25 20:37:49下载
    积分:1
  • pq
    说明:  pq法的谐波检测,谐波源是三相全桥整流电路(Pq method of harmonic detection, harmonic source is a three-phase full-bridge rectifier circuit)
    2016-12-15 10:44:27下载
    积分:1
  • 51622438SMOTE
    说明:  用于数据集的过采样处理,其中含有一个实例,可以参考。(Oversampling Processing for Data Sets,and it have a sample for study.)
    2019-05-14 19:01:02下载
    积分: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
  • 相位扫描
    简要实现相控阵雷达扫描过程,以及阵元个数对波束的影响(Brief Realization of Phased Array Radar Scanning)
    2018-12-27 20:40:27下载
    积分:1
  • AHP
    层次分析方法,用于有多个方案和多个准则的情况下,选择出其中的最优方案(AHP, for there are more programs and a number of criteria in the case, choose the optimal solution which)
    2011-07-18 13:47:23下载
    积分:1
  • STFT
    实现了对语音信号的STFT处理,用matlab(Realization of the speech signal STFT processing, using matlab)
    2014-11-14 12:44:12下载
    积分:1
  • fuel-cellPdc-to-dcPdc-to-ac
    FUEL CELL ELECTRICAL MODEL WITH CONVERTER AND INVERTER IN THIS PDF
    2015-04-02 00:09:09下载
    积分:1
  • PlateProblem
    A Plate Element displacements for effective shear force
    2010-05-18 02:30:27下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载