-
Untitled
Dijkstra最短路算法,用于求从起始点s到其它各点的最短路.可以应用到不同领域.(Dijkstra shortest path algorithm used to find the shortest path from the starting point s to the other points can be applied to different areas.)
- 2012-05-25 00:32:45下载
- 积分:1
-
fig_5a_FUGAIjiachuanghou
lfm 脉冲压缩雷达 覆盖干扰MATLAB仿真(lfm radar cover jamming)
- 2015-04-21 11:18:49下载
- 积分:1
-
matlabprocessor3
matlab实例程序百例3
matlab实例(Examples of procedures for 100 cases of matlab examples 3matlab)
- 2008-01-04 23:19:59下载
- 积分:1
-
enpoint
语音信号断点检测MATLAB系统仿真程序详述(Breakpoint detection of speech signals detailed MATLAB simulation program
)
- 2010-10-31 09:20:39下载
- 积分:1
-
dizhenhechengjilu
说明: 水平层状介质,地震合成记录matlab程序(The level of layered media, seismic synthetic seismogram program matlab)
- 2008-12-04 16:13:42下载
- 积分:1
-
MatlabExampleCodes
Matlab高级讲义的例程。包括Matlab语音和simulink以及控制系统。(the Matlab routines. Including voice and Matlab Simulink and control systems.)
- 2007-03-30 06:42:10下载
- 积分:1
-
matlab7.0
MATLAB7.0使用教程,但愿能帮到更多的同学们,顺利通过考试(MATLAB7.0 use the tutorial, I hope to help more students successfully pass the exam)
- 2012-06-08 01:04:36下载
- 积分:1
-
Randomly-Partitioning-Date-into-Training--Validat
TRain Val Test period selection in NN
- 2015-03-09 18:57:24下载
- 积分:1
-
ww
说明: Modify the Matlab Gauss Elimination routine given in lectures so that it
(a) performs implicit complete pivoting, and
(b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and
then doing forward substitution and back substitution (hence not modifying the right hand side as the
elimination is perfomed).
Test your program and then run it on the system AX = B(Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitution and back substitution ( hence not modifying the right hand side as the elimination is perfomed). Test your program and then run it on the system AX = B)
- 2009-06-12 00:42:22下载
- 积分:1
-
matlab_cpp
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB® C++ Math Library serves two separate constituencies: MATLAB programmers seeking more speed or complete independence from interpreted MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.
- 2007-11-05 15:06:09下载
- 积分:1