资源列表
runge-kutta4
- 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
matching_filter
- 匹配滤波的matlab源程序 -Matched filter matlab source code matlab source code matching filter
9bus
- 潮流计算中 9节点导纳阵生成试例 简单易懂-FLOW node admittance matrix of 9 test cases generate easy to understand
watermark-text
- watermarking using text file
merge
- This program merge two matematic structures called array with different numbers.
caodianwei
- 运用有限差分法和超松弛迭代法求解金属槽槽内各个离散节点电位数值解-Combining the finite difference method( FDM) with over-relaxation iteration to solving the potential of each discrete nodes in the metal slots
fenduanhermit
- 数值计算中分段三次hermit插值公式,用C++实现。-Numerical calculations piecewise cubic interpolation formula hermit with C++ achieved.
isint-and-isodd
- 两个简单的matlab函数,实现对一个数字进行整数和奇偶性判断。-Two simple Matlab function, integer and realization of a digital parity judgment.
BQHtoD
- 二、八、十六进制数转换成十进制数的函数,使用时调用本函数即可返回相应的结果。-This is a 2, 8 and hexadecimal number to a decimal number convert the function.
kalmanFilter
- 卡尔曼滤波程序用于时间序列预测,结构简单程序易懂-kalman filter for prediction
TernarySearch
- 三分搜索代码 TernarySearch-TernarySearch algorithm
barber
- sleeping barber problem using semaphores