登录
首页 » Visual C++ » EngineMat

EngineMat

于 2010-01-06 发布 文件大小:1039KB
0 166
下载积分: 1 下载次数: 3

代码说明:

  VC调用matlab混合编程 利用matlab引擎(VC call matlab hybrid programming using matlab engine)

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

发表评论

0 个回复

  • GPIBK2306TEST
    利用GPIB接口控制K2306上下电,电压5V。(The control of K2306 electric interface using GPIB, voltage 5V. )
    2015-04-13 15:29:47下载
    积分:1
  • maichongyinxin
    基于脉冲测距引信的工作原理,应用MATLAB仿真软件,对脉冲测距引信系统进行设计(Based on the principle of pulse ranging fuze, using MATLAB simulation software, pulse ranging fuze system design)
    2013-05-18 15:22:58下载
    积分:1
  • cmpse
    间接法功率谱分析代码,数字信号处理领域常用(Indirect method power spectrum analysis code, and digital signal processing used)
    2010-01-01 18:51:56下载
    积分:1
  • bandreconstructmmse
    DCT域分布式视频编码经典MMSE重建C++代码(DCT Distributed video coding tipal MMSE recostruction C++ code)
    2015-01-05 11:34:37下载
    积分: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
  • Archive
    4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为: realpart+imaginarypart*i 用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。 (1)两个复数相加; (2)两个复数相减 (3)用(a, b)的形式打印复数,其中a为实部,b为虚部。 (4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
    2013-12-18 15:14:46下载
    积分:1
  • XMathLib
    类似于MatLab的东东,当然肯定没那么好,但基本的数学运算还是有的(MatLab is similar to the East, of course, is not so sure, but the basic arithmetic or some)
    2009-04-18 18:53:27下载
    积分:1
  • OICQ
    An example of the German enigma encryption technology COOL
    2015-02-17 02:07:02下载
    积分:1
  • gold
    黄金分割法,要用的自己下来看看吧,很好的优化程序 (Golden section method, we should take a look at it from their own, a good optimizer)
    2009-05-01 21:32:51下载
    积分:1
  • lyapunov_xie
    说明:  李氏指数求取程序下载!lyapunov指数的求取(lyapunov)
    2009-08-05 19:20:45下载
    积分:1
  • 696516资源总数
  • 106423会员总数
  • 9今日下载