-
FastICA_23
独立成分分析算法,定点独立成分分析。可以用于图像特征提取(fastica algorithm)
- 2009-04-03 11:25:36下载
- 积分:1
-
spectra
f-k谱的malab源代码,非常实用。在信号处理中都能用到。(f-k spectra code in matlab. it is necessary in signal processing.)
- 2020-08-25 20:18:14下载
- 积分:1
-
L-G-0000595723-0002363227.pdf
A Practical Guide for MIMO using Matlab
- 2014-11-03 11:29:06下载
- 积分:1
-
fanhanfenxi
对初学者来说,泛函分析很难搞懂。这份资料就是关于泛函分析的,里面详细讲了泛函的来龙去脉。(For beginners, it is difficult to understand the functional analysis. This information is about the functional analysis, which details about the functional sequence of events.)
- 2016-08-02 11:34:42下载
- 积分:1
-
viterbi_hard
(2,1,3)卷积码编码,硬判决译码;编码是matlab语言,译码是verilog语言((2,1,3) convolutional code encoding, hard decision decoding coding is matlab language, decoding is verilog language)
- 2013-08-07 10:45:11下载
- 积分:1
-
az
说明: finding azimote
geomatic students
matlab code
- 2014-10-26 01:39:21下载
- 积分:1
-
MNIST-OCR-ELM
ELM超限学习机的拓展应用,多层感知机,可用于特征提取(
Expand the application ELM overrun learning machine, MLP can be used for feature extraction)
- 2016-05-14 12:42:15下载
- 积分:1
-
ab
说明: 可以读出股票作为个人在股票软件方面的一个小尝试(Can be read as an individual stock in the stock software is a small attempt)
- 2010-04-16 01:51:06下载
- 积分:1
-
CVX
能用来求解QCQP等优化问题,简单实用。内附说明书。(using for optimal problems like QCQP, and it s easy to use.)
- 2012-05-04 14:42:34下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1