-
eg6-duobianliangxitongkongzhi
《MATLAB神经网络30个案例分析》中的第6个例子,案例6 PID神经元网络解耦控制算法_多变量系统控制。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 6 examples, case 6 _ multi-variable PID neural network decoupling control algorithm control system. Hope to have certain help to everybody!
)
- 2013-09-20 15:59:44下载
- 积分:1
-
create-a-small-multiple-contour-plot
create a small multiple contour plot to compared contour plots of different dates with Coyote Graphics routines.
- 2014-02-01 16:30:08下载
- 积分:1
-
European_Option_Pricing_Mente_Carlo_Simulation
根据BS公式,通过Mente Carlo模拟对欧式期权进行定价的源码。即使不是做期权定价的,该源码也是一个非常好的理解如何做Mente Carlo模拟的实例。(Based on the Black-Scholes formula, codes for pricing the European options through the Mente Carlo simulation. It is a very good example for your understanding of how to do Mente Carlo simulation, even if you do not engage in the option pricing.)
- 2009-04-16 19:02:13下载
- 积分:1
-
FDTD_LiWu_tilted
说明: Matlab电磁波FDTD传输程序
模拟一天线发射电磁波在不同介质中的传播。(The Finite-difference time-domain (FDTD) method belongs in the general class of grid-based differential time-domain numerical modeling methods. The time-dependent Maxwell s equations (in partial differential form) are discretized using central-difference approximations to the space and time partial derivatives. The resulting finite-difference equations are solved in either software or hardware in a leapfrog manner: the electric field vector components in a volume of space are solved at a given instant in time then the magnetic field vector components in the same spatial volume are solved at the next instant in time and the process is repeated over and over again until the desired transient or steady-state electromagnetic field behavior is fully evolved.
)
- 2010-03-20 12:16:29下载
- 积分:1
-
quagga-0.98.5.tar
说明: 实现了rip ospf bgp等路由协议的开源代码。(achieved a rip bgp OSPF routing protocol, such as open-source code.)
- 2006-03-23 22:15:46下载
- 积分:1
-
times_dynamically
此程序为发表过的一篇IEEE PIMRC 的paper的程序代码。是关于异构无线网络环境下的垂直切换接口激活时间的几个方案的仿真性能比较。(This RAR package contains a set of program code which was used in a published paper on in IEEE PIMRC. It is about the interface activition time in heterogeneous wireless networks. )
- 2009-02-28 19:32:57下载
- 积分:1
-
fit_ellipse
该程序描述了一种椭圆拟合算法,能够有效拟合椭圆图形。(This file is a ellipse fitting algorithm.)
- 2011-05-09 16:15:43下载
- 积分:1
-
ademod
in this file wrote digital modulation function for about all digital modulation
- 2014-01-04 10:02:48下载
- 积分:1
-
Matlab函数 采集一段浊音和清音语音信号
(1) 使用录音软件或者Matlab函数,分别采集一段浊音和清音语音信号(是你自己说的,如:a,o,s等),采样率为8KHz,量化精度为16比特线性码,存在自己指定的目录下,例如D盘根目录下叫sound的文件夹中,录音文件名为yourfilename_a.wav,yourfilename_s.wav等。录音的软件和Matlab函数的使用见随后的附录。
(2) 根据语音信号的短时平稳特性,分析帧长取30ms(或10ms~50ms);
(3) 利用上述基音提取的三种方法(任选两种方法)的编程流程图(图1、图2和图3)编制浊音语音基音提取的matlab程序,上机调试给出相应波形,并根据图形,分析计算出基音周期。所用公式为:
(1.5)
其中 是基音脉冲处所对应的位置, 是抽样频率, 是基音周期。
(4) 将语音信号换为清音语音,运行程序,与浊音语音的运行结果进行比较,并得出结论。
( voice signal processing)
- 2020-06-30 07:00:01下载
- 积分:1
-
蚁群算法的优化计算(TSP优化问题)
说明: 采用蚁群算法解决TSP旅行商问题。先用dijkstra算法生成初始次优路径,再用蚁群算法搜索全局最优路径。(Ant colony algorithm is used to solve TSP traveling salesman problem. First, Dijkstra algorithm is used to generate the initial suboptimal path, and then ant colony algorithm is used to search the global optimal path.)
- 2020-03-21 18:19:54下载
- 积分:1