搜索资源列表
RLSXXX
- RLS代码主程序,本例比较了在四种特征值扩散度不同的情况下RLS算法的学习曲线- RLS code main program, this example compares the four different characteristics of the value of the spread of the RLS algorithm in the case of the learning curve
Transport-problem-CPP-Builder-6
- The archive contains the program and the source code (Borland C ++ Builder 6) solve the transport problem of the method of potentials. These programs are administered the form (by hand) or a file (sample raw data files are). The program displays a wi
euler
- euler法解非线性方程组初边值问题,有精确解,有euler解,有误差-euler method for solving nonlinear equations initial boundary value problem with exact solution, there euler solution, there is an error
ordinary-differential-equation
- 本次课程设计中,主要讨论了常微分方程的初值问题数值解法。文章主要分3大块,分别是:1.简单介绍几种常微分方程的初值问题数值解的求法,给出其算法流程图和相应matlab程序。2.通过运用典型的数值解法如Eulor方法,改进Eulor方法,Runge-Kutta方法求解具体常微分方程并分析对比方法收敛阶、稳定性。3.进一步去用以上三种方法求解Lotka-Volterra方程,分析食饵与捕食者模型,得出相关结论。-The curriculum design, focused on the numeri
switch_case_program
- This program written in matlab (.m) or matlab code is good example of switch-case statements. IF STATEMENT- The switch statement permits us to different statements based on the different values of a parameter. The values can be numeric or they ca
3
- For 2D array size there must be constant value in square brackets like array[constant value][constant value] Two const variables row and col are used to define size if we do not make both const then error found because without const reserve wo
PokerTest
- 随机数检测之扑克检测,较为简单的版本,α值取0.01.-Random number detection of poker detection, a relatively simple version, alpha value 0.01.
Modeling-and-Parameters-Design-Using
- Abstract—Active harmonic resistor (AHR) has been proposed to damp the resonance caused by reactive compensation capacitors and line inductance in power system. In this paper, a specific current-controlled method for AHR is proposed and mode
bootstrap_ToolBox
- 这是MATLAB中的一个工具箱,bootstrap工具箱,主要是小样本估计总体值的一种非参数方法的集成,在MATLAB中先配置后函数调用。-This is a MATLAB toolbox, bootstrap toolbox, mainly small sample estimation of the overall value of a non parametric method of integration, in the MATLAB configuration function cal
KalmanFiltering
- 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func
