资源列表
MTLAb-gui
- 建立了一个包含弹簧的系统的SIMULINK模型,为了直观的表达设计结果,设计了GUI界面-SIMULINK model of a spring system, designed GUI interface designed for intuitive expression of results,
d
- 太阳光聚焦光线偏移的一个小程序,方便大家学习与应用。-Focus sunlight light offset a small program to facilitate learning and application.
AR-FENSU
- 采用功率谱方式并用AR线性滤波方法生成脉动风速时程数据,能用于结构风载荷的计算。-Using power spectrum and AR linear filtering method to generate fluctuating wind speed time series data, can be used in structure wind load calculation.
shuzhifenxi
- 北京航空航天大学硕士研究生数值分析课的第一次大作业,用幂法反幂法求取矩阵的最大最小特征值-Minimum and maximum eigenvalue of the first graduate of Beijing University of Aeronautics and Astronautics numerical analysis class job, using the power method matrix inverse power law to strike
matlab-edge---Copy
- edge detection codes
snake
- This code implements snake algorithm using opencv
NumericalAnalysis1
- 计算矩阵的特征值,及其条件数和行列式值。-The calculation of the matrix eigenvalue condition number and the determinant of value.
Ant-colony-algorithm-and-program
- 蚁群算法及程序,包括对蚁群算法的简介和用matlab的实现代码-Ant colony algorithm and procedures, including the introduction of ant colony algorithm and the realization of matlab code
Newton
- 数值计算的实验代码,实现牛顿迭代法求方程根的一个源代码-cpp file Newton
multiScale_KalmanFilter
- 用多尺度卡尔曼滤波法,对信号参数进行识别估计。高频信号和低频信号识别结合起来改进了算法识别的精确度和准确度。-It is an implementation of hierarchical (a.k.a. multi-scale) Kalman filter using belief propagation. The model parameters are estimated by expectation maximization (EM) algorithm. In this impleme
Frame3
- 算术表达式计算。输入多个整数,分别进行加、减、乘、除等运算。要求:参加运算的操作数个数可变;采用文本行和组合框数组;文本行和组合框均要响应事件,事件处理方法的计算时间相同;解决除数为0问题。-Arithmetic expressions. Enter multiple integer, respectively, add, subtract, multiply, and divide operations. Requirements: to participate in the operatio
vector-and-egi-2
- 计算一般实矩阵的特征值,但是未给出特征向量,需要逆迭代才能求得。-Generally calculate real matrix eigenvalue, but did not give the eigenvectors inverse iteration in order to obtain.