-
acent
最优化算法中最速下降法的Matlab源码,很不错的源码,希望对你有用。(Optimization algorithm in the steepest descent method of Matlab source code, it is a good source, I hope useful to you.)
- 2010-08-19 05:42:03下载
- 积分:1
-
system-design
本文基于MATLAB的数字图像处理环境,设计并实现了一个图像处理系统,论述了利用系统进行图像显示、图形绘制及图像处理过程。
(In this paper, MATLAB-based digital image processing environment, designed and implemented an image processing system, discusses the use of image display systems, graphics rendering and image processing.)
- 2009-04-30 00:51:55下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
initialvmplacement
虚拟机放置matlab代码 随机搜索算法 效率较高 速度较快 求解结果准确 (Virtual machine placement Matlab code random search algorithm is more efficient, faster solution results accurate)
- 2021-04-02 09:49:07下载
- 积分:1
-
leach
implementation of leach protocol on matlab
- 2013-03-26 04:49:37下载
- 积分:1
-
quanpailie
依次输入exchange swap tianchongJ即可,若想修改全排列矩阵的大小,可在MATLAB中打开tianchongJ修改J和N。
(Enter exchange swap tianchongJ in turn can, If you want to modify the full array matrix size can be modified in MATLAB to open tianchongJ J and N.)
- 2010-06-25 02:16:04下载
- 积分:1
-
23825778dtc
异步电动机直接转矩控制基本原理及交流变频调速系统设计(Induction motor direct torque control and the basic principles of AC variable speed system design)
- 2010-07-11 16:53:15下载
- 积分:1
-
Kmeans
包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.dat文件,即可对其进行K均值聚类(Consists of two documents KMEAN.h, KMEAN.CPP, very simple to use, the data saved as. Dat file can be K-means clustering)
- 2007-12-19 15:59:01下载
- 积分:1
-
BraggWilliams
these are codes for thermodynamics.
- 2010-12-09 16:07:40下载
- 积分:1
-
nearest_posdef
Nearest positive semi-definite covariance matrix MATLAB fucntion (by Marco.B, BSD license)
- 2011-12-13 20:13:25下载
- 积分:1