-
numericalanalysis_matlabcode
数值分析各种基本算法的MATLAB程序仿真(numerical analysis matlab code for all baic algorithms)
- 2010-11-17 09:14:15下载
- 积分:1
-
RODY_2009_PROG
rotor dynamics toolbox
- 2011-01-11 18:40:41下载
- 积分:1
-
因子分析代码实现(含数据)
说明: 对数据进行因子分析,得到的是降维的结果。可用来做基本的降维,故障诊断,图像分解(Through factor analysis of the data, we get the result of dimension reduction)
- 2021-04-21 09:03:53下载
- 积分:1
-
3
说明: 基于Matlab_simulink的系统仿真设计及应用的函数文件代码(System Simulation Based on Matlab_simulink a function of design and application file code)
- 2010-07-13 20:56:19下载
- 积分:1
-
TestFHBFSK1
FHB FSK 跳频通信系统的matlab仿真,代码很全面,直接运行即可。对于研究GSM通信系统的有很大用处。matlab仿真。
(Matlab FHB FSK frequency-hopping communication system simulation, code is very comprehensive and can be run directly. GSM communication system for the study are very useful. matlab simulation.)
- 2015-03-28 15:15:23下载
- 积分:1
-
基于Matpower的IEEE33节点算例配电网潮流计算-power_flow
基于Matpower的IEEE33节点算例配电网潮流计算(A Matpower-based IEEE33 node example for power flow calculation of distribution network)
- 2021-03-22 11:19:17下载
- 积分:1
-
ELM-source
极限学习法的源程序代码,对于初学者有一定的帮助(Extreme learning method source code, for the beginners have some help
)
- 2012-05-09 17:34:32下载
- 积分:1
-
INface_zip
simple way to implement pca for beginner
- 2014-08-19 20:18:09下载
- 积分:1
-
w_segy
读取segy数据、文件,写道头卷头等等,内置说明书,简单易用(Read the segy data, file, writes head roll and so on, the built-in instructions, easy to use)
- 2013-12-30 10:20:00下载
- 积分:1
-
Binary_Search
说明: 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中,
首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;(Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success )
- 2011-03-24 10:54:46下载
- 积分:1