登录
首页 » matlab » Engineering-Mathlab-Programming

Engineering-Mathlab-Programming

于 2012-04-17 发布 文件大小:1962KB
0 204
下载积分: 1 下载次数: 3

代码说明:

  Matlab for engineering programs.

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

发表评论

0 个回复

  • vcc_mex
    一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
    2007-09-27 15:44:55下载
    积分:1
  • ieee754_32
    Converts a floating point value to IEEE 754 32 bit binary representation. Sign Bit: 1 Exp: 2 to 9 Frac: 10:32 Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used. For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following: (− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375 ​
    2013-09-07 22:20:32下载
    积分:1
  • correlation_psd
    说明:  这是一个关于自相关算法及功率谱的仿真的源代码,可以供matlab初学者学习,以便今后在做相关研究中有所帮助。(This is the one on self-correlation algorithm and power spectrum of the simulation source code can be used for matlab beginners to learn to do research in the future help.)
    2010-03-30 15:12:26下载
    积分:1
  • changed-BIHT-l1-1
    改进了BIHT中的观测矩阵,实验结果证明,误差更小了(change the measurement matix,result better)
    2012-03-29 20:07:11下载
    积分:1
  • STKalman
    本代码是强跟踪滤波器的MATLAB函数文件,可以直接调用,可移植性很好(This code is a strong tracking filter MATLAB function files, can be called directly, good portability)
    2021-02-01 13:00:00下载
    积分:1
  • Example code for some copula functions
    将所有Copula的例子Code分享出来。 其中包括时变Copula的。 大家可以参考例子进行处理。 得到的结果请看MATLAB右边的LL和Kappa(Share all the examples of Copula, Code. It includes the time-varying Copula. You can deal with the examples. For the results, look at the LL and Kappa on the right of MATLAB)
    2020-08-15 22:08:23下载
    积分:1
  • tspmatlab
    matlab完美解决旅行商问题。蚁群算法。(traveling salesman problem matlab perfect solution. Ant colony algorithm.)
    2008-08-21 15:06:58下载
    积分:1
  • genetic-algorithm
    基于艾德尔菲大学的遗传工具箱具体应用指导,非常详细(Application specific instruction genetic toolbox based on Edel Faye University, very detailed)
    2013-11-08 19:58:49下载
    积分:1
  • zxc
    用于自动打开多个光谱文件.在文档中可进行编辑,以筛选合适的波段。(Used to automatically open multiple spectral files. Editing can be carried out in the document, in order to the appropriate band.)
    2015-04-15 11:01:44下载
    积分:1
  • yasuoganzhi
    压缩感知程序,利用CS对一维信号进行完美重构,适合稀疏信号(Compressed sensing applications, the use of CS for one-dimensional signal is perfect reconstruction, suitable for sparse signal)
    2015-06-30 20:22:47下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载