搜索资源列表
bianshi
- 本程序是应用最小二乘法对一参考模型进行系统阶次辨识。-this procedure is the least squares method to a reference model for system order literacy.
matlab-bianshi
- 系统辩识在matlab里的应用:输入信号的产生,多种最小二乘的辨识-system identification in the application of Matlab Lane : input signal the emergence of a variety of literacy least squares
myshell
- 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,
ivi_ls
- 目的: 1、应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符; 接受和分析命令行(滤去无效的空格、tab符号以及换行符等); 执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;
1D_Gabor_transform
- 这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述: [1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双 波基和Gabor变换,“对信号的IEEE交易 加工,第一卷。 57,没有。 9,3411-3425,2009年9月。 作者:K.N.乔杜里。 模块如下: --------------------------- 1。 demo.m 一个简单的例子演示软件的使用。 2。 autcorr.m
xitongbianshi-PLS
- 系统辨识PLS程序,最小二乘法辨识系统,一次辨识后对仿真对象和辨识模型进行阶跃响应对比。-System identification PLS program, the method of least squares identification system step response time identification of the the simulation object recognition model comparison.
viCvxy10
- 利用VB编写的最小二乘辨识算法,辨识电路中电阻阻值-VB prepared by the least squares identification algorithm, identification of the resistance in the circuit
111
- GPS定位的最小二乘算法,简单易懂,可调用。-Least squares algorithm for GPS positioning, simple and easy to understand, you can call.
using-the-least-squares-method-
- 建模与辨识基础 利用最小二乘法进行系统辨识 -Modeling and identification using the least squares method on the basis of system identification
the-generalized-least-squares-
- 建模与辨识基础 利用广义最小二乘法进行系统辨识-Modeling and identification basis using the generalized least squares method for system identification
System-identification
- 系统辨识作业 考虑如下模型 z(k)-1.5z(k-1)+0.7z(k-2)=u(k-1)+0.5u(k-2)+v(k) 其中v(k)是均值为0,方差为1的白噪声。根据模型生成数据,采用递推最小二乘法对模型参数进行辨识,要求绘出各参数随时间的变化曲线。 -"System identification" computer test 。Consider the following model Z (k) to 1.5 of z (k- 1)+ 0.7 z (k- 2) = u (k-
WLS
- 用最小二乘法进行电力系统状态估计,包含IEEE30节点的电力系统图-Using least squares power system state estimation, including IEEE30 bus power system diagram
find_pred_coefs_FLP
- Weighting for weighted least squares.
callbacks
- Ceres Solver - A fast non-linear least squares minimizer.
EMDLSSVM
- 将EMD数据分解和最小二乘支持向量机建模结合的程序-The EMD data decomposition and least squares support vector machine (SVM) modeling program
macros
- Ceres Solver - A fast non-linear least squares minimizer.
mul
- Ceres Solver - A fast non-linear least squares minimizer.
stdnoreturn
- Find least-squares prediction gain for one signal based on another and quantize it.
lmpar
- compute and store in x the gauss-newton direction. if the jacobian is rank-deficient, obtain a least squares solution Source Code for Linux v2.13.6. -compute and store in x the gauss-newton direction. if the jacobian is rank-deficient, obtain a le
Least-squares-algorithm
- matlab中实现最小二乘算法,里面有代码,并附带代码介绍,可以直接使用。-Matlab achieve least squares algorithm, which has code, and with code, you can directly use.