-
SNACCDLL
SNACC1.7 C++的动态库,可以做BER PER编码的库(SNACC1.7 C++ Of dynamic libraries, you can make BER PER encoding library)
- 2008-01-29 10:43:23下载
- 积分:1
-
mp
说明: 可压缩传感,随机投影,稀疏性,非相干,图像重建(Compressible sensing, random projection, sparse, non-coherent, image reconstruction)
- 2015-01-13 22:12:50下载
- 积分:1
-
Inpaint_nans
matlab code for inpaint_nans
- 2015-02-03 14:58:29下载
- 积分:1
-
diwuzhang
matlab课件很有用的,对matlab学习很有帮助,希望采纳谢谢(it s very useful)
- 2014-01-24 11:02:55下载
- 积分:1
-
OSCA-CFAR
光纤预警系统,基于相位敏感光时域反射计技术的基础上,引入雷达信号系统检测中的OS-CFAR与CA-CFAR相结合方法,对油气管道周围的振动信号进行检测(Optical warning system, based on the phase sensitive optical time domain reflectometer technology, on the basis of the introduction of radar signal in detecting system of OS- CFAR combined with CA- CFAR method, to test the vibration signal of the surrounding oil and gas pipelines
)
- 2015-04-22 13:54:46下载
- 积分:1
-
svm
说明: matlab支持向量机可以对模型进行预测,具有良好的预测效果(Matlab support vector machine can predict the model, which has good prediction effect)
- 2020-04-04 20:24:33下载
- 积分:1
-
推荐下载单模型与多模型下的pdaf算法matlab开发程序
多目标跟踪的粒子滤波器,用MATLAB实现的压缩传感,一些自适应信号处理的算法,MIT人工智能实验室的目标识别的源码,均值便宜跟踪的示例,Pisarenko谐波分解算法。
- 2022-08-09 08:15:25下载
- 积分:1
-
Acoustic_Model_Hybrid-ABC
实现2D声波方程正演,用于地球物理勘探中的声波正演(Achieve 2D acoustic wave equation forward modeling for geophysical exploration sonic Forward)
- 2014-12-03 19:25:18下载
- 积分: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
-
一个好的光流法运动检测源matlab开发源码
微分方程组数值解方法,仿真效果非常好,能量谱分析计算,中介真值程度度量,基于中介真值程度度量的图像分割是机器学习的例程,分析了该信号的时域、频域、倒谱,循环谱等。
- 2022-11-12 00:50:02下载
- 积分:1