-
matrix_mul_block_parallel
此程序使用MPI实现两个矩阵的相乘,使用的语言是C(This program uses MPI to achieve multiply two matrices, the use of the language is C)
- 2011-05-13 22:53:57下载
- 积分:1
-
n2b
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
(Two functions, num2bin and bin2num are provided. Num2bin takes a double and converts it to a binary string representation. Bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.)
- 2007-04-11 10:46:13下载
- 积分:1
-
11DES_encryption
实现DES算法的加,用matlab实现,代码简洁(DES algorithm to achieve the increase, with Matlab realized, concise code)
- 2007-06-01 09:59:39下载
- 积分:1
-
revisenm-and-Newtons-method
最速下降法与牛顿法-Steepest descent method and Newton s method(Steepest descent method and Newton' s method)
- 2014-02-17 14:46:42下载
- 积分:1
-
disanduanqiaodianzu
电力机车三段桥在电阻状况下(也就是理想状况下)波形的仿真(Three sections of the bridge in the resistance status of the electric locomotive (that is, under ideal conditions) waveform simulation)
- 2012-05-11 20:20:06下载
- 积分:1
-
phasedef_analysis
该程序代码能对地震数据的相位进行仔细分析。(The program code of the phase of the seismic data to be carefully analyzed.)
- 2012-11-21 17:08:47下载
- 积分:1
-
GUI_3
matlab蓝噪声,白噪声,粉红噪声的GUI(matlab blue noise, white noise, pink noise GUI)
- 2014-10-29 21:06:03下载
- 积分:1
-
pattern-classification
杜达的《模式分类》第二版配套的matlab代码,供做该方面研究的同学学习!(the matlab code of 《 pattern classification》)
- 2013-05-08 21:41:28下载
- 积分:1
-
psoLIKE
matlab program usin particle swarm optimisation method for anaylysing the convergence techniques
- 2012-03-20 18:34:59下载
- 积分:1
-
ga
说明: In this paper, an attractive approach for teaching genetic algorithm has been
presented. This approach is based primarily on using MATLAB in
implementing the genetic operators: crossover, mutation, and selection. An
advantage of using such an approach is that the student becomes familiar with
some advanced features of MATLAB, and furthermore, with the availability of
other MATLAB Toolboxes such as The Control Systems Toolbox, Neural
Network Toolbox and Fuzzy Logic Toolbox, it is possible for the student to
develop genetic algorithm-based approaches to designing intelligent systems,
which could lead to his/ her final year or MSc project.
- 2013-11-17 05:32:52下载
- 积分:1