登录
首页 » matlab » mlclass-ex1

mlclass-ex1

于 2013-02-06 发布 文件大小:11KB
0 81
下载积分: 1 下载次数: 7

代码说明:

  Programming Exercise

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

发表评论

0 个回复

  • radar_system_design
    雷达系统分析与设计(MATLAB)第二版(radar system design)
    2010-07-26 23:59:49下载
    积分:1
  • ftdi_vb_net
    93C66 application notes
    2014-02-02 14:02:26下载
    积分:1
  • GUZHANGZHENDUAN
    利用八组故障样本数据,根据样本的特征利用SOM网络进行故障诊断。(Using the eight groups of fault data samples, according to the characteristics of the sample using SOM network fault diagnosis.)
    2014-09-09 11:25:58下载
    积分:1
  • article--Analysis-and-Simulation-of-Five-Phase
    In this paper, a dq model based on transformation theory for five-phase induction machines is presented. A detailed implementation of an indirect-type five-phase field-orientation control including the hysteresis-type pulsewidth modulation (PWM) current regulator is described. A method for continuous and disturbance-free operation of a five-phase field-orientedcontrolled induction motor drive with complete loss of one, two, or even three legs of the inverter or motor phases is described. A complete analysis and computer simulation of this control technique is included.
    2014-10-20 14:05:13下载
    积分:1
  • 马尔科夫链的matlab仿真markov
    马尔科夫链的matlab仿真,网上找到的,和大家分享一下(simulation of Markov Chain with Matlab)
    2020-07-07 23:38:57下载
    积分:1
  • bssICA_toolbox
    BSS demo file for testing
    2009-11-20 00:35:23下载
    积分:1
  • OFDMMATLAB111111
    说明:  OFDM仿真程序,在matlab环境下运行,此为记事本文件,复制到matlab的M文件即可运行。(OFDM simulation program, run in the matlab environment, this is Notepad file, copy it to matlab to run M-files.)
    2008-11-20 09:51:03下载
    积分:1
  • pcexressmyprot
    一个matlab识现人脸表情识别的方法的代码,对于初学入门者matlab和研究人脸表情识别有很大的帮助。(Knowledge is a matlab method of facial expression recognition code matlab for beginners beginners and facial expression recognition research is very helpful.)
    2011-12-10 20:42:16下载
    积分:1
  • Gauss-beam
    code to solve the gauss equation in laser
    2013-05-16 10:34:15下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载