登录
首页 » matlab » Matlabchengxushejiyuanma

Matlabchengxushejiyuanma

于 2007-09-26 发布 文件大小:33KB
0 207
下载积分: 1 下载次数: 83

代码说明:

  上百种Matlab程序设计的源码,希望对初学者有一些帮助。(Hundreds of Matlab programming source code, and they hope to have some help for beginners.)

文件列表:

Matlab程序设计源代码
....................\《MATLAB程序设计教程》源代码-2660
....................\.................................\charray.m
....................\.................................\COMM.m
....................\.................................\ex10_2.m
....................\.................................\ex10_3.m
....................\.................................\ex10_4.m
....................\.................................\ex10_5.m
....................\.................................\ex10_6.m
....................\.................................\ex10_7.m
....................\.................................\ex10_8.m
....................\.................................\ex11_1.m
....................\.................................\ex11_2.m
....................\.................................\ex11_3.m
....................\.................................\ex11_4.m
....................\.................................\ex1_1.m
....................\.................................\ex1_2.m
....................\.................................\ex1_3.m
....................\.................................\ex1_4.m
....................\.................................\ex2_1.m
....................\.................................\ex2_11.m
....................\.................................\ex2_12.m
....................\.................................\ex2_13.m
....................\.................................\ex2_14.m
....................\.................................\ex2_15.m
....................\.................................\ex2_16.m
....................\.................................\ex2_4.m
....................\.................................\ex3_1.m
....................\.................................\ex3_10.m
....................\.................................\ex3_11.m
....................\.................................\ex3_12.m
....................\.................................\ex3_13.m
....................\.................................\ex3_19.m
....................\.................................\ex3_2.m
....................\.................................\ex3_20.m
....................\.................................\ex3_21.m
....................\.................................\ex3_23.m
....................\.................................\ex3_3.m
....................\.................................\ex3_4.m
....................\.................................\ex3_5.m
....................\.................................\ex3_6.m
....................\.................................\ex3_7.m
....................\.................................\ex3_8.m
....................\.................................\ex3_9.m
....................\.................................\ex4_2.m
....................\.................................\ex4_3.m
....................\.................................\ex5_1.m
....................\.................................\ex5_10.m
....................\.................................\ex5_11.m
....................\.................................\ex5_12.m
....................\.................................\ex5_13.m
....................\.................................\ex5_14.m
....................\.................................\ex5_15.m
....................\.................................\ex5_16.m
....................\.................................\ex5_17.m
....................\.................................\ex5_18.m
....................\.................................\ex5_19.m
....................\.................................\ex5_2.m
....................\.................................\ex5_20.m
....................\.................................\ex5_21.m
....................\.................................\ex5_22.m
....................\.................................\ex5_23.m
....................\.................................\ex5_24.m
....................\.................................\ex5_25.m
....................\.................................\ex5_26.m
....................\.................................\ex5_27.m
....................\.................................\ex5_3.m
....................\.................................\ex5_4.m
....................\.................................\ex5_5.m
....................\.................................\ex5_6.m
....................\.................................\ex5_7.m
....................\.................................\ex5_8.m
....................\.................................\ex5_9.m
....................\.................................\ex6_13.m
....................\.................................\ex6_15.m
....................\.................................\ex7_1.m
....................\.................................\ex7_2.m
....................\.................................\ex7_3.m
....................\.................................\ex7_4.m
....................\.................................\ex7_5.m
....................\.................................\ex7_6.m
....................\.................................\ex7_7.m
....................\.................................\ex8_3.m
....................\.................................\ex8_4.m
....................\.................................\ex8_7.m
....................\.................................\factor.m
....................\.................................\fcircle.m
....................\.................................\fesin.m
....................\.................................\ffib.m
....................\.................................\funt.m
....................\.................................\funx.m
....................\.................................\fx.m
....................\.................................\fxy.m
....................\.................................\fxyz.m
....................\.................................\gauseidel.m
....................\.................................\jacobi.m
....................\.................................\lorenz.m
....................\.................................\main1.m
....................\.................................\main2.m
....................\.................................\mydemo.m

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

发表评论

0 个回复

  • GPSMATLAB
    gps的定位解算的matlab程序,对理解定位解算很有帮助(gps positioning solver matlab program, very helpful to understand the positioning solution)
    2013-01-09 22:47:16下载
    积分:1
  • five-matlab-procedure
    这5个小程序分别为:用Monte Carlo随机法圆柱相交体的体积;用刘徽割圆法计算pi;梯形法.辛普森法计算圆周率;蒲丰掷针实验程序;线性函数的迭代(This five small programs were: using Monte Carlo random method cylinder intersects the volume cyclotomic method with Liu Hui pi trapezoidal method Simpson method to calculate pi Buffon throw needles experimental procedures linear function of iteration)
    2013-08-31 14:41:29下载
    积分:1
  • PML2D
    this program simulates 2D electromagnetic Maxwell equations , by using finite difference time domain method FDTD..and it simulates the perfect matched layer to prevent the reflections that may occure at the boundaries of the problem space
    2013-08-28 17:18:18下载
    积分:1
  • LMS
    LMS自适应滤波算法,(LMS adaptive filtering algorithm,)
    2007-12-04 15:36:04下载
    积分:1
  • cell
    说明:  利用图像分割来检测细胞,版本R2008B(Using image segmentation to detect the cell, version R2008B)
    2010-03-16 19:39:07下载
    积分:1
  • MATLAB
    说明:  上传是以.tex形式的matlab100个各种仿真例程源码!非常有用的哦!(From on. Tex form of a variety of simulation routines matlab100 source! Oh, very useful!)
    2008-12-02 23:55:35下载
    积分:1
  • houghcircle
    Edge detection result should be enhanced using linear method like Median filter to remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the centre of the pupil by counting the number of black pixels (zero value) of each column and row. Then get each row and column that has the maximum number of these black pixels. Then determine the center by simple calculation according to the image coordinate to set it correct on the image, consequently we can determine the radius of the pupil. Thus we can find the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms of circle and ellipse.
    2011-11-18 02:09:58下载
    积分:1
  • 22222
    几张图像,用我的代码,经过matlab程序,制作成简单的动画。。。(Several images, using my code, after matlab program, made into a simple animation. . .)
    2013-05-27 00:25:20下载
    积分:1
  • surce_randon
    Randon data from program
    2019-05-12 01:42:24下载
    积分:1
  • Speech-Analysis
    语音分析程序,包括语音分帧、短时能量计算等,对初学者很有帮助。(procedure for speech analysis,contains frame and energy caculate, it is usful.)
    2011-09-15 16:49:04下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载