-
Python
Numerical Methods in Engineering with Python英文原版和代码,通过举例介绍原理和方法,再介绍如何用python实现(Numerical Methods in Engineering with Python English original and code, by way of example describes the principles and methods, and then how to use python to achieve)
- 2014-12-16 10:09:07下载
- 积分:1
-
pcm_test
this is the matlab code for pcm "pulse code modulation"
- 2013-11-17 02:39:16下载
- 积分:1
-
可以实现信号的降噪 SVD
说明: 可以实现信号的降噪,对信号进行奇异值分解,里面有噪声信号和原始信号,可以用来进行对比(It can reduce the noise of the signal and decompose the singular value of the signal)
- 2021-05-13 02:30:02下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1
-
aritificial-ant-algorithms-for-TSP
说明: 应用双种群蚁群算法解决TSP问题,计算速度快,准确率高(Application of ant colony algorithm to solve TSP double population problem, computational speed, high accuracy)
- 2011-03-16 16:45:32下载
- 积分:1
-
Fengsu
用HOMER软件画出的某地区一年每小时的风速,将其导出为文本格式,可导入到MATLAB中供研究人员使用(HOMER software to draw a region with a year hourly wind speed, export it to a text format that can be imported into MATLAB for researchers)
- 2020-12-25 15:59:05下载
- 积分:1
-
bft
雷达信号处理雷达信号处理雷达信号处理雷达信号处理雷达信号处理(Radar signal processingRadar signal processingRadar signal processingRadar signal processingRadar signal processing)
- 2012-02-12 18:58:44下载
- 积分:1
-
模糊PID控制算法C语言代码
模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
- 2020-11-29 16:29:28下载
- 积分:1
-
BCT工具箱
说明: BCT,Brain connectivity Toolbox工具箱,内含demo以及各种网络属性和功能网络的相关代码。(BCT, brain connectivity toolbox, contains demo and related codes of various network properties and functions.)
- 2020-03-19 09:52:40下载
- 积分:1
-
minenframe
此函数实现含噪语音的信噪比的计算,以最小帧算法为基础。(Implementation of this function of the signal to noise ratio of noisy speech has calculated that, with the smallest frame-based algorithm.)
- 2009-03-28 11:59:56下载
- 积分:1