-
bdf_reader_matlab_scholte
bdf file reader wit will read bdf file
- 2009-05-01 02:35:51下载
- 积分:1
-
外弹道测量数据处理
外弹道测量数据处理理论书籍pdf,很实用,内容全面对外场试验处理有指导作用(exterior ballistic data processing)
- 2021-03-13 15:09:24下载
- 积分:1
-
mpgwrite
Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file.
MATLAB Release: R12
Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension .mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD). (Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension. mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD).)
- 2008-01-11 15:12:45下载
- 积分:1
-
实验二
运用MATLAB对控制系统进行仿真操作(to use MATLAB simulation and control systems operation)
- 2004-11-28 16:16:41下载
- 积分:1
-
高斯背景建模
高斯背景建模进行目标检测,实验效果不错clc; clear all; close all;mov = mmreader("1.avi");Height = mov.Height;Width = mov.Width;nframes = mov.NumberOfFrames;% ----------------------- frame size variables -----------------------fr = read(mov);%fg = read(mov,1);bg = zeros(Height, Width,3);bgR = zeros(Height, Width);bgG = zeros(Height, Width);bgB = zeros(Height, Width);fr_bw = rgb2gray(fr(:,:,:,1));
- 2022-02-11 23:17:58下载
- 积分:1
-
geometry2correlation
MIMO容量仿真的matlab程序,在相关影响情况下的容量分析(MIMO capacity matlab simulation procedures, the impact in the relevant circumstances of the Capacity Analysis)
- 2008-01-07 21:04:14下载
- 积分:1
-
kalman
建立舰船航行的误差模型,通过进行卡尔曼滤波,求出测量曲线与真身曲线的误差曲线(Ship navigation error model established by the Kalman filter, find the measurement curve and the true identity of the error curve curve)
- 2011-06-09 17:15:00下载
- 积分:1
-
svmtrain
说明: matlab系统原来自带的svmtrain函数和svmclassify函数。 有需要的在2017a以前的版本里面也能找到! 在新版本中(2018以后),你再运行有svmtrain函数的文件,我试了一下结果是,就算你拷贝过来原来的svmtrain函数,还是运行不出来。。所以各位可以下载试一下。。我建议还是转为最新支持的fitcsvm函数吧!(svmtrain and svmclassify function)
- 2019-04-18 09:43:53下载
- 积分:1
-
用matlab的GUI做的一个数字信号处理系统,选择输入信号波形及频率,进行滤波、频域分析等等。...
用matlab的GUI做的一个数字信号处理系统,选择输入信号波形及频率,进行滤波、频域分析等等。-Using matlab to do the GUI of a digital signal processing system, select the input signal waveform and frequency for filtering, frequency domain analysis and so on.
- 2023-02-04 13:40:03下载
- 积分:1
-
baotong
报童问题。数学建模中常用的一个模型,很实用的。(baotong problem.)
- 2012-04-26 09:15:44下载
- 积分:1