-
Matlab_intro
During this course you will learn how to use Matlab, to design, and to perform mathematical computations.
You will also get acquainted with basic programming. If you learn to use this program well, you will find it
very useful in future, since many technical or mathematical problems can be solved using Matlab.
(During this course you will learn how to use Matlab, to design, and to perform mathematical computations.You will also get acquainted with basic programming. If you learn to use this program well, you will find itvery useful in future, since many technical or mathematical problems can be solved using Matlab.)
- 2007-12-10 17:24:46下载
- 积分:1
-
MATLAB
matlab 冈萨雷斯数字图像处理 中值 均值 滤波(digital image processing matlab Gonzalez median average filtering)
- 2011-05-31 15:14:30下载
- 积分:1
-
matlab--Find-the-optimal-solution-
寻找最优解或最佳路径的多种matlab算法,其中包括蚁群算法,贪婪算法,哈密顿算法,floyd算法,dijkstra算法,遗传算法等(Find the optimal solution or the best path for a variety of matlab algorithms, including the ant colony algorithm, greedy algorithm, Hamiltonian algorithm, floyd algorithm, dijkstra algorithm, genetic algorithm)
- 2013-03-18 20:17:19下载
- 积分:1
-
Matlab_VC_hybrid-programe
Matlab与C接口技术(两本pdf书籍,感觉很不错的),希望对大家有帮助(Matlab and C interface technology (two pdf books, I feel very good), we want to help)
- 2011-08-17 14:53:11下载
- 积分:1
-
AHP
这是利用matlab编写的层次分析法例程,希望有所帮助。(This is the use of matlab routines written in AHP, hope help.)
- 2011-07-20 16:49:00下载
- 积分:1
-
Edge-Detection-and-Segmentation
利用边缘检测进行图像分割,有图有真相,效果还行(Edge detection, image segmentation)
- 2013-04-16 14:36:10下载
- 积分:1
-
analysis-of-ESPRIT-algorithm
几种ESPRIT算法性能分析的程序实例,是基于信噪比和阵元数为指标进行性能分析的(Several instance ESPRIT algorithm performance analysis, performance analysis is based on indicators of SNR)
- 2015-04-08 19:56:10下载
- 积分:1
-
WaterFilling_alg
说明: 通信系统功率分配--基于SVD分解的注水算法仿真(Communication system power distribution- filling algorithm based on SVD decomposition simulation)
- 2011-02-27 23:29:15下载
- 积分:1
-
matlab
说明: 优化计算工具简介,matlab,mathematica,excel的比较(optimization tool, matlab, mathematica, excel comparison)
- 2009-08-17 10:13:22下载
- 积分:1
-
gauss-seidel
The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However,
you should beware that the convergence tolerance must be carefully selected. Because the
convergence criterion is based on the error between iterations, the same convergence criteria may
lead to very different results. The direct solution technique presented in Section 2.6.2 is
generally preferred over an iterative technique like Gauss-Seidel iteration if a tool such as
MATLAB that provides a computationally efficient means of solving sparse matrices is
available.
- 2012-05-10 21:31:35下载
- 积分:1