-
bawei
MATLAB编程源码,可以显示一灰度图像的8个位面图像——bawei.m(MATLAB programming source code, you can display a gray image of the 8-bit plane image- bawei. M)
- 2010-07-19 10:14:40下载
- 积分:1
-
demo_mtbot
Its a matlab code for tracking moving objects
- 2015-03-13 14:15:23下载
- 积分:1
-
PVARRAY_BATTERY_DOUBLE_DCDC
光伏并网,蓄电池储能双向DCDC,能正常运行,采用PQ控制(PVarray_grid_connected,running perfectly)
- 2021-01-27 19:38:41下载
- 积分:1
-
TDCS
TDCS(变换域通信系统)与直扩通信系统性能比较的程序,对于研究TDCS的朋友很有用!(TDCS (Transform Domain Communication System) and Direct Sequence Spread Spectrum Communication System Performance Comparison of procedures for the study of useful TDCS friends!)
- 2009-05-26 18:02:24下载
- 积分:1
-
coherent-signal-prediction
相干信号源实现一二阶前后双向线性预测,绝对是好程序(Order to achieve a coherent signal before and after the bi-linear prediction)
- 2011-05-13 06:34:23下载
- 积分:1
-
minimum-dist-from-parity-check
How to get minimum distance parity check matrix
- 2014-10-14 17:18:02下载
- 积分:1
-
press
matlab simulink PID 大迟延对象控制模型(Time Delay matlab simulink PID control model)
- 2014-01-17 10:18:26下载
- 积分:1
-
pca
pca算法人脸识别,含GUI界面设计,人脸恢复部分。(Pca algorithm of face recognition, including the GUI interface design, face recovery section.)
- 2015-04-18 10:25:22下载
- 积分:1
-
cyc-bpsk-MATLAB
认知无线电 matlab检测方针
能量检测 毕业设计
(Cognitive radio energy detection matlab test graduation policy)
- 2011-06-22 20:53:21下载
- 积分: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