-
HopfieldNet
设计一个离散hopfield网络,实现联想记忆,以对模糊数字进行识别,判断。(design of a discrete hopfield network, associative memory, a pair of fuzzy figures for the recognition, judgment.)
- 2007-03-31 13:04:26下载
- 积分:1
-
s3
脉冲多普勒雷达基本回波脉冲模拟和信号处理过程仿真(Basic echo emulation and signal processing simulation of Pulse Doppler radar )
- 2021-01-21 22:58:46下载
- 积分:1
-
program_log2kml
matlab檔案,用於轉檔用途,轉成kml以google earth開啟,輸入nmea檔案,轉換成kml檔案輸出(convert kml file)
- 2014-02-21 10:14:16下载
- 积分: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
-
vblast
对VBLAST的几种常见的算法(zf,mmse,sic,zf/mmse_sic,osic,sqrd)分别进行了编程仿真(On several common algorithms VBLAST (zf, mmse, sic, zf/mmse_sic, osic, sqrd) simulation program were carried out)
- 2021-04-18 03:48:52下载
- 积分:1
-
cross
说明: 遗传算法分程序 选择交叉变异源程序 谢谢大家(GA selection crossover mutation )
- 2010-04-27 22:23:04下载
- 积分:1
-
dwt
说明: 对图像进行DWT变换后的图形结果,如上传所示!(DWT transform the image of the graphical results, as shown upload!)
- 2011-04-12 15:34:01下载
- 积分:1
-
bilinear-interpolation
采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。(using bilinear interpolation algorithm for image scaling, matlab can compile)
- 2015-02-06 15:36:49下载
- 积分:1
-
Convolution(compare217)
卷积码不同码型的性能比较,通过改变生成多项式,可以仿真不同的码型(Comparison of the performance of a convolutional code different patterns, by changing the generator polynomial, the different patterns can be simulated)
- 2020-07-04 18:40:06下载
- 积分:1
-
ChaosToolbox1p2_trial
用于混沌分析的matlab程序,包括各种标准混沌吸引子的产生,相空间重构参数选择、混沌预测等。(Chaotic analysis for matlab procedures, including a variety of criteria for selecting the chaotic attractor, phase space reconstruction parameters, such as chaotic prediction.)
- 2008-05-10 15:07:16下载
- 积分:1