-
Lyapunov-MRAC
基于lyapunov函数的模型参考自适应控制程序(based on lyapunov of MRAC)
- 2013-11-12 16:45:03下载
- 积分:1
-
femTriangularMesh
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes
The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements
The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
- 2012-10-11 19:45:21下载
- 积分:1
-
sfunction_example
一个简单的s-function的范例,足够多的说明可以将其作为其他s-function的模板(A simple example of s-function, and a sufficient number of instructions can be used as template for other s-function)
- 2014-02-19 17:58:37下载
- 积分:1
-
fitness
基于粒子群算法的微电网优化调度,在运行成本最小,环境友好的条件下,优化发电单元的出力(Based on Particle Swarm Optimization microgrid scheduling, running costs are minimized, environmentally friendly conditions, optimize power generation unit output)
- 2020-12-25 16:49:04下载
- 积分:1
-
poisson_image_editing
For artifical object insertion.It does this in seamless manner.
- 2010-10-30 00:39:17下载
- 积分:1
-
mathsmodeling
数学建模常用的书籍 主要讲述的是MATLAB在数学建模方面的具体应用 非常详尽(数学建模常用的书籍 主要讲述的是MATLAB在数学建模方面的具体应用)
- 2009-05-06 19:05:50下载
- 积分:1
-
Wiener
说明: 这是一个wiener滤波程序,对语音信号滤波。里面有详细的word文档说明(This is a wiener filtering process to filter the speech signal. There are detailed notes word document)
- 2008-11-25 14:33:40下载
- 积分:1
-
analysis
用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。(use matlab language analysis the speech signal,contains the analysis for unvoiced sound and voiecd sound.)
- 2011-09-15 17:01:59下载
- 积分:1
-
Astar伪代码
Astar算法,路径规划中的经典算法,求解最短路径的最优算法(Astar algorithm, the classical algorithm in path planning, the best algorithm to solve the shortest path)
- 2018-03-11 16:04:34下载
- 积分:1
-
MatlabFunction-master
说明: 使用Matlab对图片进行操作时,大量的单张图片不利于操作,此时需要将图片转化为.mat格式,.mat方便我们对数据的处理,使我们更加高效的利用数据。文章中的代码是以PIE数据集作为转换的原始数据,每张图片的名称是连续的数字,相同类别的图片张数相等且名称连续。(When using MATLAB to operate pictures, a large number of single pictures are not conducive to operation. At this time, we need to convert pictures into. mat format. mat is convenient for us to process data, so that we can use data more efficiently. The code in this article is PIE data set as the original data for conversion. The name of each picture is a continuous number. The number of pictures of the same category is equal and the name is continuous.)
- 2020-06-17 13:40:02下载
- 积分:1