-
Pudn
satellite Rendezvous using nonlinear equations and three accompanying function file. Two pdf files on formation and PSO.
- 2014-10-18 14:05:34下载
- 积分:1
-
20100503
说明: 本文件包含了MATLAB语言常用算法程序,可为初学者提供有效快捷的学习通道。(This document contains the MATLAB language commonly used algorithm program for beginners to learn to provide effective and efficient channel.)
- 2010-05-04 16:32:43下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
BP.m
BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)(BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness))
- 2013-12-01 19:38:44下载
- 积分:1
-
The_dual-port_RAM-based_FPGA
基于FPGA的双口RAM实现及应用,对RAM有一个系统的介绍(The dual-port RAM-based FPGA Implementation and Application of RAM to have a systematic introduction)
- 2010-07-05 11:35:55下载
- 积分:1
-
TOOLBOX_calib
相机标定的工具箱,对于研究标定的人很有帮助,相当好用,欢迎下载。(Camera Calibration Toolbox for calibration studies were very helpful, very easy to use, please download.)
- 2009-06-12 18:35:34下载
- 积分:1
-
wigb
地震数据剖面显示程序,能将matlab数据按常规剖面显示(正值部分涂黑,负值部分不变)。(Seismic data profiles show program, matlab data can be displayed conventional profile (a time when parts blacked out, the negative part of the same).)
- 2013-02-28 20:05:12下载
- 积分:1
-
rcs_cylinder
radar cross section in radar application
- 2013-04-27 15:44:16下载
- 积分:1
-
jpeg-et-jepg-2000-code-avec-matlab
projet for jpg & jpg2000 with matlab code
- 2014-11-06 08:28:18下载
- 积分:1
-
DVRprogsource
this is dynamic voltage restorer source program
- 2010-02-26 20:19:13下载
- 积分:1