-
bitcraze-crazyflie-firmware
一个关于四轴飞行器的国外源码,bitcraze-crazyflie,很出名的一个国外飞行器开源组织开发的源代码,已经通过测试,其中包含卡尔曼滤波等自平衡算法(A source of foreign aircraft on four axes, bitcraze-crazyflie, very famous aircraft of a foreign organization to develop open-source source code, has passed the test, which includes self-balancing algorithm Kalman filtering)
- 2014-11-05 21:24:40下载
- 积分:1
-
LMSyz
自适应滤波算法的LMS算法的仿真验证程序是在FM信号上提取完成的(LMS adaptive filtering algorithm of the simulation algorithm the verification process is complete extraction of FM signal on the)
- 2009-05-12 10:31:21下载
- 积分:1
-
matlab
说明: TSAI法相机标定,求解一阶径变系数和焦距F,希望对大家有所帮助(TSAI camera calibration method, for solving a class Path Coefficients and focus F, hope to be helpful)
- 2010-04-26 23:53:40下载
- 积分:1
-
Karlman
说明: 卡尔曼滤波matlab程序,希望一起交流(Kalman filtering matlab procedures, hope that with the exchange of)
- 2008-12-07 23:48:43下载
- 积分:1
-
Examples_Of_Programming_In_Matlab
Examples Of Programming In Matlab,
英文电子书,快速掌握matlab编程。(Examples Of Programming In Matlab, English e-books, quickly grasp the matlab programming.)
- 2008-06-28 13:23:19下载
- 积分:1
-
MATLAB_Device_Blocks_DS-51771E
user_manual for matlab simulink toolbox dsPIC microcontrollers
- 2013-03-27 13:09:28下载
- 积分:1
-
bubble-grey-length-frequency
对于大量照片求取通道内气泡长度和频率生成信息,每张都求取,计算速度较慢(For a lot of photos to strike a channel length and frequency of the bubble generation information, each have to strike, the calculation speed is slow)
- 2013-11-14 16:18:20下载
- 积分:1
-
MATLAB
说明: 熟练掌握MATLAB在分析通信系统方面的应用。学会应用MATLAB设计与分析一个跳频扩频通信系统。(Proficiency in MATLAB in the analysis of communication system applications. Institute of Applied Design and Analysis of MATLAB a frequency-hopping spread-spectrum communication systems.)
- 2008-09-09 20:06:44下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
simulink
里面有论文,matlab的GUI源码,并结合了simulink(matlab is GUI,and simulink)
- 2009-05-03 14:25:35下载
- 积分:1