-
nn2
nnlab programming in matlab that implement a simple example of mlp neural network
- 2010-11-10 04:32:23下载
- 积分:1
-
slidefilter
Sliding Sum Averaging Filter
Smoothes data by sliding it past itself, one sample at a time, and summing.
The length of the output is the same as the length of the input. The output
will be normalized. Equivalent to a moving average (lowpass) filter, but
more efficient.
- 2010-01-29 16:57:32下载
- 积分:1
-
Ybus
making admitance matrix
- 2011-06-11 15:22:24下载
- 积分:1
-
MOD
这个是自己编写的MOD算法的程序,用于字典学习,具体的应用有图像融合,图像去噪,丢失点补充等。(this is a dictionary learning method, and the reader can use this algorithm to do image fusion and image denosing.)
- 2014-09-09 10:41:06下载
- 积分:1
-
IE-print
IE自打印插件,在IE5中可以使用Webbrowser控件的ExecWB方法来实现自动无提示打印,但在>IE6版本此方法已经无效,此IE插件为此而产生。
此插件也是调用IE内置的打印功能,相当于window.external.Print() -> ExecWB(OLECMDID_PRINT,OLECMDEXECOPT_DONTPROMPTUSER,EmptyParam,EmptyParam)
仅此而已(IE print)
- 2014-01-02 17:22:14下载
- 积分:1
-
DATCOM
弹道计算工具,包括文档说明,和相关源代码,好东西(Ballistic calculation tools, including documentation, and related source code, good things)
- 2014-02-18 21:11:36下载
- 积分:1
-
M3_3
this a matlab work about DSP 0.
- 2018-02-27 11:19:20下载
- 积分:1
-
filterbank
The idea of a filterbank on a non-linear(mel) frequency scale(filter bank for mel)
- 2010-11-09 21:29:51下载
- 积分:1
-
function1
说明: 用MATLAB里边带的LPC程序进行参数提取.(MATLAB inside with the LPC parameter extraction procedures.)
- 2006-05-08 10:56:45下载
- 积分:1
-
otimization-problem
This algorithm solves the otimization problem
min_x | y - A x |_2^2 + lambda Phi(x)
and has applications in compressed sensing, image restoration
and reconstruction, sparse regression, and several other problems.
- 2020-11-22 22:29:35下载
- 积分:1