-
class
说明: 用于分类,使用的是matlab工具,代码很简单,但是很实用。。。。。(class)
- 2010-04-17 18:29:36下载
- 积分:1
-
ykddfz
利用MATLAB进行铅垂平面有控弹道仿真,并给出参数结果(Vertical plane with MATLAB simulation of controlled trajectory, and the results are given parameters)
- 2014-11-13 14:00:14下载
- 积分:1
-
12
案例为利用最有控制原理,实现对机械手转台的最优控制。运用matlab,以及simulink仿真实现。(Case for the use of the most control theory, to achieve optimal control of robotic turntable. Use matlab, simulink simulation, and implementation.)
- 2013-09-29 17:13:16下载
- 积分:1
-
PCAmodel
用基于主元分析的方法对被控过程进行建模,可以消除变量之间的贡献性。(Accused of process modeling method based on principal component analysis, contribution between the variables can be eliminated.)
- 2012-09-26 17:33:39下载
- 积分:1
-
matlab-chapter6
谢汉龙matlab书籍第六章基本入门功能的实现过程,常用matlab的基础程序(Implementation Xiehan Long matlab books Chapter VI basic entry function on the basis of common procedures matlab)
- 2015-01-05 13:55:44下载
- 积分:1
-
模拟到数字转换器
— — 模拟到数字转换器模型
-- +-----------------------------+
-- |版权所有 1995年-2008年首尔 |
-- |图书馆: 模拟 |
-- |设计器: Tim Pagden |
-- |打开: 1996 年 2 月 2 日 |
-- +-----------------------------+
— — 体系结构:
— — 02.02.96 原始
— — 20/05/08 编辑用 numeric_std 替换 vfp_lib
库 ieee ;
使用 ieee.std_logic_1164.all ;
使用 ieee.numeric_std.all ;
实体 ADC_8_bit 是
端口 (analog_in: 在实数范围-15.0 至 +15.0 ;
digital_out: 出 std_logic_vector (7 到 0)
);
最终实体 ;
体系结构原的 ADC_8_bit
常量 conversion_time: 时间: = 25 ns ;
信号 instantly_digitized_signal: std_logic_vector (7 到 0) ;
信号 delayed_digitized_signal: std_logic_vector (7 到 0) ;
函数 ADC_8b_10v_bipolar (
analog_in: 真正的范围到 +15.0-15.0
) 返回 std_logic_vector 是
常量 max_abs_digital_value: 整数: = 128 ;
常量 max_in_signal: 真实: = 10.0 ;
变量 analog_signal: 真实 ;
变量 a
- 2022-05-31 11:32:10下载
- 积分:1
-
CTC_DEC
使用m语言完成的关于CTC(Convolutional Turbo Code)编码方案(CTC decoding algorithm)
- 2011-01-26 19:08:29下载
- 积分:1
-
LMS
基于LMS(最小均方误差算法)的自适应滤波的源程序(Based on LMS (least mean square algorithm) adaptive filtering of the source)
- 2010-05-20 16:40:16下载
- 积分:1
-
kriging
kriging方法源程序,用于kriging方法构建近似模型,方便易懂(kriging method source,Kriging method used to construct an approximate model, easy to understand)
- 2021-04-26 10:08:45下载
- 积分:1
-
LCD
Solar Charge Controller
- 2013-08-01 05:50:24下载
- 积分:1