搜索资源列表
MPI
- Fortran进行并行计算的讲稿,台湾网站上下的。-Fortran for parallel computing of the scr ipt, Taiwan Web site from top to bottom.
XtremeArticleRewriter
- It is possible to compile C, C++, or Fortran code so that it is callable from Matlab. This kind of program is called a Matlab Executable (MEX) external interface function, or more brie y a \MEX- function." MEX enables the high performance of C,
xinghaofengxi
- 数字信号处理-理论、算法与实现 一书中所涉及到的绝大部分算法。 \Dsp_c C语言编写的算法程序。 \Dsp_fortran FORTRAN语言编写的算法程序。 \Dsp_matlab用MATLAB编写的信号处理程序,包含本书各个章节的 大部分例题。-" Digital Signal Processing- Theory, Algorithm and Implementation of a book related to most of the algorithm.
S-function-to-Simulink
- S-函数是System function 系统函数的简称,是指采用非图形化(即计算机语言,而非Simulink 系统模块)的方式描述的功能模块。在MATLAB 中,用户除了可以使用MATLAB 代码编写S-函数以外,还 可以使用C、C++、FORTRAN 或Ada 语言编写S-函数,只不过用这些语言编写程序时需要用编译器生成 动态连接库(DLL)文件,然后在Simulink 中直接调用-S-function System Function system function, refer
MATLAB-PROGRAMING
- MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
MATLAB
- MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。-MATLAB (MATrix LABoratory) is The abbreviation of MATrix LABorat
M-to-fortran
- 用于学习matlab与fortran语言之间的转换导入等,对于一些只有fortran程序或者matlab的减少工作量-Used to convert import matlab and fortran language learning among so only for some matlab fortran program or reduce the workload
C-matlab
- Main reasons to write a MEX-file are: 1. To use pre-existing C/C++ or Fortran routines in Matlab without having to recode them. 2. Increase speed: most effective on loops.
Matlab-lectures-1
- when teaching courses in mathematics, Moler wanted his students to be able to use LINPACK and EISPACK without requiring knowledge of Fortran
Matlab-lectures-2
- teaching courses in mathematics, Moler wanted his students to be able to use LINPACK and EISPACK without requiring knowledge of Fortran