登录
首页 » Visual C++ » matlab

matlab

于 2010-04-12 发布 文件大小:83KB
0 219
下载积分: 1 下载次数: 0

代码说明:

说明:  matlab的学习教程,ppt格式,直接查看(matlab ppt)

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

发表评论

0 个回复

  • ddDlg
    VC++编程,将文本10000点的数据导入,将1000点的数据导出,然后可以直接导入Matlab程序中画出实时波形。(VC++ programming, the text data into 10,000 points, 1,000 points will export the data, then import the Matlab program can draw real-time waveform.)
    2010-09-05 09:23:24下载
    积分:1
  • tsp-mpi
    关于tsp问题的基于windows环境下的mpi实现源代码。(tsp of the windows environment based on the realization of the source code mpi.)
    2007-01-01 21:06:52下载
    积分:1
  • GM1_1.m
    最原始的灰色预测,matlab程序,可直接使用(Most original gray forecast, matlab program, can be used directly)
    2015-01-21 14:34:35下载
    积分:1
  • GLMetaseq.h
    让ARToolKit支持MQO模型的必须头文件,GLMetaseq.h(Let ARToolKit support MQO model must header files, GLMetaseq.h)
    2014-02-09 23:10:11下载
    积分:1
  • spline
    matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
    2013-11-22 21:37:29下载
    积分:1
  • CVKFilter
    原创的,使用vc++实现匀速运动模型(constant velocity)的kalman滤波,可以运行,并有matlab测试程序对滤波结果进行对比。(vc++ constant velocity kalman filter。the matlab m file can obervers the filter results)
    2011-05-23 15:50:21下载
    积分:1
  • ANO-MR-F1
    四轴飞行器程序,含陀螺仪姿态角显示及其控制,稳定易懂,运用PID算法,卡尔曼滤波(Four axis aircraft program, display containing gyro attitude and attitude control, stable and easy to understand, the use of PID algorithm, Calman filter)
    2015-02-04 11:23:01下载
    积分:1
  • ComputerPVisionP-PLindaPShapiro(1)
    Using a progressive intuitive/mathematical approach, this introduction to computer vision provides necessary theory and examples for practitioners who work in fields where significant information must be extracted automatically from images-- including those interested in multimedia, art and design, geographic information systems, and image databases, in addition to the traditional areas of automation, image science, medical imaging, remote sensing and computer cartography. The book provides a basic (Computer Vision- Linda Shapiro.pdf)
    2014-09-24 15:58:04下载
    积分:1
  • yibutongxinhetongbutongxindequbie
    描述了异步通信和同步通信的的概念还有对两者的区别做出了详细的讲解(Describe the concept of asynchronous communication and synchronous communication and make the detailed explanation to the difference between the two)
    2015-01-21 18:20:45下载
    积分: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
  • 696518资源总数
  • 106182会员总数
  • 24今日下载