-
D_alogo_matlab
D算法求最短路径利用matlab解决
输出S矩阵和行向量(Dijkstra algorithm)
- 2013-09-11 20:53:19下载
- 积分:1
-
nihe1nn
网上下载的一个程序开发的示例程序,很实用(Download an example of a program development process, it is practical)
- 2011-10-11 10:50:56下载
- 积分:1
-
fetch
MATLAB 数学工具软件
实例简明教程(MATLAB mathematical tools simple tutorial examples)
- 2013-12-10 10:26:34下载
- 积分:1
-
FeMarix
有限单元,稀疏矩陈存储。
有限单元程序组件。
开发:东华理工大学
联系:张志勇(Finite element, sparse moments Chen storage. Finite element program components. Development: Tung Wah Group of Hong Kong Polytechnic University Contact: Zhang Zhiyong)
- 2008-07-07 08:18:20下载
- 积分:1
-
MATLAB
详细的介绍了matlab的程序设计和编程方法等
(Detailed description of the matlab program design and programming methods)
- 2011-05-01 15:51:08下载
- 积分:1
-
FunctionReferenceGuide
工程师和科学家们面临着用更少的时间建立复杂系统模型的需求,他们使用分布式和并
行计算来解决高性能计算的问题。这些分布式的环境由多处理器和多核计算机来实现。
Mathworks公司开发的分布式计算工具箱可以在多处理器计算环境中使用 MATLAB 和imulink 解决计算、数据密集型问题。可以使用该工具箱解决通过装配多个处理器包含几个单独工作单位或单个大型计算的问题。这些处理器可以驻留在一个多处理器计算机,或者,当工具箱配合 MATLAB 分布式计算引擎时,驻留在计算机集群上。(Engineers and scientists are facing with less time to build models of complex systems needs, they use distributed and parallel computing to solve the problem of high-performance computing. The distributed environment consists of multi-processor and multi-core computer to achieve. Mathworks Distributed Computing Toolbox, developed in multi-processor computing environment MATLAB and imulink solve computing, data intensive problems. You can use the toolkit to solve multiple processors by assembling several separate work units or containing a single large-scale computing problems. These processors can reside on a multi-processor computer, or, when the toolbox with MATLAB Distributed Computing Engine, it resides on a computer cluster.)
- 2011-09-14 22:50:17下载
- 积分:1
-
ListenAndTell
Simple Math games foe blinds peoples
- 2015-02-26 03:21:45下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
shudu
说明: 自己写的求解数度代码,喜欢的可以下来看看(Written several times to solve their own code, like you can look down)
- 2010-05-03 01:44:57下载
- 积分:1
-
Selective
数据链路层滑动窗口协议的设计与实现源码
信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。(Sliding window data link layer protocol design and implementation of source-channel model 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, the channel bit error rate of 10-5, the channel provides a byte stream transfer service, network layer packet length in the range of 240 to 256 bytes.)
- 2013-12-08 11:45:53下载
- 积分:1