-
poleplacement
线性系统中用于极点配置的标准算法,用于求解反馈增益矩阵(The standard algorithm to solve the poles placement in linear systems, which is useful in the solution of the feedback gain matrix.)
- 2010-07-17 16:01:05下载
- 积分:1
-
icp
matlab code for Iterative Closest Point
- 2015-02-03 15:00:42下载
- 积分:1
-
action
wireless network simulator
- 2012-01-24 02:16:29下载
- 积分:1
-
powersystem-monte-carlo-matlab
利用粒子群算法实现最优潮流计算,得到最优配电网规划结果(Using particle swarm optimization algorithm to achieve optimal power flow calculation, get optimal distribution network planning results.)
- 2020-09-09 21:28:04下载
- 积分:1
-
MIT_matlab
一份麻省理工大学1999年的信号与系统的matlab教程简介,希望对刚学习matlab的朋友管用(A Massachusetts Institute of Technology in 1999 signals and systems matlab tutorial introduction to just want to learn useful matlab friend)
- 2010-07-19 00:13:29下载
- 积分:1
-
zishiying
说明: matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘(Least Square,LS)准则两大类,其他算法大多是这两种算法的演进。(matlab simulation analysis of various adaptive. . Adaptive information processing algorithms, a variety of plans, their essence can be summarized as follows the minimum mean square error (Least Mean Square, LMS) criterion and least squares (Least Square, LS) criteria for two categories, most of the two other algorithms kind of algorithm evolution.)
- 2010-04-28 20:49:01下载
- 积分: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
-
PN_channeldetection
PN序列信道探测 包括调制、同步、接收计算得到CIR等。(Channel PN sequence including modulation detection, synchronization, and so the reception CIR calculated.)
- 2014-06-17 10:12:20下载
- 积分:1
-
JA
说明: matlab/simulink下的J-A模型(J-A model basing on simulink)
- 2018-11-26 17:14:22下载
- 积分:1
-
lyapunov
说明: 文件包括非线性方程数值计算时常用的lyapunov程序,以duffing方程为例,进行程序计算,可以稍微修改,计算其他方程。(The file includes the Lyapunov program commonly used in the numerical calculation of nonlinear equations. Taking Duffing equation as an example, the program can be modified slightly to calculate other equations.)
- 2020-03-20 20:49:38下载
- 积分:1