资源列表
jacobi
- matlab下雅克比在数值计算中有很好的应用!
matched_filter.rar
- 匹配滤波的实际仿真程序。分别对宽带和窄带信号进行了仿真,并且求的滤波后信号的信噪比。,Matched filtering of the actual simulation program. Separately for broadband and narrowband signals, simulation, and after filtering for signal-noise ratio.
test6
- video to frame using matlab cod for stereo vision
simulationofDFA
- source code for simulating a DFA in compilers
root
- 求二元一次方程式的解 求解二元一次聯立方程式可以使用代入消去法或加減消去法-- Linear equation To solve the binary simultaneous equations using the substitution elimination or subtraction elimination
ctr1_fuzzy
- PID controller design using Fuzzy algorithm
MOM_daotizhu
- 用MATLAB编写的MoM源代码,可用于计算二维导体住的电磁散射-MoM source code written in MATLAB can be used for electromagnetic scattering of two-dimensional conductor live
BESSJ1
- 对实数X,用双精度计算第一类一阶贝塞尔函数。-Real number X, the double-precision calculation of the first class of first-order Bessel function.
c
- 工程优化——黄金分割法,用于解决一维n次的目标函数-Engineering Optimization- golden section method for solving one-dimensional objective function n times
euler
- 牛顿高斯迭代法解线性方程组与非线性方程,数值计算小程序。-Gauss Newton iterative method for solving linear equations and nonlinear equations, numerical applet.
201426811404_5
- 一种算法的五种实现技术,是提高程序设计能力的重要途径-application
gradientDescent
- 机器学习中用于求解代价函数最小值的梯度下降算法-Machine Learning for solving the minimum cost function gradient descent algorithm