-
线性二自由度汽车模型对前轮角阶跃输入的相应
压缩包包含1份matlab的model文件,1份pdf文件。建立了二自由度汽车模型及其运动微分方程,使用simulink进行了建模,进行了仿真试验和简单分析。(The zip contains 1 matlab model file and 1 PDF file.The two-degree-of-freedom vehicle model and its motion differential equation are established. Simulink is used for modeling, simulation test and simple analysis.)
- 2019-01-15 22:07:41下载
- 积分:1
-
LogisticRegression
逻辑蒂斯回归模型,用于概率预测,或者分类。内附matlab代码,以及运行数据,可直接运行。(this is an matlab code of logistic regression which could use for data classification and properbility predict. u can direcctly use this code and th data inside.)
- 2021-03-23 15:09:15下载
- 积分:1
-
舵机控制程序
说明: 用于舵机控制板,驱动六轴机械臂,与上位机通信(Used for steering control board, driving six-axis manipulator, communicating with upper computer)
- 2020-11-20 18:59:36下载
- 积分:1
-
autolisp
CAD中数字文本自动求和小程序
自动过滤出数字文本并求和...
autolisp
CAD中数字文本自动求和小程序
自动过滤出数字文本并求和-Digital autolispCAD Automatic Text Sum applet automatically filter out the digital text and summation
- 2022-07-10 13:49:59下载
- 积分:1
-
Kohonen 网络模拟大脑神经系统自组织特征映射的功能,它是一种竞争式学习网络,在学习中能无监督地进行自组织学习。...
Kohonen 网络模拟大脑神经系统自组织特征映射的功能,它是一种竞争式学习网络,在学习中能无监督地进行自组织学习。-Kohonen network simulation system cerebral self-organizing feature mapping function, It is a competitive learning networks, the study can be carried out without supervision from the organizational learning.
- 2022-01-28 23:12:28下载
- 积分:1
-
bpso-master
离散的粒子群算法 是用 python写, 输入都是0和1(The discrete particle swarm optimization is written in Python, and the input is 0 and 1.)
- 2021-03-29 23:19:10下载
- 积分:1
-
天文辐射计算,是气象、水文等行业所必备程序,不错
天文辐射计算,是气象、水文等行业所必备程序,不错-Calculation of solar radiation, meteorological, hydrological and other industries necessary procedures, good
- 2022-07-20 09:05:32下载
- 积分:1
-
项目代码风格要求
类型、属性、事件、方法、方法参数,根据需要添加注释。
如果类型、属性、事件、方法、方法参数的名称已经是自解释了,不需要加注释;否(Types, attributes, events, methods, method parameters, add comments as needed.
If the name of the type, attribute, event, method, and method parameter is self-explanatory, no comment is required; no)
- 2020-06-20 09:40:01下载
- 积分:1
-
simulation4
基于MATLAB的8QAM仿真与BER性能分析,并附有仿真报告(8qam simulation based on MATLAB and BER performance analysis, and simulation report )
- 2020-10-31 03:59:55下载
- 积分:1
-
matlab数值微分程序原代码
9.1 利用差商近似导数 313
9.1.1 中点公式 313
9.1.2 利用Taylor公式构造差商公式 314
9.1.3 差商公式误差分析与步长优化 319
9.1.4 理查森外推法 321
9.2 插值型求导方法 323
9.3 样条求导 325
9.4 利用数值积分求导数 327
9.5 数值偏导数 329
9.6 MATLAB自带函数应用 329
9.6.1 diff函数 329
9.6.2 gradient函数 330
9.6.3 surfnorm函数 331
9.7 应用案例 333(Differential calculus Program code)
- 2019-02-13 10:58:33下载
- 积分:1