-
threePI
三相的光伏发电模块,是传统的PI环控制。控制效果比较稳定,电压外环和电流内环(Three-phase photovoltaic module, PI loop control.)
- 2019-02-17 17:00:56下载
- 积分:1
-
上空飞行特效
说明: Canvas飞机树林上空飞行特效是一款three.js基于canvas绘制飞机飞行场景动画。(Canvas Aircraft Flight Effect over the Woods is a 3.js based on canvas to draw aircraft flight scene animation.)
- 2019-03-03 17:04:17下载
- 积分:1
-
main
基于51单片机实现单片机的IO口输出PWM波形,实现呼吸灯的制作。(Based on 51 single chip computer, the output of PWM waveform from IO port of single chip computer is realized, and the manufacture of breathing lamp is realized.)
- 2020-06-25 13:20:01下载
- 积分:1
-
内存压缩解压缩JPG图像
说明: 纯内存操作解压JPGE 很早之前收录的 并非原创 共享给大家(Pure memory operation decompression JPGE. Long ago included, not original. Here to share with you.)
- 2020-06-22 07:20:01下载
- 积分:1
-
table布局案例
table布局案例,简单实现,使用html加css实现完整功能思路清晰(Table layout case, simple implementation, using HTML plus CSS to achieve complete functions clear thinking)
- 2018-11-07 14:26:33下载
- 积分:1
-
这个小程序是用c++实现的约瑟夫环问题,也属于数据结构中的经典算法...
这个小程序是用c++实现的约瑟夫环问题,也属于数据结构中的经典算法-This applet is used c++ to achieve the Joseph Central problems in the data structure is a classic algorithm. . .
- 2023-01-16 12:00:04下载
- 积分:1
-
array-communications-and-processing
说明: 基于阵列的信号增强算法,利用多个阵元接收信号进行相关计算,输出纯净语音信号。(Array-based signal enhancement algorithm)
- 2019-01-24 11:08:47下载
- 积分:1
-
201512923-赵永斌
说明: 双容水箱液位控制系统是一种采用先进的控制算法完成对液位的控制的系统, 它在食品加工、原油提炼、化工生产等诸多实用行业中都有广泛使用。本次设计中, 要求设计的超调量小,调节时间短和有自平衡能力等优点。首先要掌握生产工艺和控制流程的基本知识,选择合适的仪表。然后进行系统的设计,明确被控对象,并对系统中每个原件进行模型建立;根据系统要求选择合适的控制方法,对控制器进行参数整定。我们将充分利用计算机技术结合自动控制技术实现对水箱水位的精确控制。(Dual-capacity water tank level control system is a system using advanced control algorithm to complete the control of liquid level, which is widely used in food processing, crude oil refining, chemical production and many other practical industries. In this design, the design requires a small amount of overshoot, short adjustment time and self-balancing ability and other advantages. First of all, we should master the basic knowledge of production process and control process, select the appropriate instrument. Then the system is designed, the controlled objects are identified, and each original in the system is modeled, and the appropriate control method is selected according to the requirements of the system to set the parameters of the controller. We will make full use of computer technology combined with automatic control technology to achieve accurate control of water tank level.)
- 2019-03-21 13:16:16下载
- 积分:1
-
Chess_Master
说明: 2阶微分方程组求解,国际象棋游戏,解压后运行程序(2nd equation slover,international chess game use matlab,have 5000lines code ,but you must install of)
- 2020-06-20 05:40:01下载
- 积分:1
-
ECItoECEF
类似J2000的ECI坐标系转换到类似wgs84的ECEF坐标系,方便大家应用(Convert ECI (CIS, Epoch J2000.0) Coordinates to WGS 84 (CTS, ECEF) Coordinates. This function has been vectorized for speed.
Example Function Call:
>> [r_ECEF v_ECEF a_ECEF] = ECItoECEF(JD,r_ECI,v_ECI,a_ECI);
Where:
JD is the Julian Date vector [1 x N] (units are in days)
r_ECI is the position vector [3 x N] (any units are permitted)
v_ECI is the velocity vector [3 x N] (any units are permitted)
a_ECI is the acceleration vector [3 x N] (any units are permitted))
- 2018-03-10 17:33:53下载
- 积分:1