-
fs1016
fs1016 for speech compression
- 2014-06-14 02:18:20下载
- 积分: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
-
centeredFFT
centered fft matlab code completed as a function m-file
- 2020-07-27 22:28:40下载
- 积分:1
-
StaMPS_v3.3b1.tar
PS-InSAR处理软件,StaMPS的最新版本v3.3b1(PS-InSAR processing software, the latest edition of m v3.3)
- 2015-07-27 10:21:08下载
- 积分:1
-
matlab编程实现俄罗斯方块
运用matlab编程实现,俄罗斯方块的编写,自己编,自己玩,学习与娱乐结合~(Using matlab programming to realize, Russian square writing, self-compiling, self-playing, learning and entertainment combination~)
- 2020-06-22 04:40:02下载
- 积分:1
-
command
MATLAB的一些操作命令,自己总结的一些常用命令,包括PPT,WORD各种格式都有(Some MATLAB command)
- 2009-06-02 22:28:30下载
- 积分:1
-
VSMexample
一个VSM分类器的具体例程,包含数据文件,调试通过。(VSM classifier a specific routines, including data files, debugging through.)
- 2013-12-12 11:42:20下载
- 积分:1
-
无模糊
说明: FDA-MIMO雷达距离角度联合无模糊估计的MATLAB仿真(MATLAB simulation of joint unambiguous estimation of range and angle for FDA-MIMO radar)
- 2021-01-24 20:08:40下载
- 积分:1
-
Matlab-code
利用Matlab编程计算最短路径及中位点选址,实例+源程序
(This paper introduces a MATLAB code with examples for caculating the shortest path and the middle point.)
- 2011-12-19 14:31:31下载
- 积分:1
-
softmax 函数处理
Softmax 函数处理,softmax 用于 Deep Learning 后的分类器的实现与识别,此函数的参数经过优化,有较强的泛化能力和性能(Softmax function processing, softmax classifier Deep Learning for the realization and recognition, the parameters of this function is optimized, there is a strong generalization ability and performance)
- 2014-01-26 12:17:27下载
- 积分:1