资源列表
fftofsignal
- 调用.csv文件格式或者Excel格式文件实现Matlab数学算法:图像或图形的再现、时域和频域的信号分析和处理-call. Csv file format or Excel format Matlab mathematical algorithms to achieve : images or graphics to recreate the time domain and frequency domain signal analysis and processing
cic
- 个人编写的关于积梳状滤波器的程序,用于抽取和插值时防止信号失真.-individuals prepared on the plot comb filter procedures for taking and the interpolation to prevent signal distortion.
dantiaodai
- 导体的电感 电容 特性阻抗曲线 的MATLAB模拟
b
- B样条的编程代码,通过MATLAB生成图形-B-spline programming code, graphics generated by MATLAB
calculationofstrongly
- 无向图的强连通计算 高效率算法 图论算法-No calculation of strongly connected directed graph
EXAM5
- 给定流场条件下温度场的计算,流体流过一个直角的两表面,已知速度场。求计算区域中温度的分布。 -Under the given flow field calculation of the temperature field, fluid flow through a right angle to the two-surface velocity field is, find the temperature distribution in the computational domain.
matrix-inversion
- 矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used directly.
leastSquaresEstimate
- 实现最小二乘法的直线拟合,输入为一串数据-To achieve linear least squares fitting, the input is a string of data
GETMD5
- 这段小程序的功能是:查看给定的文件是否为目录文件-Check whether the input document for Check the given if the file for directory file
test
- 十分基本的链表实验程序。包含创建,删除,插入,查找功能-The list is very basic experimental procedures. Include create, delete, insert, search function
Traverse-binary-tree
- 改程序使用了先序遍历,中序遍历,后续遍历和层次遍 方法遍历二叉树-PreOrderTraverse binary InOrderTraverse binary PostOrderTraverse binary LevelOrderTraverse binary
gao-si-xiao-yuan-fa
- 是线性代数中的一个算法,可用来为线性方程组求解,求出矩阵的秩,以及求出可逆方阵的逆矩阵。当用于一个矩阵时,高斯消元法会产生出一个“行梯阵式”。高斯消元法可以用在电脑中来解决数千条等式及未知数。不过,如果有过百万条等式时,这个算法会十分费时。一些极大的方程组通常会用迭代法来解决。亦有一些方法特地用来解决一些有特别排列的系数的方程组。-A linear algebra algorithms can be used to solve linear equations, matrices obtaine