-
C231_App
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2007-07-31 12:39:00下载
- 积分:1
-
Externalpointmethod
基于外点法,现采用编程来计算最优解,matlab程序和简要说明文档。(External point-based method is used to calculate the optimal solution programming, matlab program and a brief description of the document.)
- 2010-07-27 23:21:26下载
- 积分:1
-
bpsk_err_rate_06_08_31
单径瑞利信道中的BPSK的理论误码率性能,并画出比特信噪比与误码率的关系曲线。(this program is my home work in wirelwss communication.)
- 2009-12-24 11:00:31下载
- 积分:1
-
based-on-GA-solve--VRP
说明: 求解多目标车辆路径问题的遗传算法的小文章(based on GA solve the mutil-objects problem with the help of time window)
- 2011-04-05 19:49:20下载
- 积分:1
-
gray-image
MATLAB function which creates a black and white version of a grayscale image by specifying a single threshold value pixels below this value become black, and above this value they are white.
Usage:
- 2013-09-20 14:18:55下载
- 积分:1
-
MIML-kNN
It is a matlab code for K Nearest Neighbor algorithm.
- 2013-04-01 22:54:40下载
- 积分:1
-
lvebochuli
采用小波阈值处理的方法对加速度计的输出数据进行处理,并比较补偿前后的效果。
(Accelerometer output data wavelet filtering process)
- 2015-09-19 21:26:43下载
- 积分:1
-
IEEEXplore_2
I want matlab code of this paper
- 2010-03-16 01:58:43下载
- 积分:1
-
waveplate_polarizer_attenuator
This program show how a deformed spectrum would affect the pulse shape
- 2011-05-21 08:32:33下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1