登录
首页 » matlab » read_and_play_video

read_and_play_video

于 2011-03-07 发布 文件大小:13081KB
0 204
下载积分: 1 下载次数: 0

代码说明:

说明:  可以讀video檔到matlab裡面並且將處理完的影片把它輸出並播放(Matlab video files can be read to and will be processed inside the movie and play it out)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GNSS_SDR
    GNSS sDR application about GPS to use people
    2010-08-05 15:23:14下载
    积分:1
  • fskgenerator
    generation of FSK in simulink
    2010-06-02 08:56:14下载
    积分:1
  • Ashrae
    Ashrea模型 太阳瞬时辐射强度预测 任何地点 任何时间(Ashrea instantaneous solar radiation intensity prediction model anywhere at any time)
    2013-11-03 18:55:41下载
    积分:1
  • experiment2
    MATLAB仿真,自适应均衡器的LMS算法(LMS algorithm MATLAB simulation, adaptive equalizer)
    2013-12-29 20:31:13下载
    积分:1
  • 说明:  lms算法的一个基本的应用 关于噪声消除(A basic application of LMS algorithm on noise elimination)
    2020-11-19 10:37:38下载
    积分:1
  • Poisson-Equation-with-Multigrid
    多网格求解泊松方程,给出并解释了一个如何使用多网格求解的过程(I give a short explanation of how to use multigrid to solve the Poisson equation in cylindrical coordinates for a solid conducting pipe. I also explain how to use a non-uniform grid to optimize the problem. )
    2012-04-13 17:09:38下载
    积分:1
  • mgrscho
    修正 Gram-Schmidt 正交 ,从别处找到的。(Gram-Schmidt orthogonal correction)
    2011-09-28 13:45:36下载
    积分:1
  • EntropyWeight
    matlab编写的熵权代码,很实用的东西(Entropy matlab code written, very practical things)
    2013-11-28 22:43:31下载
    积分:1
  • pmx
    Matlab遗传算法的部分映射交叉算子(pmx)源码。硕士论文论文参考(Matlab part mapping crossover operator of genetic algorithm (PMX) source )
    2014-09-06 15:16:07下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载