登录
首页 » Visual C++ » HowToUseMatlab

HowToUseMatlab

于 2009-08-07 发布 文件大小:103KB
0 225
下载积分: 1 下载次数: 0

代码说明:

说明:  如何在C++中使用Matlab,这份资源希望能够帮助到大家。最近看了太多关于图象处理方面的内容。前辈们都很努力啊!(How to use C++ in Matlab, the resources that we hope to be able to help. Recently read too much on the aspects of image processing. Predecessors, have worked very hard ah!)

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

发表评论

0 个回复

  • tesseract-vs2012-master
    最新的tesseract的vs2012平台下的源代码(The latest source code tesseract of vs2012)
    2014-09-30 14:46:52下载
    积分:1
  • itpp
    一种通信和电子信息领域的C语言函数库,就像MATLAB中的数字信号处理开发包一样好用!(A communications and electronic information field of the C language library, like digital signal processing in MATLAB as easy to use kit!)
    2011-10-12 14:53:07下载
    积分:1
  • crystal-reports-manual-2
    book on programming in crystal report
    2014-11-22 01:27:58下载
    积分: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
  • MUSIC
    MUSIC算法估计性能分析,详细的介绍了MUSIC算法估计性能(It is very useful in array signal process )
    2009-11-26 23:43:38下载
    积分:1
  • RBigMem
    基于share memory 为32bit程序同一个提供一个内存现在的内存访问库(Based on a share memory with a memory now 32bit memory access library program)
    2015-02-05 13:36:05下载
    积分:1
  • fuzzy
    简单介绍了模糊控制器的隶属度函数的matlab代码输入(A brief introduction to the fuzzy controller matlab code input membership function)
    2013-12-06 21:04:47下载
    积分:1
  • AACEncode
    This program compress audio to AAC encoding format . It is developed by visual studio 2010. And written language C++.
    2014-01-15 09:38:26下载
    积分:1
  • sleeptest
    WINDOWS 下延时函数Sleep()以及for循环的测试程序, 死循环会使WINDOWS死机?怕是许多老程序员都未必知道.(Under WINDOWS delay function Sleep (), as well as for the cycle of testing procedures, will WINDOWS cycle crash death? Fear is that many programmers are not aware of the old.)
    2009-05-23 10:35:33下载
    积分:1
  • matlab_calculator
    a sample for MT4 connect matlab
    2013-11-10 23:00:24下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载