-
falk
This program graphics a signal with all colours and make the analysis in the frequency domain.
- 2010-09-16 01:59:38下载
- 积分:1
-
Simplex2phase
matlab两阶段单纯形法解线性规划问题的函数,有详细的注释和说明,还有一个word文档是用该程序解决实际问题的一个例子。(Matlab codes for simplex 2 phase algorithm, detailed comments and instructions, and a example using this code to solve a real problem.)
- 2013-12-25 11:31:29下载
- 积分: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
-
gauselim
Gaussian elimination routine, single RHS
- 2010-11-16 17:48:36下载
- 积分:1
-
signals-and-systems-with-matlab-applications
E book about signal & systems
- 2009-07-21 11:03:04下载
- 积分:1
-
txt
这写都是我在做-x LMS噪声除噪中的一些源代码,最后的代码也有,请大家自己看(It was all my doing-x LMS noise than noise in some of the source code, the final code also, please look at their own)
- 2010-05-09 14:03:01下载
- 积分:1
-
EKF01
扩展卡尔曼滤波,一种非线性滤波,可用于目标跟踪,初学者适用(Extended Kalman filter, a nonlinear filtering, can be used for target tracking, suitable for beginners)
- 2014-11-12 00:35:57下载
- 积分:1
-
PSO_GD
假设微电网中有风、光、微型燃气轮机、蓄电池,且已知各时段负荷需求;考虑各机组运行成本、燃料成本、与污染物处理成本。该程序可解决在孤岛运行模式下,各机组出力如何分配才能达到经济最优的问题。(It is assumed that there are wind, light and micro gas turbines and batteries in the microgrid, and the load demand is known at each time period. The operation cost, fuel cost and pollutant disposal cost of each unit are considered. This program can solve the problem of how to allocate the power of each unit in the mode of island operation to achieve the best economy.)
- 2018-03-30 15:22:35下载
- 积分:1
-
rw_l1
用reweighted L1优化进行压缩感知的信号重建算法(Optimized by reweighted L1 signal is compressed sensing reconstruction algorithm)
- 2010-12-16 10:51:59下载
- 积分:1
-
one
低通滤波器,通过Chebyshev方式实现,仅供参考,谢谢。(Chebyshev IIR)
- 2009-12-19 12:00:41下载
- 积分:1