-
PVTOL
无人机MATLAB SIMULINK 仿真分析设计(UAV MATLAB SIMULINK Simulation Analysis and Design)
- 2021-03-01 22:29:34下载
- 积分:1
-
zhong
运用Matlab语言编程,进行信号分析的能力。音频信号是一种连续变化的模拟信号,计算机只能处理和记录二进制的数字信号,由自然音源而得的音频信号必须经过采样,量化和编码,变成二进制数据后才能送到计算机进行再编辑和存贮,通过本实验中了解模拟信号采样和重构的完整过程,加深对采样定理的理解。(Matlab programming language to use for signal analysis. Audio signal is a continuous change of the analog signal, the computer can only handle and record the binary digital signal, derived from natural sources of the audio signal to be sampled, quantification and encoding binary data into a computer in order to re- editing and storage, through this experiment to understand the analog signal sampling and reconstruction of the full process, to deepen understanding of the sampling theorem.)
- 2009-07-02 08:24:02下载
- 积分:1
-
emd
说明: 基于matlab的EMD分解算法的源代码,可用于脉搏分析(The EMD-based decomposition algorithm matlab source code can be used for pulse analysis)
- 2011-03-24 15:50:03下载
- 积分:1
-
fdtd1D
This MATLAB M-file implements a finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells.
To illustrate the algorithm, a 1-GHz sinusoidal wave propagating in a nonpermeable lossy medium (epsr=1.0, sigma=5.0e-3 S/m) is modeled. The simplified finite difference system for nonpermeable.
- 2013-08-29 21:25:21下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
zunewton
阻尼牛顿法求解minf(x)=(1-x1)^2+2*(x2-x1^2)^2初始点x=(0,0)精度为0.01。可运行出结果,程序清晰,算法明确。(Damped Newton method for solving min f (x) = (1-x1) ^ 2+2* (x2-x1 ^ 2) ^ 2 the initial point x = (0,0) accuracy of 0.01.It Can run out the results 。 the program is clear, algorithm is explicit. )
- 2012-02-15 14:36:02下载
- 积分:1
-
aco
蚁群算法解决路径规划问题,可以自己设置地图中的障碍,使得规划路径避开障碍。运用蚁群算法计算比较简单。(ACO is one of the Heuristic algorithm,and it has a long history.The program is coded by MATLAB.It can solve the question that mapping the best route.)
- 2020-12-29 09:59:01下载
- 积分:1
-
flywheel
可用于直流为电网,飞轮储能系统的研究。里面的模型可用(It can be used to study the flywheel energy storage system.)
- 2015-07-07 11:38:29下载
- 积分:1
-
CHAOTIC
说明: 有关于混沌系统的特性的一些仿真程序,试过的,可以正确运行,希望大家能够交流。(About some of the characteristics of chaotic system simulation program, tried, and can be run properly, I hope we can exchange.)
- 2011-03-19 16:26:02下载
- 积分:1
-
tulun
所有有关Matlab图论的书籍和算法总汇,对于学习图论的同学非常有用(Books of all relevant Matlab graph theory and algorithms Center is very useful for students to learn graph theory)
- 2012-06-24 00:16:48下载
- 积分:1