登录
首页 » matlab » jiefangcheng

jiefangcheng

于 2008-05-04 发布 文件大小:83KB
0 169
下载积分: 1 下载次数: 15

代码说明:

  利用matlab实现各种方程如线性微分方程的模拟。具有一定的算法(Using matlab to achieve a variety of equations such as the linear differential equation simulation. Algorithm has certain)

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

发表评论

0 个回复

  • matcellpicture
    对整个图像进行分块,再对每块进行像素点寻找,最后合并块。(cut the picture,then find the pixels which are demanded,finally merge them back to the picture)
    2010-07-28 09:46:31下载
    积分:1
  • insar dataproccessing
    用于INSAR技术的matlab处理程序,包括形成干涉图、去平、滤波、相位解缠等步骤。(a processing basing on matlab which is used for the technology of INSAR.)
    2012-05-15 17:00:22下载
    积分:1
  • 3x3-neighbor-pixel
    Description All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size)) input inp_img=2d data(row * col) w=cover size w=[3 3] = 3x3 cover pixel generation output o_img=result 3d o_img(w(1),w(2),r*col) if inp_img=[1 2 3 4 5 6 ] w=[3 3] Soloution it will construct new image new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0] result o_img(:,:,1)=[0 0 0 0 1 2 0 4 5] o_img(:,:,2)=[0 0 0 1 2 3 4 5 6] finally o_img(1:3,1:3,6) example a=imread( pears.png ) b=rgb2gray(a) c=cover_window( b,[3 3]) 3x3 window construction
    2014-10-24 17:14:14下载
    积分:1
  • poisson
    求解poisson方程的经典有限元程序!(a classical fem program for poisson equation)
    2020-06-16 19:20:03下载
    积分:1
  • EMD
    EMD的学习资料和相关程序EMD的学习资料和相关程序(EMD learning material and related procedure )
    2012-11-19 21:08:28下载
    积分:1
  • BPshenjing
    一个BP神经网络的matlab仿真,经过训练的神经网络可以识别人脸的方向(A BP neural network matlab simulation, neural network trained to identify people face the direction of)
    2009-03-19 20:16:13下载
    积分:1
  • simple_pid
    truetime的例子,控制类中对简单PID的例子(TrueTime example of a simple PID control program)
    2013-12-09 21:37:13下载
    积分:1
  • RHandRand
    用matlab仿真对光谱进行定标和很好的一个随机数发生器(Matlab simulation of the spectrum used for calibration and a very good random number generator)
    2009-04-04 13:21:54下载
    积分:1
  • 201405008
    matlab一维码识别 利用radon算子做水平方向矫正(radon correct)
    2015-01-01 22:52:20下载
    积分:1
  • xsk_cs1
    说明:  利用matlab编程语言,对合成孔径雷达的chirp-scaling算法进行了仿真。(Using matlab programming language for synthetic aperture radar of the chirp-scaling algorithm for the simulation.)
    2008-10-11 21:05:12下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载