登录
首页 » Visual C++ » MATLAB-CPP

MATLAB-CPP

于 2014-01-07 发布 文件大小:150KB
0 286
下载积分: 1 下载次数: 9

代码说明:

  用实例演示如何在matlab中调用c++,适用于初学者,很好的例子(With examples demonstrate how to call c++ in matlab for beginners, a good example)

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

发表评论

0 个回复

  • PCA_Nicolas
    一个基于PCA_Nicolas的matlab编程,可以实现人脸识别的功能(Based on PCA_Nicolas of matlab programming, face recognition function can be achieved)
    2010-01-05 09:53:36下载
    积分: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
  • matlab
    matlab 的程序求解三对角方程组,三对角方程组中的系数矩阵是非奇异的,这是前提条件。(matlab program for solving tridiagonal equations, tridiagonal equations nonsingular coefficient matrix, which is a prerequisite.)
    2015-01-04 16:42:31下载
    积分:1
  • PCA
    主分量分析是一种基本的多维数据描述方法,是一种能使多维数据按照实际研究的需要更好地描述出来的变换方法。(Principal component analysis is a basic description of the method of multidimensional data is a multidimensional data in accordance with the needs of the actual research to better describe the transformation method can make.)
    2014-09-25 19:53:13下载
    积分:1
  • 1
    说明:  lingo优化程序关于储油罐的最优体积,希望有用(lingo optimization program on the optimal size of the storage tanks, and seek to help)
    2012-05-28 16:18:27下载
    积分:1
  • Tflmsziph
    该程序用matlab实现FLLMS算法,并绘出了收敛曲线。 (The program using matlab achieve FLLMS algorithms, and plot the convergence curve.)
    2012-07-26 15:40:34下载
    积分:1
  • flocking--MALTLAB
    多智能体蜂拥控制MATLAB基本仿真程序,帮助新手学习交流(multi-agent system of flocking matlab simulation programa )
    2021-04-19 14:38:51下载
    积分:1
  • 2
    说明:  IMPARARE IL C++ in 2 ore e mezzo? Modulo-1
    2015-03-10 23:08:51下载
    积分:1
  • music
    music matlab程序,c语言实现的一个小星星的音乐(music matlab procedures, c language a little star music)
    2013-09-28 09:38:41下载
    积分:1
  • CalculateRate
    用matlab编写的基于人脸识别系统,文献可参考"Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection."已经测试过程序可正常运行没有问题(Prepared using matlab face recognition system based on the literature may refer to " Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection." Procedures have been tested there is no problem running)
    2010-08-03 15:57:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载