-
wuziyouduzhendong
汽车五自由度模型,当今很多悬架研究机构和科研单位运用各种软件对汽车悬架进行优化。MATLAB运用也越来越广,在汽车动力学研究当中起着重要作用。当然,汽车振动动力学仿真和分析也大量运用MATLAB/simulink模块。(Five degrees of freedom vehicle model, many of today s research institutions and research institutes in suspension using a variety of software to optimize the suspension on the car. MATLAB using more and more widely in vehicle dynamics studies which plays an important role. Of course, dynamic simulation and analysis of vehicle vibration also make extensive use of MATLAB/simulink module.)
- 2011-11-30 13:28:38下载
- 积分:1
-
惯性导航中常用的坐标系转换程序
说明: 惯性导航中一些比较常用的坐标系转换的matlab代码。(Matlab code of coordinate system conversion in inertial navigation.)
- 2020-03-21 10:48:24下载
- 积分:1
-
蒙特卡罗( Monte carlo)方法解决库存管理问题
某种商品进货价格为 a 元,出售价格为 b 元,假设对该商品每天早晨进货配齐 n 个,每日顾客
相互独立地到来,平均每日 m 人,且服从普阿松( Poisson)分布
!
)(
k
em
kP
−mk
= ,其中 k 为每日到来
的人数。问当 a=2、 b=3、 m=10 时,每天早晨该商品备齐多少个可得到最大利润。
- 2023-02-22 01:40:04下载
- 积分:1
-
new_pso_matlab_code
本程序是用matlab实现的标准PSO代码,其中还含有对此中pso算法的解释说明的PDF文档。(This procedure is used matlab code to achieve the standard PSO, which also contains this PSO algorithm in the explanatory notes of the PDF document.)
- 2008-03-13 17:38:53下载
- 积分:1
-
Predictive Control with Constraints
基于MATLAB simulink平台的模型预测控制教材,英国剑桥大学教材,(predictive control with constraints)
- 2019-03-11 10:21:56下载
- 积分:1
-
solarstreetlight
Study of a DC-DC Converter for Solar LED Street Lighting:
Recently, light-emitting diodes (LEDs) are becoming increasingly attractive lighting sources in our daily lives. They are well suited to indoor and outdoor energy-saving lighting applications, such as general lighting, architectural lighting, traffic lighting, background lighting, displays, street lighting, automotive and motorcycle lighting, decorative lighting, and so on.
The placement of street lights is closely related to the development of one area or region, and they represent the financial success of a city. For street lighting applications, the traditional lighting sources are high-pressure sodium lamps and high-pressure mercury lamps. Recently, LEDs are commonly being used as new sources for street lighting because of their attractive features of good lighting efficacy, energy-savings, that they are non-polluting to our environment, and that they offer a long lifetime in comparison to their traditional counterparts.
- 2014-08-16 22:00:26下载
- 积分:1
-
ofdm-mimo
Principal scheme of the MIMO toolbox is shown in Fig. 1. Desired pattern taken a discrete alphabet
is used to generate testing data. The data are then encoded in the channel encoder and split into the
multiple parallel streams. T
- 2014-11-06 17:27:29下载
- 积分:1
-
01
说明: 1.1 MATLAB软件介绍
1.1.1 MATLAB发展进程
1.1.2 MATLAB的基本功能
1.1.3 MATLAB语言的特点
1.1.4 MATLAB R2011a的新功能
1.2 MATLAB安装与运行
1.3 MATLAB的运行环境
1.3.1 命令窗口
1.3.2 历史命令窗口
1.3.3 工作空间
1.3.4 当前文件夹
1.4 MATLAB帮助文档
1.4.1 帮助窗口
1.4.2 帮助命令
1.5 变量
1.6 矩阵
1.6.1 矩阵创建
1.6.2 数列创建
1.6.3 矩阵的基本运算
1.7 高维矩阵
1.7.1 创建高维数组
1.7.2 高维数组操作函数
1.8 演示MATLAB
1.9 小波分析概述
(1.1 MATLAB Software
1.1.1 MATLAB development process
1.1.2 MATLAB basic functions
1.1.3 MATLAB language features
1.1.4 MATLAB R2011a new feature
1.2 MATLAB installation and operation
1.3 MATLAB runtime environment
1.3.1 Command Window
1.3.2 History Command Window
1.3.3 Workspace
1.3.4 Current folder
1.4 MATLAB help documentation
1.4.1 Help Window
1.4.2 Help Commands
1.5 Variables
1.6 Matrix
1.6.1 Creating Matrix
1.6.2 series created
1.6.3 Basic operation matrix
1.7 high-dimensional matrix
1.7.1 Creating high-dimensional arrays
1.7.2 High-dimensional array manipulation functions
1.8 demo MATLAB
1.9 Overview of Wavelet Analysis
)
- 2013-10-19 16:32:28下载
- 积分:1
-
GA_Nonuniform
利用浮点数编码的遗传算法优化非均匀天线阵的峰值旁瓣电平(This thesis presents how to design sparse arrays using genetic algorithm with the optimization goal of peak side lobe level and calculate the best positions of array elements.)
- 2016-08-05 18:34:59下载
- 积分:1
-
DBSCAN算法Matlab实现
说明: 基于密度的聚类算法
它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类(Density based clustering algorithm
It defines the cluster as the largest set of density connected points, and can divide the region with enough high density into clusters, and can find clusters of arbitrary shape in the spatial database of noise)
- 2020-07-05 11:39:56下载
- 积分:1