-
[gantetu1]=TSP11ACO1411
计算流水车间的工件距离,以便于下面计算工件的调度
- 2010-08-21 16:11:40下载
- 积分:1
-
Engineering---Matlab-Programming
The problem-solving process for a computational problem can be outlined as follows:
1. Define the problem.
2. Create a mathematical model.
3. Develop a computational method for solving the problem.
4. Implement the computational method.
5. Test and assess the solution.
- 2012-09-27 02:28:38下载
- 积分:1
-
fxyj
JULIA集合的几个分形图,后附有MATLAB原程序代码。(JULIA集合的几个分形图,后附有MATLAB原程序代码)
- 2009-03-25 19:20:38下载
- 积分:1
-
juli
三维重构计算空间距离,在图像匹配后计算得到。(Three-dimensional reconstruction calculated distance, the images calculated after matching.)
- 2010-09-09 14:36:40下载
- 积分:1
-
Matlabppt
MATLAB的ppt讲解的很细致哦。希望有人能用到!!!!!(MATLAB ppt)
- 2009-04-06 01:05:42下载
- 积分:1
-
Rafal_Majorczyk_Sharp8_AssignmentA
Goal of the project was to implement numerical methods for solving systems of linear algebraic equations using MATLAB software. First of all I had to learn the structures of programming in MATLAB, later on I was able to implement and test numerical algorithms for solving given problems. All results, comments and conclusion are placed in this report. At the end of the report one can find my MATLAB programs, and sources which were used as a help for me during evaluation. Each task is presented under separated heading, with its full description, problem discussion, my approach for solving it and explanation.
- 2011-05-11 20:56:58下载
- 积分:1
-
GFactor
LTE基础平台中的G factor计算,即用户选择,非常有参考价值(very useful for lte user select)
- 2014-12-02 09:56:45下载
- 积分:1
-
MATLAB
MIMO-OFDM信道容量MATLAB程序(MIMO-OFDM channel capacity MATLAB program)
- 2013-12-02 15:03:28下载
- 积分:1
-
ICALABtol
说明: 比较全面的ICA算法Matlab程序,可以作为ICA研究的基础(More comprehensive Matlab procedures ICA algorithm can be used as the basis of the study ICA)
- 2008-11-23 15:40:38下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1