-
devec3
差分进化算法,可以用于多目标优化,可以分享的啊。(Differential evolution algorithm, can be used for multi-objective optimization, can share the ah.)
- 2010-05-10 22:51:39下载
- 积分:1
-
pcm
本文基于MATLAB/SIMULINK动态仿真环境,以实例阐述了建立脉冲编码调制通信系统仿真模型的一般方法。根据该系统的基本原理将整个模型划分为抽样﹑量化﹑编码等几个子系统,并在传输线路上加入高斯白噪声以检验该系统的传输质量和抗干扰能力。(Title Design and Simulation for PCM communication system
Abstract
)
- 2012-04-27 08:24:53下载
- 积分:1
-
单相半波可控整流电路仿真
在simluink中仿真,可以仿真出负载的电压电流波形图,晶闸管的波形图。分别含有负载为感性时,触发角为0度,30度,60度,90度。负载是阻感性,触发角为0度,30度,60度,90度的程序.
- 2023-04-18 05:30:05下载
- 积分:1
-
fuzzpid
串联模糊PID,搭建模糊PID框架,并与普通PID对比,演示模糊控制特点(Series fuzzy PID, fuzzy PID frame structures and contrast with the ordinary PID, fuzzy control features demo)
- 2013-11-25 11:00:55下载
- 积分: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
-
图像proccesing
压缩上N×使用的无损压缩算法(RLE,霍夫曼,LZW,算术)1的灰度级图像的N挡,并计算相应的压缩比
- 2022-06-29 03:19:15下载
- 积分:1
-
解决旅行商问题蚂蚁算法的基本算法源代码。
求解旅行商问题的蚂蚁基本算法源程序
求解Oliver30问题的-solving the traveling salesman problem Ant basic algorithm source code for the Oliver30
- 2022-02-07 22:12:33下载
- 积分:1
-
code
此程序以美国黄石国家公园为例,构造尽可能贴近实际的仿真环境,从而通过仿真得到野火发生频率与野火规模之间的数学模型。这是一个经典的幂率模型,稍作改造好即可模拟“28原则”、“网站点击率”等幂率相关问题。(This procedure to Yellowstone National Park as an example, the actual construction simulation environment as close as possible to the simulated wildfire through the frequency and size of wildfires between the mathematical model. This is a classic power law model, slightly modified to better simulate " 28 principles" , " web site click-through rate" and other power-law related issues.)
- 2011-01-12 18:40:19下载
- 积分:1
-
genm
说明: m序列生成程序matlab实现此函数用来生成最大长度线性移位寄存器序列(m sequence generated matlab program to achieve this function used to generate the maximum length linear shift register sequence)
- 2008-09-16 16:23:28下载
- 积分:1
-
MatlabStart
Getting Started with MATLAB
- 2010-04-05 22:29:41下载
- 积分:1