-
SOC
扩展卡尔曼滤波估算电池的SoC,电池采用戴维宁模型,并与安时积分法进行了比较,误差不超过5 ,结果可靠(The extended Calman filter to estimate the battery SoC and battery using Thevenin model, and compared with the current time integral method, the error is less than 5 , the result is reliable)
- 2021-04-08 10:19:00下载
- 积分:1
-
SIR传染病模型
说明: 进行了常微分方程的建立,并模拟出经典的SIR模型曲线(The ordinary differential equation is established and the classical SIR model curve is simulated)
- 2020-04-10 11:02:43下载
- 积分:1
-
优化K值
说明: 分解信号,能量差值优化K,峭度,样本熵,排列熵(Decomposition of signal, optimization of energy difference value K, kurtosis, sample entropy, permutation entropy)
- 2020-04-11 16:58:16下载
- 积分:1
-
1162778687
这个是从图片中导出pcb元件封装的小软件,很有用的(this is derived from the pictures pcb components Packaging small software very useful)
- 2007-01-30 10:11:02下载
- 积分:1
-
UNBRICKAVR--master
AVR FUSE RESET PROGRAM
- 2018-10-29 21:30:35下载
- 积分:1
-
stl the 3.13 version of the source code for the use of learning stl
stl的源代码3.13版,供学习stl使用-stl the 3.13 version of the source code for the use of learning stl
- 2022-03-23 10:47:10下载
- 积分:1
-
单脉冲相位和差测角 - 副本
说明: 实现二维空间单脉冲和差测角,可运行没有错误,给大家提供雷达测角方法参考(Monopulse sum difference angle measurement)
- 2021-04-19 08:58:51下载
- 积分:1
-
VCUModel
纯电动汽车整车控制策略的程序,状态切换,形式控制(basic programm of EV vehicle control strategy.)
- 2018-05-13 17:39:41下载
- 积分:1
-
聊天室
说明: 在线聊天室工具,有客户端,服务端 原代码(Online chatroom tools, the client side, the server side of the original code)
- 2021-01-02 00:09:25下载
- 积分:1
-
hulf
说明: 设计一个哈夫曼编码器
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
② 输入数据序列的长度为256。
③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder
Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element.
(1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001.
(2) The length of the input data sequence is 256.
(3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
- 2019-06-19 21:49:58下载
- 积分:1