资源列表
Dijkstra 算法matlab程序
- Dijkstra 算法matlab程序
butterworth
- MATLAB环境下实现butterworth 低通滤波器仿真-MATLAB butterworth
static-bearing_1
- 求解静压径向轴承中油膜压力分布的数值计算核心程序-Solving hydrostatic radial bearing oil film pressure distribution in the core program of numerical calculation
invCC
- The code includes the implementation of inverse convolutional code and testing of it.
ZFL_eq_tap
- Zero forcing Equalizer random channel, input, noise
cmcc
- matlab下的,小脑神经网络例子,应用小脑神经网络,拟合正玄曲线。-matlab and down and little brain network example, application of small brain networks, fitting sine curve.
longest-common-subsequence
- 本代码实现了算法导论书中最长公共子序列算法。-The longest common subsequence
cholesky
- cholesky分解 cholesky分解-cholesky cholesky decomposition decomposition decomposition cholesky
main
- 求字符串中的最大回文子串(忽略大小写),并输出找到的回文串-find the maximum Palindrome in a string
weizhi
- 基于matlab运动模糊图像角度与距离算法,盲恢复-Motion blur image angle and distance
高斯列主元分解法
- 数值分析:高斯列主元消去法:对给定的n阶线性方程组A x = b ,首先进行列主元消元过程,然后进行回代过程,最后得到解或确定该线性方程组是奇异的