-
matlab_and_numerical_analysis
数值分析中比较常见的一些计算的例子在Matlab中的实现。(Numerical analysis of some of the more common examples of the realization in Matlab.)
- 2009-02-20 10:53:33下载
- 积分:1
-
filters
this was my homework in the lesson "digital image processing" it is my own average and median filters function without useing the matlab s original functions . it can help your learning about filters. i uploaded whole the material but you can find it completely in "ö dev2.docx" my whole homework.
- 2011-04-20 19:09:31下载
- 积分:1
-
Aerospace_and_Navigational_Ele
Swarm Optimization is a good technique
- 2013-03-04 16:57:25下载
- 积分:1
-
pinpu_xcorr
此程序主要用于处理轴承和齿轮故障,先进行傅里叶变换,然后在信号频域内做频谱自相关,通过频谱自相关,可以识别频谱中的周期性调制信息(This procedure is mainly used for processing the bearing and gear failure, Fourier transform first, and then the signal in the frequency domain spectrum autocorrelation, through spectrum autocorrelation, can identify the periodic modulation in the spectrum of information)
- 2020-11-04 14:49:51下载
- 积分:1
-
基于视频的车流量统计
说明: 检测视频中设置区域的运动车辆,设置虚拟线检并计数参考程序测目标车辆(Setting up Virtual Line Inspection and Counting Reference Program to Measure Target Vehicles)
- 2019-04-26 09:28:53下载
- 积分:1
-
space-timecodingproject
物理层的空时编码的MATLAB仿真程序,包含发射端、信道到接收端的所有源代码(space-time coding project)
- 2009-12-23 13:54:27下载
- 积分:1
-
mcs.tar
说明: 多极坐标搜素,一个局部与全局最优的兼容方法(Multi-polar search element, a local method is compatible with the global optimum)
- 2011-04-14 15:21:18下载
- 积分:1
-
rndmpair
It randomizes the order of vectors within the matrices
- 2010-03-04 17:21:56下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1
-
lms1
lms algorithm and comparison between lms and rls algoritms of non linear channel equalization
- 2012-11-16 22:15:36下载
- 积分:1