登录
首页 » c » matlab调用c的相和Mex程序

matlab调用c的相和Mex程序

于 2022-03-20 发布 文件大小:6.19 kB
0 135
下载积分: 2 下载次数: 1

代码说明:

在matlab中安装mex,然后就可以把c文件放在matlab中编译成mex文件,这个mex文件就可以作为matlab的一个command使用,可以返回一个double型的矩阵回来。 以下是百度百科的定义: .MEX文件是一种可在matlab环境中调用的C(或fortran)语言衍生程序,MEX文件的后缀名按32位/64位分别为 .mexw32/.mexw64。MEX文件是由C或Fortran语言编写的源代码,经matlab编译器处理而生成的二进制文件。它是可以被matlab解释器自动装载并执行的动态链接程序,类似windows下的dll文件。 MEX文件实现了一种其它语言与MATLAB的接口,通过MEX文件可以在MATLAB中像调用内嵌函数一样调用使用C语言和Fortran等语言编写的函数,实现了代码重用,同时也能提高MATLAB环境中数据处理的效率。

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

发表评论

0 个回复

  • VisualSFM_windows_cuda_64bit
    很好用的三维重建软件,VisualSFM软件允许上传一系列图像,它从这些图像中找到每一个图像的特定特征,利用这些特征信息重建出3D模型的稀疏点云,而后还可进行稠密点云重建。(The VisualSFM software, a good 3D reconstruction software, allows uploading a series of images. It finds the specific features of each image from these images, and USES these feature information to reconstruct the sparse point cloud of the 3D model, and then it can reconstruct the dense point cloud.)
    2019-05-16 16:00:52下载
    积分:1
  • 8 puzzle in console application
    这是一个在c#和控制台应用程序中解决8个难题的程序
    2023-09-03 15:25:03下载
    积分:1
  • qpsk
    This is qpsk ber curve simulation.
    2011-05-26 18:37:33下载
    积分:1
  • 基于单片机的空气湿度检测系统设计与实现
    基于MSP430G2553的湿度 基于单片机的空气湿度检测系统 设计与实现(Air humidity detection system based on MSP430G2553 based on single chip microcomputer Design and Implementation)
    2018-01-02 21:01:27下载
    积分:1
  • 汇编语言语义分析
    实现的要求 (1) 禁止同名标识符的重复申明(10%); (2) 实现算术运算+、-、*、/运算,运算满足左结合,且满足*,/优先级别高于(20%); (3) 实现类型检查(30%): 即对于所有的运算包括赋值,需要考虑运算对象的数据类型是否一致,不一致报语义错; (4) 增加bool型(20%): 扩展表达式定义,即E定义为关系表达式或者代数表达式(具体文法参考实验2),关系运算的结果
    2022-03-24 20:17:15下载
    积分:1
  • 数据库plim
    简单易懂的普利姆法求最小生成树的代码,新手可参考(Plymmerm easy to understand minimum spanning tree code, novice can refer to this code)
    2017-12-20 17:51:11下载
    积分:1
  • caculation
    mfc编程很好的例子,可以实现计算的功能。通过这个程序可以实现计算机的基本功能。(mfc programming good example of computing power can be achieved. This program can be achieved through the computer' s basic functions.)
    2010-11-29 21:13:40下载
    积分:1
  • image_GST
    (1)可以图示地设计GST函数;(2)可以执行点运算;(3)可同时显示输入和输出图像以及它们的直方图((1) can icon design GST function; (2) can be implemented point arithmetic; (3) can also show the input and output images and their histogram)
    2006-05-23 19:58:52下载
    积分:1
  • shumaguan
    使用stm32单片机控制串行数码管 库函数版本 所用开发板为正点原子mini开发板(Use stm32 SCM serial digital version of library functions used in atomic mini development board development board for the punctual)
    2013-07-21 10:55:07下载
    积分:1
  • GPUSPHsnapshot-2.0
    GPUSPH is an implementation of Smoothed Particle Hydrodynamics for free surface flows (Monaghan, 1994, 2005) on a Nvidia graphics card. In this application, the fluid can be water or a more viscous substance like lava (see also GPU-LAVA).
    2013-12-27 15:29:18下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载