资源列表
lyap_exp_cambridge
- 本函数计算距离增长结果供拟合lyapunov指数 详情见说明-This function is calculated from the results of growth for fitting lyapunov exponent note details
svdexp1
- 射频信号的去噪,纯净信号为数字调制的AN,FM,BPSK信号,噪声为高斯白噪声。应用SVD分解方法进行去噪。
SPSOfc
- 应用随机微粒群算法求解一个六元的非线性方程组.
MATLB_Serial
- MATLAB 程序,单片机采样后将数据由RS232上传到PC, 由MATLAB截获并画图, 实现示波器功能
z2
- 单神经元PID控制,用单神经元网络进行单输入单输出控制-Single neuron PID control, neural network with single-single-input single-output control
LIPDRIVE
- 采用fortran编写了关于方腔顶盖驱动流的lbm程序-Prepared using fortran on navies process flow lbm
simplex
- 用单纯形法中的人工变量法求解线性规划问题,C语言实现-Simplex method of artificial variables for solving linear programming, C language
FullArray
- 本代码可以将一个整数数组进行全排列,并将排列结果放到一个大数组里面,这样我们就可以轻松解决手动全排列的繁琐工作了-This code can be arranged in an array of integers for all, and the results are arranged into a large array inside, so we can easily solve the full array of tedious manual work
k-means
- k-均值聚类算法(C语言实现): 给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-k-means clustering algorithm (C language): given the number of classes K, N objects will be assigned to the K class, making the class the biggest similarity between objects, and the s
antColony
- xhortest path ant colony algorithm
bias_svd
- 推荐算法中的隐语义模型:bias SVD-recommendation,LFM, bias SVD
ju
- 特征值分解(B级) 功能要求: a) 输入一个对称正方矩阵A,从文本文件读入; b) 对矩阵A进行特征值分解,将分解结果:即U矩阵、S对角矩阵输出至文本文件; c) 将最小特征值对应的特征向量并输出至文本文件; d) 验证其分解结果是否正确。 说明:矩阵特征值分解被广泛运用于土木工程问题的数值计算中,如可用于计算结构自振频率与自振周期、结构特征值屈曲问题等-Eigenvalue Decomposition (B grade) Functional requiremen
