-
MATLABfunction
MATLAB 常用函数,对于初学者应该很有帮助(MATLAB fuctions is very important for new learners )
- 2009-05-22 09:12:35下载
- 积分:1
-
PathPlanningSimu33
关于水下机器人路径规划的3个不同算法的仿真模拟,可直接运行也可自己输入地图,验证结果(three methods of underwater vehicle path planning)
- 2017-03-14 14:50:40下载
- 积分:1
-
The-application-of-Copula
copula函数在海洋中的应用,并且举出了理论和实例,有一定参考作用(The application of Copula)
- 2013-08-07 15:00:37下载
- 积分: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
-
newton
这是用牛顿法做的,绝对正确无误,请放心下载。(This is done using Newton s method is definitely correct, please rest assured that download.)
- 2007-12-06 21:37:13下载
- 积分:1
-
RIng-resonator-modelling
This form my publication about respon of ring resonator to be used gyroscope. to improve more detail please search my paper which this key " Analysis Of A Fiber Optic Gyroscope Based On Ring Resonator "
- 2012-03-28 01:10:35下载
- 积分:1
-
music-algorithm
Music算法程序,可以直接完美实现。亲测好用(Music algorithm)
- 2013-01-16 23:26:23下载
- 积分:1
-
Time-Calculator
在matlab程序中添加时间计算器,简单易行!!!!(In the matlab program to add time calculator, simple)
- 2012-11-25 19:04:36下载
- 积分:1
-
WPDV-HOP 粒子群算法与dv-hop算法的改进
wpdv-hop算法,dvhop算法的一种改进,粒子群算法与dv-hop算法的改进(Improved wpdv-hop algorithm, dvhop algorithm, PSO algorithm with dv-hop Improvement)
- 2020-09-20 21:47:54下载
- 积分:1
-
QCLDPC-encode
针对目前应用比较广泛的基于准循环矩阵构造的QC-LDPC(准循环LDPC)码的各种构造方法,分析比较了随机构造LDPC和各种准循环LDPC编码方法的优缺点,通过理论分析和MATLAB中的性能仿真,提出的相应的优化方案(Broader view of the present application of quasi-circulant matrices based QC-LDPC (quasi-cyclic LDPC) codes for the various construction methods, structural analysis and comparison of the random LDPC and various quasi-cyclic LDPC coding advantages and disadvantages, through theoretical analysis and MATLAB The performance simulation, optimization scheme proposed by the corresponding)
- 2010-08-31 10:02:27下载
- 积分:1