-
Classic Books
经典书籍-LINUX内核源代码情景分析-毛德操-Classic Books-LINUX kernel source code Scenario Analysis- maud fuck
- 2022-08-14 10:18:53下载
- 积分:1
-
:介绍了扩展卡尔曼滤波算法和无迹变换(…
:介绍了扩展卡尔曼滤波算法和无迹变换(unscented transformation,UT)算法,并对扩展卡尔曼滤波算法(EKF)和无
迹卡尔曼滤波算法(UKF)进行比较,阐明了UKF优于EKF。在此基础上,提出了一种基于Unscented变换(uT)的高斯和滤
波算法,该算法首先通过合并准则得到适当个数的混合高斯模型,逼近系统中非高斯噪声的概率密度-: Introduction of the extended Kalman filter algorithm and unscented transform (unscented transformation, UT) algorithm, the extended Kalman filter algorithm (EKF) and unscented Kalman filter (UKF) for comparison to clarify the UKF is superior to EKF. On this basis, we propose an approach based on Unscented Transform (uT) and the Gaussian filtering algorithm, which first of all, by merging the appropriate number of criteria to be a mixture of Gaussian model, which was close to the system of the Central African Gaussian noise probability density
- 2022-01-31 06:34:00下载
- 积分:1
-
介绍了用单个晶体管提供短路保护的一种较好方式,值得借鉴...
介绍了用单个晶体管提供短路保护的一种较好方式,值得借鉴-introduced with a single transistor to provide short-circuit protection of a better way worth learning
- 2022-02-04 05:58:18下载
- 积分:1
-
osek/vdx汽车电子嵌入式软件编程技术部分资料和原代码5
osek/vdx汽车电子嵌入式软件编程技术部分资料和原代码5-osek/vdx automotive electronics embedded software programming and information technology part of the original code 5
- 2022-03-14 21:43:50下载
- 积分:1
-
Qt编程入门Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序...
Qt编程入门Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序
第七章 文件与目录处理
第八章 数据库编程
第九章 程序调试与异常处理-Qt Programming Introduction to Qt installation Hello World Chapter II Chapter III C/C++ The basis of Chapter IV Chapter V dialog window parts of Chapter VI of the main application window procedure documents and directories Chapter VII Chapter VIII deal with the database provision Chapter IX-way program debugging and exception handling
- 2023-08-10 07:10:03下载
- 积分:1
-
徐士良《数值算法与计算》的全书代码
徐士良《数值算法与计算》的全书代码-XU Shi-liang, "Numerical Algorithms and Computation," the code book
- 2022-11-12 15:50:03下载
- 积分:1
-
VB6 programming reference manual
VB6程序设计参考手册 -独立源码(学习的好东西)-VB6 programming reference manual- an independent source (a good thing to learn)
- 2022-06-15 14:45:34下载
- 积分:1
-
代码大全-第二版,不错的编程指导书,值得一读!
代码大全-第二版,不错的编程指导书,值得一读!-code Solutions-second version, good programming guide book worth reading!
- 2022-04-01 04:46:04下载
- 积分:1
-
经典的通信类教材,由Goldsmish 编写!国外通信专业必用的教材!...
经典的通信类教材,由Goldsmish 编写!国外通信专业必用的教材!-The classic communication class materials prepared by the Goldsmish! Foreign communications professionals must be used in teaching!
- 2022-03-13 18:58:18下载
- 积分:1
-
写字效率高,高
The ability to write efficient, high-speed arithmetic routines ultimately depends
upon your knowledge of the elements of arithmetic as they exist on a computer. That
conclusion and this book are the result of a long and frustrating search for
information on writing arithmetic routines for real-time embedded systems.
With instruction cycle times coming down and clock rates going up, it would
seem that speed is not a problem in writing fast routines. In addition, math
coprocessors are becoming more popular and less expensive than ever before and are
readily available. These factors make arithmetic easier and faster to use and
implement. However, for many of you the systems that you are working on do not
include the latest chips or the faster processors. Some of the most widely used
microcontrollers used today are not Digital Signal Processors (DSP), but simple
eight-bit controllers such as the Intel 8051 or 8048 microprocessors.
- 2022-08-24 10:26:03下载
- 积分:1