-
Julia High performance
Julia is a high performance, high-level dynamic language designed to address the requirements of high-level numerical and scientific computing. Julia brings solutions to the complexities faced by developers while developing elegant and high performing code.
- 2020-06-22 22:00:01下载
- 积分:1
-
DRV8711 SPI Driver
DRV8711的驱动,硬件SPI,8个寄存器的配置代码(The driver of the DRV8711, the hardware SPI, the configuration code of the 8 registers)
- 2020-12-29 17:29:00下载
- 积分:1
-
蒙特卡罗
基于时序蒙特卡洛的风电可靠性分析代码,可以计算风力发电机发出的功率,LOLP和EENS(Based on the time series Monte Carlo code for wind power reliability analysis, the power generated by wind turbines, LOLP and EENS can be calculated.)
- 2019-03-05 18:53:13下载
- 积分:1
-
波动率
说明: 计算波动率基于garch模型,里面包含了四个数据集,大家可以试一试(Calculate volatility based on GARCH)
- 2021-01-06 15:08:53下载
- 积分:1
-
机器人反演控制
说明: 反演控制(Backstepping Control)是一种非线性系统设计方法,它通过引入虚拟控制,将复杂的非线性系统分解成多个更简单和阶数更低的系统,然后选择适当的Lyapunov(李雅普诺夫)函数来保证系统的稳定性,并逐步导出最终的控制律及参数自适应律,实现对系统的有效控制和全局调节。(Backstepping control Control is a kind of nonlinear system design method, which decomposes the complex nonlinear system into several simpler and lower order systems by introducing virtual control, and then selects the appropriate Lyapunov function to ensure the stability of the system, and gradually derives the final control law and parameter adaptive law to realize the effective control and global adjustment of the system.)
- 2021-04-13 18:18:56下载
- 积分:1
-
数据可视化实验(最终版)
说明: 使用python,对疫情数据进行数据分析(Analyze the epidemic data)
- 2021-03-05 08:39:31下载
- 积分:1
-
元素动画jQuery动画库插件
说明: 一款效果超赞的页面滚动元素动画jQuery动画库插件(JQuery animation library plug-in for page scrolling element animation)
- 2019-01-14 10:22:01下载
- 积分:1
-
Quectel EC20 官方资料
说明: Quectel EC20 官方资料 AT命令手册 硬件设计手册 用户指导等(Quectel EC20 datasheet)
- 2020-08-16 13:38:23下载
- 积分:1
-
CH11-KEA128-SPI
说明: 1. 硬件接线
(1)调试串口(UART_Debug)使用UART2,在“printf.h”文件中宏定义, 对应引脚为TX-PTD7,RX-PTD6
(在“uart.h文件中宏定义)。
(2)灯0~3(LIGHT_0~LIGHT_3)对应的引脚是PTC0~PTC3,高电平点亮(由硬件接法决定)
(3)SPI0_CLK对应的引脚是PTE0, SPI0_MOSI对应的引脚是PTE1,
SPI0_MISO对应的引脚是PTE2,SPI0_PCS对应的引脚是PTE3,
SPI1_CLK对应的引脚是PTG4, SPI1_MOSI对应的引脚是PTG5,
SPI1_MISO对应的引脚是PTG6,SPI1_PCS对应的引脚是PTG7。
(4)SPI0作为master,SPI1作为slave,SPI1接收SPI0发送的数据并产生中断。
用导线将PTE0与PTG4对接,将PTE1与PTG5对接,将PTE2与PTG6对接,将PTE3与PTG7对接。(1. Hardware wiring
(1) Debugging Serial Port (UART_Debug) uses UART2, macro-defined in "printf.h" file, corresponding pins are TX-PTD7, RX-PTD6.
(macro definition in the uart.h file).
(2) The pins corresponding to the lamp 0~3 (LIGHT_0~LIGHT_3) are PTC0~PTC3, and the high-level lighting is determined by the hardware connection.
(3) The pin corresponding to SPI0_CLK is PTE0, and the pin corresponding to SPI0_MOSI is PTE1.
The pin corresponding to SPI0_MISO is PTE2, and the pin corresponding to SPI0_PCS is PTE3.
The pin corresponding to SPI1_CLK is PTG4, and the pin corresponding to SPI1_MOSI is PTG5.
The pin corresponding to SPI1_MISO is PTG6, and the pin corresponding to SPI1_PCS is PTG7.
(4) SPI0 acts as master and SPI1 acts as slave. SPI1 receives data sent by SPI0 and generates interruption.
PTE0 and PTG4 are docked by wire, PTE1 and PTG5 are docked, PTE2 and PTG6 are docked, PTE3 and PTG7 are docked.)
- 2020-06-16 12:00:01下载
- 积分:1
-
sin()-8.0
sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值(sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin)
- 2013-05-31 21:08:32下载
- 积分:1