-
lms_adaptive
实现基于变步长LMS算法的自适应均衡器,滤波器阶数为2,输入信号为零均值,方差为1的高斯白噪声(implement an adaptive equlization basing on the changed_step LMS algorith)
- 2010-06-29 16:18:13下载
- 积分:1
-
jpeg
jpeg image compression
- 2010-08-11 17:13:26下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
canny_edge
canny的原代码,matlab实现过程,带中文说明(canny' s original code, matlab implementation process, with English notes)
- 2009-04-08 14:45:17下载
- 积分:1
-
wowCpp
魔兽源代码Cpp.rar一个国外最早发出的好东西(EverQuest source code Cpp.rar a foreign earliest a good thing)
- 2014-09-17 23:42:00下载
- 积分:1
-
grid_stability_region
Code for obtaining stability measure of typical system
- 2013-11-09 01:15:10下载
- 积分:1
-
fengwo
用matlab画蜂窝图
蜂窝模型在很多算法中都是会用到的(Matlab painting cellular figure)
- 2012-02-25 23:11:44下载
- 积分:1
-
dijkstra
用于求解无向图的最短距离法,且用MATLAB求解的代码源文件(The shortest distance method is used for undirected graph)
- 2018-05-08 17:22:44下载
- 积分:1
-
ofdm_signal
Matlab code for generating an OFDM signal.
- 2010-06-27 05:36:35下载
- 积分:1
-
fuzzy_uc
fuzzy logc program using matlab code
- 2010-02-25 04:50:10下载
- 积分:1