-
Matlab四旋翼simulink控制系统仿真
说明: 四旋翼Matlab simulink 仿真(Four Rotor matlab simulink Simulation)
- 2020-12-17 23:29:11下载
- 积分:1
-
新标准C++习题解答
说明: 新标准C++程序设计教程/重点大学计算机专业系列教材配套习题解答(New Standard C++ Programming Course/Solutions to Exercises in Computer Series Textbooks of Key Universities)
- 2021-01-05 20:38:53下载
- 积分:1
-
NK DSGE
说明: DSGE新凯恩斯主义基准模型code,根据Jordi Gali货币政策、通货膨胀与经济周期的第一部分的code(DSGE New Keynesian benchmark model code, according to Jordi Gali monetary policy, inflation and the code of the first part of the economic cycle)
- 2020-07-08 14:40:05下载
- 积分:1
-
pydata-book-2nd-edition
说明: 利用Python进行数据分析(第二版)的源码(source code for Python for Data Analysis(2nd))
- 2020-05-11 12:31:23下载
- 积分:1
-
chaotic
说明: 基于混沌映射的图像加密算法,可实现图像的加密与解密(Image encryption algorithm based on chaotic map which can realize image encryption and decryption)
- 2020-04-17 10:09:00下载
- 积分:1
-
压缩
建立哈夫曼树,对文件进行哈夫曼编码,达到对文件进行压缩的功能(Building Huffman tree, Huffman coding for files, to achieve the function of compressing files)
- 2017-11-27 21:44:19下载
- 积分:1
-
3
最新版[C程序设计(第四版)].谭浩强。习题内容个人实践,源代码,第三章(The latest version of [C Programming (Fourth Edition)]. Hemopurification. Content of individual practice exercises, source code, Chapter III)
- 2013-11-17 00:11:59下载
- 积分:1
-
bkfsore
说明: 广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)
- 2020-06-17 15:42:35下载
- 积分:1
-
ef807
时间序列数据分析中的梅林变换工具,包含特征值与特征向量的提取、训练样本以及最后的识别,基于matlab GUI界面设计。( Time series data analysis Mellin transform tool, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Based on matlab GUI interface design.)
- 2017-05-07 17:40:32下载
- 积分:1
-
迭代法求根
说明: 用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
- 2020-06-24 19:20:02下载
- 积分:1