-
matlab_Linear_Algebra
介绍怎么通过matlab完成线性代数的运算,入门教程,简单易懂!(How to introduce, through the completion of linear algebra matlab computing, Getting Started tutorials, easy-to-read!)
- 2008-12-12 15:42:24下载
- 积分:1
-
Matlab---CPP-Math-Library
matlab programing software
- 2011-07-15 01:33:07下载
- 积分:1
-
ePic212
这是一个用来控制机器人ePuck的matlab GUI.通过它,使用者可以获取一切关于ePuck的感应器信息。(this is the matlab GUI program used on the robot ePuck.User can control the robot through it and also obtain the sensor reading.)
- 2009-02-22 01:14:49下载
- 积分:1
-
colourfeaturesextraction
matlab code for extraction of colour features
- 2010-12-29 16:29:18下载
- 积分:1
-
Matlab
说明: Matlab数值微分的程序,包含下面所列多种微分算法。
MidPoint 中点公式求取导数
ThreePoint 三点法求函数的导数
FivePoint 五点法求函数的导数
DiffBSample 三次样条法求函数的导数
SmartDF 自适应法求函数的导数
CISimpson 辛普森数值微分法法求函数的导数(Matlab numerical differentiation procedure, including a variety of differential algorithm listed below. MidPoint the mid-point derivative formula to strike a three-point method ThreePoint derivative function for a five-point method FivePoint function derivative DiffBSample cubic spline function method of derivative adaptive method SmartDF derivative function CISimpson Simpson numerical differentiation Method derivative function)
- 2009-08-18 16:09:05下载
- 积分:1
-
给学生参考程序2018408
说明: 1. 列出简单脉冲调制信号数学模型
2. 利用MATLAB软件编写雷达信号产生程序
3. 对信号进行频谱分析
4. 记录仿真参数和结果、存储仿真波形。(1. List the mathematical model of simple pulse modulation signal.
2. Programming Radar Signal Generation Program with MATLAB Software
3. Spectrum analysis of signals
4. Record simulation parameters and results, and store simulation waveforms.)
- 2019-04-09 13:28:11下载
- 积分:1
-
MATLABzuotu
几个MATLAB实现的GUI界面,如多选菜单,可控制小球运动速度的用户界面,函数变换等主要共初学者参考使用!(several MATLAB GUI interface, such as more election menu control the ball movement speed of the user interface, the main function transform a total beginners reference!)
- 2007-06-27 11:23:46下载
- 积分:1
-
quyang
运用matlab中的simulink创建的关于信源编码取样的模型,经测试,可使用!(The use of matlab in simulink created on the source coding sampling model, have been tested, you can use!)
- 2009-01-15 19:48:33下载
- 积分:1
-
Annappa
ep.
// Modules communicating with external circuits should normally be disabled
// before entering a sleep mode that will stop the module operation.
// Make sure the USART dumps the last message completely before turning it off.
while(!usart_tx_empty(EXAMPLE_USART))
pcl_disable_module(EXAMPLE_USART_CLOCK_MASK)
- 2011-11-21 17:20:56下载
- 积分:1
-
kalman
这是关于卡尔曼滤波算法的matlab程序(This is on the Kalman filter algorithm matlab program)
- 2013-08-13 14:57:09下载
- 积分:1