登录
首页 » matlab » sourcestp1

sourcestp1

于 2015-04-09 发布 文件大小:30KB
0 151
下载积分: 1 下载次数: 3

代码说明:

  Le code suivant permet de détecter le matériel d acquisition disponible et d afficher leurs caractéristiques (formats vidéo, branchement, ...) Ceci est pris en charge par la toolbox d acquisition d images de Matlab

文件列表:

TP1
...\acquis_test_M1.m,2595,2011-02-15
...\hs_err_pid5628.log,17076,2011-03-21
...\td1.asv,26857,2011-03-21
...\td1.fig,14204,2011-03-21
...\td1.m,27292,2011-03-24

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

发表评论

0 个回复

  • SNR_and_MSE
    说明:  mmse与snr的算法仿真,最小均方误差和最大信噪比,获得自适应算法的最优权,实现抗干扰(mmse snr algorithm and simulation, the minimum mean square error and maximum signal to noise ratio, the right of access to optimal adaptive algorithm to achieve anti-jamming)
    2010-03-31 22:44:19下载
    积分:1
  • PIDMatlabC
    介绍了PID算法的matlab编程以及相对应的C语言编程(Introduced PID algorithm matlab programming and the corresponding C language programming)
    2013-08-08 22:49:13下载
    积分:1
  • radar-detection
    超速行驶是引起交通事故的主要原因之一,雷达测速仪是检测车辆超速行驶的有效方式之一。本代码用Matlab仿真实现多普勒雷达测速,在MATLAB仿真软件中对被检测车辆运动产生的多普勒频率进行频谱分析。(Speeding is one of the main causes a traffic accident, the radar gun is one effective way to detect speeding vehicles. The code using Matlab simulation Doppler radar gun, the vehicle motion is detected Doppler frequency spectrum analysis in MATLAB simulation software.)
    2013-04-18 10:25:21下载
    积分:1
  • huffman_code
    使用matlab实现香农编码,并求出编码效率(Using matlab to achieve the Shannon encoding, and find the coding efficiency)
    2013-05-16 14:05:34下载
    积分:1
  • dtc-matlab
    异步电机直接转矩控制,里面包括报告和直接转矩控制程序,有mdl文件和m文件(Direct torque control of induction motor, which includes a report and direct torque control procedures, MDL files and M files)
    2014-05-06 20:15:26下载
    积分:1
  • greedy_user_pairing
    MU-MIMO中的贪婪算法的MATLAB程序。(Greedy user pairing algorithm in MU-MIMO.)
    2011-11-15 10:12:01下载
    积分:1
  • BPSK
    BPSK仿真,Eb/N0=0:10,得出BER与Eb/N0的关系曲线,AWGN信道(BPSK simulation, Eb/N0 = 0:10, draw BER versus Eb/N0 of the curve, AWGN channel)
    2013-11-12 12:04:49下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • filters
    filter design of the wavelet
    2011-04-25 14:26:27下载
    积分:1
  • shiyan123
    估计类均值向量和协方差矩阵的方法。 类间离散度矩阵、类内离散度矩阵的计算方法 (Estimated class mean vector and covariance matrix method. Between-class scatter matrix, within-class dispersion matrix calculation method)
    2013-03-19 01:50:41下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载