-
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
-
calender
日历,用matlab程序编程的一款日历软件(Calendar, with the matlab programming for a calendar software)
- 2010-05-24 19:03:22下载
- 积分:1
-
suzuki
suzuki过程的matlab仿真,自己写的,没什么问题,放心吧(suzuki process Matlab simulation, wrote it myself, no problem, rest assured)
- 2021-01-13 18:58:47下载
- 积分:1
-
2DAiry-beamcontrol
程序实现二维Airy beam的轨迹控制,通过改变wm和wg的值,可控制Airy beam的最大光强在传输轨迹中的任意位置,可观察光束光强的三维分布(Airy beam program implements the two-dimensional locus control by changing the values of wm and wg, controlled Airy beam of the maximum light intensity transmitted anywhere in the track, the light beam can be observed three-dimensional distribution of light intensity)
- 2021-03-25 20:19:13下载
- 积分:1
-
mongoose-master
simple embedded web server
- 2014-01-27 11:04:45下载
- 积分:1
-
wintech_training_3
闻亭公司培训DM642的内部资料一共有五天,里面包含讲解的ppt,文档,开发工具,课堂源码例子等。这是第三天内容.(Wintech DM642 training information, total of five parts, which contains explanations ppt, documentation, development tools, source code examples of class and so on.This is the 3rd part.
)
- 2009-11-12 14:54:10下载
- 积分:1
-
Numerical-Solution-PDE-
偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法(introduces the most widely elliptic, hyperbolic, parabolic partial differential equations numerical solution, but also the details of each programming a variety of common numerical solution of equations. Attachments using the MATLAB program to implement these algorithms)
- 2011-04-19 17:59:18下载
- 积分:1
-
phase_selection
本程序为故障选相程序,可以区分接地与不接地故障。没有做故障发生判断,最好在故障时启动。(This program is the fault phase selection procedures, can differentiate between grounding and ground fault. Not make a fault judgment.)
- 2012-04-23 14:14:36下载
- 积分:1
-
SAW_correlator_no_temp_diff
surface acoustic wave (correlator no temp diff)
- 2014-01-17 22:49:57下载
- 积分:1
-
KALMAN
关于卡尔曼滤波与扩展卡尔曼滤波的航向估计代码(the matlab code of EKF and UKF)
- 2021-03-02 17:49:34下载
- 积分:1