搜索资源列表
matlab
- 本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一
fortran
- 卫星轨道预测模型SGP的matlab源代码,经过了验证,可行!-SGP satellite orbit prediction model of the matlab source code, after verification, viable!
200712517012922
- 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
ToyFDTD1
- 3D FDTD 计算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heavily commented C and Fortran the basic t
EasyMATLAB7_XHybridProgramming
- 本书介绍啦MATLAB 7.X版本与其他语言混合编程的方法,内容包含在MATLAB中以文件导入,导出数据,在Windows和Linux开发FORTRAN语言MEX文件-You introduce the book MATLAB 7.X version and other languages mixed programming methods, contents included in MATLAB in order to document import, export data, Windows
fandm
- matlab与fortran 动态链接,混合编程-matlab and fortran dynamic link, mixed programming
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
Mat
- Matlab与Fortran的混合编程及其应用-Matlab and Fortran mixed programming and its application
MEX_and_compiler
- 基于mex的matlab-fortran混合编程,详细的步骤和样例-Mex-based hybrid of matlab-fortran programming, detailed steps and sample
1
- MATLAB 拥有大量的常用数学函数、工具箱,基本包括了现今数学、物理及工程应用领域的 常用函数,如能熟练掌握,无论在编程时间或程序量上,都远远低于Fortran、C 等高级语言,尤其在 处理矩阵和向量计算方面更具有无可比拟的优势。 我们在数学建模竞赛中,由于只有短短的三到四天,而论文的评判不仅注重计算的结果更注重模型 的创造性,比赛中把大量的时间花费在编写和调试程序上只会喧宾夺主,这是不值得的,这时使用 MATLAB 可以很大程度上的方便计算、节省时间,使我们将精力更多的放
LearningProgrammingusingMATLAB
- This book is intended for anyone trying to learn the fundamentals of computer programming. The chapters lead the reader through the various steps required for writing a program, introducing the MATLABr constructs in the process. MATLABr is used
f2matlab_3.5
- This code is used for converting Fortran code to Matlab code. What you have to do is to put this toolbox in the matlab path and run it from the command line.
fdtd3dpml
- Computational Electrodynamics: The Finite-Difference Time-Domain Method, Third Edition by Allen Taflove and Susan C. Hagness Supplementary Material the book s MATLAB files and 3-D Fortran 90 CPML code Does anyone have this book Third Ed
89346509RandomForestMatlabVersion
- 這是一個 Matlab的(和獨立應用)端口的出色的機器學習算法,隨機森林` - 由Leo布賴曼等。從 R -源由Andy鴻等。 http://cran.r-project.org/web/packages/randomForest/index.html(Fortran的原由Leo布賴曼和Adele卡特勒,研究港口安迪鴻和馬修維納。)當前的代碼版本是基於 4.5-29從來源 randomForest包。-This is a Matlab (and Standalone application) p
Lqrsim
- 通过C +FORTRAN 在Simulink中解Riccati代数方程-ALGEBRAIC RICCATI SOLUTION IN SIMULINK VIA C+ FORTRAN
cylinder
- 2D Navier-Stokes方程,自己编程。圆柱绕流例子,是matlab语言-2D Navier-Stokes equations, their own programming. Flow around a cylinder example is the matlab language
SVM
- 电压型逆变器,学习逆变器的基本模型,适合入门的者 仿真软件matlab-Voltage-type inverter, inverter to learn the basic model, suitable for those who get into simulation software matlab
pwmnverter
- pwm conver 逆变器 仿真模型matlab 好好学习-inverter pwm conver learn matlab simulation model
Elements-de-MATLAB
- Matlab est un langage simple et très efficace, optimisé pour le traitement des matrices, d’où son nom. Pour le calcul numérique, Matlab est beaucoup plus concis que les “vieux” langages (C, Pascal, Fortran, Basic). Un exemple: plus besoin de prog
bp-algorithm-CPP-Fortran-and-Matlab
- 分别用C++,matlab以及Fortran语言实现bp算法-bp algorithm using C++, matlaband Fortran language