搜索资源列表
MATLAB
- 本指南列举的MATLAB 代码编写的建议在软件开发小组实际工作中得到一致性的认 可。本指南与C、C++与Java 的同类手册在整体上是相似的,但是针对MATLAB 的特征 与历史进行了修正。指南中的建议是基于多种其他代码语言的指南与个人经验而来的。指南 主要是针对MATLAB 而写的,但是它对于相近的语言,如Octave、Scilab 和O-Matrix等的 编程也有所帮助。-Listed in this guide to prepare the recommendations
MatlabLibfromJavaDocs
- Matlab和java混合编程的资料,是word格式的,十分清晰,有用的学习资料!-Matlab and java programming mix of information is word format, very clear, useful learning materials!
ConnectingJavaandMatlab
- Connecting Java code and Matlab
AHP
- 重心法和模糊层次分析法的配送中心选址方法的结合-Center of gravity method and the combination of fuzzy AHP method of distribution center location
MATLAB-USE-IN-PROGECT-WITH-C-VB-JAVA
- MATLAB与vb等语言的综合编程应用以及利用matlab来编写exe的具体方法-Comprehensive application programming languages such as MATLAB and vb and matlab to write exe
java_call_matlab
- java 调用matlab的函数,把matlab的函数封装在java的类里-java call matlab function, the Matlab function package in Java classes
dasdaaa
- 、、: 请选择 Visual C++ Visual Basic DOS Unix_Linux C++ Builder Java Windows_Unix Delphi C-C++ PHP-PERL PHP Perl Python HTML Asm Pascal Borland C++ Others MultiPlatform C++ VFP SQL PDF TEXT WORD VBscr ipt Javascr ipt ASP CSharp CHM FlashMX matlab PowerBui
JAVA
- 研究了MATLAB和JAVA在本地环境和网络环境下的混合编程方法,通过多个实例说明两者混合编程的过程和步骤。 更多还原 -MATLAB and JAVA the hybrid programming methods in the local environment and network environment, through the process and steps of multiple instances of a mixture of both programming. More
MATLAB-Stirling
- Stirling engine model Java code
MATLAB-PROGRAMING
- MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
14_JPE-10276
- ca.linkedin.com/pub/bilal-wehbe/63/397/294/fr Saint-Laurent, Quebec, Canada - Ingénieur en Télécommunications, M.Sc.A. Langages de programmation: C, C + +, Java, VB.net, assembleur et Matlab. ... Ray tracing, Propagation radio), ADS
56-249
- ca.linkedin.com/pub/bilal-wehbe/63/397/294/fr Saint-Laurent, Quebec, Canada - Ingénieur en Télécommunications, M.Sc.A. Langages de programmation: C, C + +, Java, VB.net, assembleur et Matlab. ... Ray tracing, Propagation radio), ADS
04148052
- ca.linkedin.com/pub/bilal-wehbe/63/397/294/fr Saint-Laurent, Quebec, Canada - Ingénieur en Télécommunications, M.Sc.A. Langages de programmation: C, C + +, Java, VB.net, assembleur et Matlab. ... Ray tracing, Propagation radio), ADS
05348168
- ca.linkedin.com/pub/bilal-wehbe/63/397/294/fr Saint-Laurent, Quebec, Canada - Ingénieur en Télécommunications, M.Sc.A. Langages de programmation: C, C + +, Java, VB.net, assembleur et Matlab. ... Ray tracing, Propagation radio), ADS
IJRET_110208066
- ca.linkedin.com/pub/bilal-wehbe/63/397/294/fr Saint-Laurent, Quebec, Canada - Ingénieur en Télécommunications, M.Sc.A. Langages de programmation: C, C + +, Java, VB.net, assembleur et Matlab. ... Ray tracing, Propagation radio), ADS
JavauseMatlab
- JAVA之中调用MATLAB详细教程,经过测试可用-How to use MATLAB in JAVA
MATLAB-USE-IN-JAVA
- JAVA之中使用MATLAB程序的教程,内容详细。-Among MATLAB Tutorial JAVA program and detailed.
75-cheat-sheets
- 75 份速查表,由 vikas 收集整理,包括:jQuery、HTML、HTML5、CSS、CSS3、Javascr ipt、Photoshop 、git、Linux、Java、Perl、PHP、Python、Ruby、Ruby on Rails、Scala、C#、SQLite、C++、C语言、Ubuntu、WordPress、Node.js、Oracle、NMAP、Mac OS X、Haskell、Unicode、PostgreSQL、Lisp、Matlab 等。-List of 75 par
today_blog
- Algorithm development starts in MATLAB, Lab-view, C and JAVA which uses complex floating point arithmetic. These algorithms get transfer to hardware implementation team. Then the hardware design teams implement this abstract algorithm on the speci
Java调用MATLAB完整教程
- 详细介绍了环境配置,MATLAB打包,以及在Eclipse里使用Java调用资源包的全过程。含测试实例