-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1
-
SMART_ANTENNAS_FOR_WIRELESS
该文件详细描述了如何在深入理解,MATLAB下智能天线原理(The document describes in detail how an in-depth understanding, MATLAB under the principles of smart antennas)
- 2014-01-14 13:19:08下载
- 积分:1
-
spectraMatch
这是光谱中比较光谱之间的相似程度的算法,其中包括SA、SCF、SCM、SCA、SGA、SID(This is a degree of similarity between the spectral comparison algorithm spectrum, including SA, SCF, SCM, SCA, SGA, SID)
- 2015-05-13 13:50:05下载
- 积分:1
-
err
DEMO_COND demonstrates the role of the condition
number of a matrix (with respect to inversion)
in the role of linear system solving.
Matthias Heinkenschloss
Department of Computational and Applied Mathematics
Rice University
Feb 22, 2001
- 2009-04-08 00:17:35下载
- 积分:1
-
onduleurn
an example of inverter with simulink
- 2012-05-14 08:11:23下载
- 积分:1
-
binbu_to_yuan_dec
本程序可以实现二进制补码形式转换为原码形式(The program can complement binary form into the form of the original code)
- 2013-07-26 13:32:27下载
- 积分:1
-
prac14
The above file will give internal boundary, external boundary, morphological gradient, also thining and thickening of image.
- 2013-12-05 11:50:20下载
- 积分:1
-
MD1
MD1system design using Matlab GUI
- 2015-03-10 15:49:48下载
- 积分:1
-
F
说明: 关于管道流动及充填问题中,为求解时间、压力等的常微分方程组的求解。(About the pipeline flow and filling problems, in order to solve the time, pressure, etc. for solving ordinary differential equations.)
- 2013-05-27 10:40:31下载
- 积分:1
-
road
路由算法是影响网络性能的重要因素之一,对路由算法的选择至关重要。介绍路由算法中的Floyd算法和RAD(Routing along DAGs)算法,并通过实验对两种算法性能作出分析和比较。实验分析结果显示:在链路利用率、链路流量负载均衡和链路失效对网络的影响范围方面,RAD算法要优于Floyd算法。在平均传输代价方面,Floyd算法要优干RAD算法。(Routing algorithm is one of the most important factors affecting network performance, and it is very important to select routing algorithm. The Floyd algorithm and RAD (Routing along DAGs) algorithm in routing algorithm are introduced, and the performance of these two algorithms is analyzed and compared through experiments. The experimental results show that the RAD algorithm is better than Floyd algorithm in terms of link utilization, link traffic load balancing and link failure. In terms of average transmission cost, Floyd algorithm needs to do well in RAD algorithm.)
- 2017-11-27 16:03:57下载
- 积分:1