搜索资源列表
Num2Str
- Convert from Number to charater strings-Convert from strings to charater
Num2Str
- Convert from Number to charater strings-Convert from strings to charater
Num2Str
- Number value to string charactor-Number value to string charactor
example4_3
- 例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts -x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(
videofig
- A figure ready to scroll through and play videos. You can also draw any custom graphics on it.-VIDEOFIG(NUM_fr a meS, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The
num2str
- 主要用于matlab中的一些基本方法的介绍 以一些功能简介,适合初学matlab用户-used for matlab
1234435
- 用matlab 7.0编写的滑模变结构仿真的例子。-S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs
MALTAB-17
- 【谷速软件】matlab源码-保存多个图像 getfr a me、imwrite、sprintf、num2str-[Valley] matlab source software speed- save multiple images getfr a me, imwrite, sprintf, num2str
AMT
- figure imagesc(Img,[0 255]) colormap(gray) hold on bw = roipoly phi = 2*(0.5-bw) tic for n = 1:200 phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap) pause(0.05) imagesc(Img, [0, 255]) colorm
程序
- jianche.m 视频追踪主程序,读取视频 先读取监控视频,对每一帧进行救护车识别,保存每一帧处理的结果,运行时候需要修改。 比如:imwrite(uint8(Formerfr a me1),strcat('E:\车辆追踪\跟踪\',num2str(k),'.jpg')) 需要自己重新定义文件夹,对每一帧结果进行保存(Jianche.m video tracking main program, read video F
MatlabJumpClass
- 各种Matlab数据类型互相转换,包括cell2mat,cell2num,csv2cell,eps2pdf,eps2xxx,mat2asc,mat2xls,num2str,plot2eps,str2num,str2sym,sym2str,xls2mat,xml2mat,初学者必备~(Various Matlab data types convert each other, including cell2mat, cell2num, cs