-
GSitesH264_Elastic_Geometry
this is a matlab code for h.264 coding
- 2014-09-09 22:46:38下载
- 积分: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 2002 MDP
利用马尔可夫决策过程求解动态规划问题,希望对大家有所帮助了(Using Markov Decision Process to Solve Dynamic Programming Problem, I hope it will be helpful to all of you.)
- 2019-06-24 15:43:22下载
- 积分:1
-
pq1
实现逆变器的有功、无功解耦控制 采用功率外环和电流内环双环控制(PQ control)
- 2016-08-24 22:29:22下载
- 积分:1
-
PLS-MATLAB
说明: 偏最小二乘法的概述以及MatLAB的程序,非常详细!(An overview of partial least-squares method, as well as MatLAB procedures in great detail!)
- 2009-08-25 11:56:12下载
- 积分:1
-
ComputerVision
pid controller, ComputerVision
- 2011-10-06 11:35:20下载
- 积分:1
-
speech-signal-denosing-
基于小波分析在语音信号的去噪方法研究附带相关代码(Wavelets analysis Speech signal De-noising)
- 2013-11-01 22:28:45下载
- 积分:1
-
RADAR--system-simulation
雷达系统仿真,能更方便的仿真杂波干扰对系统的影响,希望有所帮助(Radar system simulation, the simulation can be more convenient clutter impact on the system, I hope to help)
- 2014-06-21 09:15:01下载
- 积分:1
-
LMS_P101_1
改程序为《自适应信号处理》(Bernard Widrow著,王永德等译)书中101页上图牛顿法的MATLAB程序,仿真效果和书上一致
(Change the program to " Adaptive Signal Processing" (Bernard Widrow a, s Acoustic other translation) book 101 on the map Newton MATLAB programs, simulation results and the same book)
- 2010-11-12 09:49:36下载
- 积分:1
-
LMSSimulation
说明: 针对LMS算法的FFE线性均衡器Matlab实现,以及性能分析。含有详细注释。(LMS algorithm for linear FFE equalizer Matlab implementation, and performance analysis. With detailed notes.)
- 2010-04-16 14:48:10下载
- 积分:1