搜索资源列表
homework3
- 用追赶法求20阶三对角方程Tx=f的解,其中T是一个上、下带宽均为1的稀松矩阵-Method used to catch up with 20-order tridiagonal equation Tx = f the solution, in which T is an upper and lower bandwidth matrix are sloppy 1
wzrh
- (1)针对在线计算量大这一缺陷,将预测控制中的柔化输出信号的思想推广到柔化输入信号,使得约束条件被简化为仅对当前控制量的约束,可以直接计算得出;同时该方法避免了求逆矩阵,大大减小了计算量,并能够保证控制算法的可行性和良好的控制性能。 (2)针对传统算法中设计参数整定困难这一缺点,应用基于BP神经网络变参数设计的广义预测控制算法,实现了对控制量柔化参数的在线调整。 (3)利用带有遗忘因子的最小二乘法对系统辨识。本文通过仿真发现该方法对于Hénon混沌系统并不完全适用,可考虑利用其他优化系统
OpenMP-based
- 基于OpenMP的对称矩阵LDL~T分解并行算法实现-OpenMP-based symmetric matrix LDL ~ T decomposition parallel algorithm
laplace_orbit_fit
- laplace_orbit_fit() implements the Laplace method for orbit determination from 3 distinct azimuth/elevation observations of a body. The underlying theory is described in Bate, White and Mueller. Note that the observations must be closely spaced in or
TQ043TSCM_VO.1_40P
- TQ043TSCM is a transmissive type col or active matrix li quid crystal display (LCD) whi ch uses amorphous thin film transistor (TFT) as switching devi ces. Thi s product is composed of TFT LCD panel, driver I Cs, FPC and a backlight uni t. The
T3
- 极化SAR图像分类数据,数据为T矩阵,为原始数据部分图像,包括free分解后数据以及各分量数据-Polarization SAR image classification data, data for the T matrix, part of the image to the original data, including the breakdown of free data and each component of the data
weka
- tspData <- read.csv( D:\\weka\\hw\\TSP.csv , header = T, sep = , ) #tspData <- `colnames<-`(tspData,c(1:8)) D <- as.matrix(tspData) tourLength <- function(tour, distMatrix) { tour <- c(tour, tour[1]) route <- embed(tou