-
数字电源程序
101259385digital_power_supply_software, 经过测试功能很稳定可靠。程序有注释,方便理解。
- 2022-03-16 16:11:48下载
- 积分:1
-
0999
卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统
状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤
波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
- 2013-09-06 10:21:27下载
- 积分:1
-
MPU6050_DMP6
利用Arduino实现读取MPU6050的DMP四元数(Arduino MCU reads MPU6050 use a DMP quaternion)
- 2013-08-28 14:57:56下载
- 积分:1
-
uip1.0源代码加中文手册
uip1.0源代码加中文手册。uIPuIPuIP设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要设计只实现了进行网络通信所需的 必要TCP/IPTCP/IPTCP/IPTCP/IPTCP/IPTCP/IP组件。提供基础的 组件。提供基础的 组件。提供基础的 组件。提供基础的 组件。提供基础的 组件。提供基础的 组件。提供基础的 UDP 服务,重点是 IP , ICMPICMPICMPICMP(ping)(ping)(ping)(ping)(ping)(ping), TCPTCPTCP服务。 服务。 服务。 uIPuIPuIP是用 C语言编写的。
许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 许多其他为小型系统设计的 TCP/IPTCP/IPTCP/IPTCP/IPTCP/IPTCP/IP实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和一个运行全尺寸 实现都假定嵌入式设备会和
- 2022-03-14 10:20:36下载
- 积分:1
-
incremental_svm
这个套件包含了C + +实现"减量和增量支持向量机学习",根据Cauwenberghs和Piggio他们的matlab实现。(This package contains a c++ implementation of "Incremental and Decremental Support Vector Machine Learning, Cauwenberghs and Poggio" based on their
matlab implementation.
Getting started
- make (to compile)
- ./inc_svm 1 data_kernel.txt (to train and cross-validate)
- ./inc_svm 1 diabetes_kernel.txt)
- 2012-05-11 03:48:10下载
- 积分:1
-
MyMediaPlay
vc——使用MediePlay AcriveX控件创建媒体播放器MyMediaPlay(vc- Use MediePlay AcriveX controls to create media player MyMediaPlay)
- 2011-07-24 19:01:52下载
- 积分:1
-
dsPIC33EP512MU810
基于 dspic33 的 bldc 直流无刷电机 pwm 调速控制(BLDC PWM motor speed control based on dsPIC)
- 2021-04-06 15:19:02下载
- 积分:1
-
tushuguanlixitongyuandaima
图书管理系统,是一个由人、计算机等组成的能进行管理信息的收集、传递、加工、保存、维护和使用的系统。(Library management system, is a by the people, the computer can be composed of the collection of management information, transmission, processing, preservation, maintenance, and use of the system.)
- 2016-03-16 18:42:29下载
- 积分:1
-
采用AVR mega8编写的直流无刷电机BLDC源代码
采用AVR mega8编写的直流无刷电机BLDC源代码,使用开发平台AVR studio,atmel官网可以轻易下载。代码为直流无刷电机方波基础控制,适合新人学习。
- 2022-02-06 11:51:25下载
- 积分:1
-
12
说明: c编写的链表连接函数,上课时学的,上传试试 (c write the list to connect function, class, learn, try uploading)
- 2010-07-08 15:27:22下载
- 积分:1