资源列表
mvdrB.rar
- 波束形成中MVDR算法 matlab程序实现,MVDR
TE.rar
- matlab编程计算te波圆柱rcs,适合初学者看的
PROGRAMFTC2S
- transient temperature distribution along a wall with FTCS method
simulation01
- 自动控制原理,系统的稳态响应曲线 自动控制原理,系统的稳态响应曲线-Steady-state response of the system
K2
- 本算法用于贝叶斯网络的结构学习,通过筛选节点生成网络-Structure learning for Bayesian
Matrix
- 用初等变换计算矩阵的行列式值,经过本人测试通过,想计算行列式值的可以看一下-Elementary transformation of the calculation of matrix determinant value test is passed, after I want to calculate the determinant value can look
yiweibianbuchangxingpuseng
- 一维变步长辛普森方法求积分,fortran代码,希望能对大家有用-failed to translate
bp
- bp神经网络模型的matlab程序,可以修改里面的数据参数-BP neural network model in matlab , can change the data and paramate.............
juzhenliancheng
- C语言实现动态规划 矩阵连乘问题! 问题:给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。计算这n个矩阵的连乘积。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以由许多不同的计算次序。计算次序不同计算连乘积的计算量也不同。运用动态规划法思想给出你认为合理的计算矩阵连乘积最少次数的方案。-C language dynamic programming matrix continually multiply problems! The problem:
RLS2
- rls自适应算法程序在机器学习中的应用,上机试过了有用的-rls adaptive algorithm in machine learning, machine tried useful
quick_sort
- 这是一个快速算法,以前老师给的,希望能帮助到别人-This is a fast algorithm, before the teacher gives, hoping to help others
Principal_Component_Analysis
- Implementation of Principal component analysis