-
k_means
使用k-means算法对样本空间中的未分类的点进行聚类。(K-means algorithm using the sample space clustering unclassified points.)
- 2010-07-25 16:28:55下载
- 积分:1
-
information_hiding
一种数字图像信息隐藏算法,包含MATLAB程序和文献,非常有帮助。(A digital image information hiding algorithm, including MATLAB procedures and documentation, very helpful.)
- 2010-05-23 20:35:08下载
- 积分:1
-
matlab_bgl
复杂网络参数求解,介数,度,最短路径,聚集系数等等(complex networks)
- 2020-11-04 11:19:51下载
- 积分:1
-
Applied-Digital-Signal-Processing---D
Digital signal processing
- 2013-11-09 22:04:54下载
- 积分:1
-
Matlab-classic-tutorial
matlab学习教程,从入门到精通,适合初学者,编程仿真介绍比较全面(Matlab tutorial, entry to the master, suitable for beginners, the program simulation introduced more comprehensive)
- 2015-03-16 22:35:44下载
- 积分:1
-
1myDPll
pHASE LOCKED LOOPS GENERATED IN MATLAB
- 2010-11-23 00:44:57下载
- 积分:1
-
mixed-programming--Matlab-and-CCPP
Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。(Matlab has strong ability of numerical value calculation and analysis,whereas C/C++ is one of the most popular programming languages.And the mixed programming of Matlab and C/C++ is significant in scientific research and engineering applications.Therefore,the mechanism of Matlab inducing C/C++ codes and C/C++ calling m file are proposed separately.The mixed programming methods and approaches in different conditions are also presented.At last,the validity of the mixed programming between Matlab and C/C++ is ...)
- 2011-04-26 19:21:39下载
- 积分:1
-
xiangliang_midh
针对磨耗性踏面和60kg轨道利用半赫兹算法完成接触斑形状计算,相比传统赫兹算法更加准确符合实际情况(For the calculation of the tread wear and 60kg semi Hertz algorithm to complete the track contact patch shape, the algorithm is more accurate compared to traditional Hertz realistic)
- 2021-04-19 12:48:51下载
- 积分:1
-
myfft
用matlab语言,根据 碟形算法编写的fft变换函数(Using matlab language, according to prepared dish algorithm fft transform function)
- 2008-03-25 20:40:23下载
- 积分:1
-
ALGO3-5
Algo3-5.c C program for implementing Algorithm 3.5
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 3.5 (Gauss-Seidel Iteration).
Section 3.7, Iterative Methods for Linear Systems, Page 187
- 2010-01-25 02:28:21下载
- 积分:1