-
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
-
ParticleEx5
说明: 粒子滤波,用于对衰退数据的衰退模型的预测,同时也适用于状态跟踪 - 5(particle filter)
- 2011-03-11 02:17:01下载
- 积分:1
-
svpwmwell_lianxi
matlab做的svpwm仿真的,大家可以看看(do svpwm matlab simulation, we can see)
- 2010-09-16 16:22:11下载
- 积分:1
-
Berkeley
里面有很多图像边缘检测的算法,可以从提供的网站上下载图片进行操作(There are many edge detection algorithms that can be downloaded from the website to provide pictures to operate)
- 2009-12-18 12:49:24下载
- 积分:1
-
Newton
这个文件中是计算方法中牛顿迭代法的具体说明及计算计算举例。(This file is in the Newton iteration method for specific instructions and calculation Examples of calculation.)
- 2010-12-09 20:33:04下载
- 积分:1
-
j
说明: In this file, we have to find how the images are imported and how it will be import and to extract the frames. Next to add the gray scale representation and color images. Finally to detect the RGB color image.
- 2013-10-01 23:16:01下载
- 积分:1
-
LQG
LQG算法控制的三层结构在地震作用下的响应(The LQG algorithm to control the three-tier structure under the earthquake response)
- 2020-09-08 16:08:04下载
- 积分:1
-
fuhecailiaogangdu
用matlab软件求解复合材料结构设计中层合板刚度系数计算程序(A program for calculating stiffness coefficient of composite laminates based on composite structure design)
- 2018-04-09 21:51:58下载
- 积分:1
-
Matlabshishi
运用matlab来实现了实时动画的一个示例(Use matlab to realize the real-time animation of an example)
- 2008-03-16 10:20:34下载
- 积分:1
-
FD-BP
matlab 环境下的基于BP神经网络的非等时距灰色组合模型的源代码,扩展了灰色模型的应用。(matlab environment such as BP neural network based on non-source code the gray when combined model extends the application of gray model.)
- 2015-03-17 18:22:50下载
- 积分:1