-
yasuochuli
实现雷达点目标在距离向和方位向的压缩处理(Radar point target in the distance and direction to the compression to)
- 2021-04-28 09:58:44下载
- 积分: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实现层次聚类法,不是用库函数实现的,而是一步步根据算法原理完成的(Matlab hierarchical clustering method, not achieved by library functions, but a step by step according to the principles of the algorithm)
- 2020-07-15 13:48:50下载
- 积分:1
-
PSKesprit
人工计算esprit算法的matlab程序(Manual calculation procedures esprit algorithm matlab)
- 2009-06-08 20:07:44下载
- 积分:1
-
cic_maichong_r3_1
利用CIC滤波器实现中频脉冲信号的包络检波(use CIC filters IF signal pulse envelope detector)
- 2007-01-23 20:29:00下载
- 积分:1
-
any_paraboloid_fit
输入抛物面的一组三维离散点坐标,采用最小二乘算法拟合该抛物面方程(Enter a set of three-dimensional parabolic coordinates of discrete points, using least squares algorithm to fit the parabolic equation)
- 2015-05-13 21:46:58下载
- 积分:1
-
greymodel
灰色预测模型在Matlab的语言编程(基于GM(1,1)模型)自己编的,很简单。就是为了当时处理数据方便。只是预测下一个数据,如果想得到更多的预测数据,可以在添加。(Gray prediction model in the Matlab programming language (based on GM (1,1) model) own, and very simple. At that time, in order to deal with data that is convenient. Only the next prediction data, if the prediction would like to receive more data, you can add.)
- 2008-05-09 15:14:08下载
- 积分:1
-
0815109
说明: 分析并设计kalman滤波器,应用其对航天器得飞行状态量进行实时估计,得到较为准确的状态参量,(Kalman filter analysis and design, application of their spacecraft in real time the amount was estimated flight to get a more accurate state parameter,)
- 2011-03-29 21:21:39下载
- 积分:1
-
XieBeniforFCM
xie beni for clustering
- 2013-12-04 22:03:53下载
- 积分:1
-
code
一个图像处理的MATLAB源程序,用于图像镜像处理(matlab)
- 2010-08-17 13:34:08下载
- 积分:1