-
MatlabPrograms
this is some basic matlab programs.
- 2010-12-20 14:21:02下载
- 积分:1
-
眼动跟踪
目的:找到学生,鼻孔和嘴的不同点从视频流中拍摄的图像来获得学生的相对位置到嘴和鼻子的固定位置视频输入适配器(摄像头)必须被连接到计算机中为了运行这个程序作者:彼得·Aldrian,乌韦·迈耶,安德烈·普拉日期:2009年8月12日版本:1.0
- 2023-08-28 19:00:03下载
- 积分:1
-
matlab
使用须知
1. 文件夹
两个文件夹:Mbook和Mfiles。
Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。
MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。
2. 使用前的准备
(1)软件需要安装Office2000 和MATLAB6.5。
(2) 将文件夹Mbook和Mfiles的内容拷贝到用于教学的计算机的硬盘上。
(3)在MATLAB中将“Mfiles”文件夹添加在搜索路径中
添加搜索路径的步骤为:
在MATLAB界面选择菜单“File”→“Set Path”命令,在打开的设置路径对话框中通过“Add Folder…”或“Add with Subfolders…”按钮打开浏览文件夹窗口来添加搜索目录。
(3)要运行8.1小节的MEX和EXE文件,则需要有与MATLAB6.5适配的Borland C/C++或MicroSoft Visual C++或Watcom C/C++(详见11.2和11.3节)。
(4)要运行8.4小节Mbook文件夹的文件,则需要安装Notebook。
(err)
- 2008-04-14 13:31:18下载
- 积分:1
-
v_resample
V_RESAMPLE is a Matlab function implementing nonuniform data sampling. It resamples the input data at the specified, continuously variable sampling rate, which may be locally higher or lower w.r.t. the original rate. Aliasing terms are taken care of by appropriate smoothing.
- 2010-11-17 08:22:18下载
- 积分:1
-
KalMat
Object-based framework for performing Kalman filtering for discrete time systems or continuous-discrete hybrid systems. Includes code for the classical Kalman filter for linear systems, the extended Kalman filter (EKF), and the more recent unscented Kalman filter (UKF). Both linear and non-linear noise in the system and observation are permitted.
- 2009-08-25 19:10:09下载
- 积分:1
-
five-matlab-codes
1、画出函数y=x*sin(x)
2、用曲面表示z=x^2+y^2
3、创建n阶魔方矩阵,n能被4整除
4、三维图形影片动画
5、画出N=100,p=0.5情况下二项分布的概率 特性曲线(1, draw the function y = x* sin (x)
2, using surfaces to describe z = x ^ 2+ y ^ 2
3, create a cube matrix of order n, n be divisible by 4
4, 3D graphics, animation film
5, draw N = 100, p = 0.5 case, the binomial probability curve)
- 2011-07-11 21:39:46下载
- 积分:1
-
picture
用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.sad算法2.ssad算法3.的采用界面输入输出方式.(MATLAB to two picture image matching, and the program using the two matching algorithms: 1. Sad algorithm 2.Ssad algorithm of the input and output interface mode.input/output mode.)
- 2012-12-04 14:11:17下载
- 积分:1
-
TDOA
时差定位分析,解三个非线性方程,对定位误差进行分析。(Time difference of arrival ocation analysis, three nonlinear equations are solved, and the error is analyzed.)
- 2018-09-02 21:38:36下载
- 积分:1
-
瞬变电磁一维解析解MATLAB代码
研究了大回线圈激励水平分层媒质时,非零偏移距处磁场响应的数值计算以及实现拟地震的偏移成像技术的关键问题-提高波场变换方程数值解的分辨能力.该文首先讨论了半径较大的细圆环天线在自由空间中的瞬态辐射场脉冲宽度分布.在线圈直径远小于激励电流脉冲宽度与光速乘积的条件下,将大回线圈的辐射等效为由磁偶极子所构成的口径面的辐射.
- 2019-06-04下载
- 积分:1
-
upwind
此算法描写了如何在计算机上表达迎风方案,注意怎样表示差分。(This algorithm describes how the expression of the wind on the computer program, pay attention to how that difference.)
- 2010-12-21 09:55:50下载
- 积分:1