登录

最新会员 最新下载

成为了本站VIP会员

05月21日 19:06

成为了本站VIP会员

05月21日 11:21

成为了本站VIP会员

05月20日 21:43

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03
已选条件
  1. 编程语言:matlab
  2. 代码类别:绘图程序
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Rotman_Lens_mod

  利用matlab绘制Rotman透镜,并用简单的随机搜索进行性能优化,优化部分算法比较简单,可自行改用更有效的算法(Design Rotman Lens with matlab)

42
下载
117
浏览
2021-03-10发布

2. NURBS

  NURBS曲线生成程序,文中为均匀参数化方法,其他方法可参考之。(NURBS curve generation program, the text is uniform parameterization method, other methods can reference.)

45
下载
110
浏览
2021-03-08发布

3. 3BSplinea3Spline

  三次样条曲线的绘制和三次B样条曲线的绘制(Cubic spline curve drawing and cubic B-spline curve drawing)

19
下载
92
浏览
2021-03-04发布

4. 3BSplinea3Spline

  三次样条曲线的绘制和三次B样条曲线的绘制(Cubic spline curve drawing and cubic B-spline curve drawing)

19
下载
82
浏览
2021-03-04发布

5. B-Spline

  2次B样条曲线和3次B样条曲线的matlab绘制,适用于初学者(Two B spline curve and cubic b-spline curve realization code, debugging through matlab, apply for beginners )

96
下载
85
浏览
2021-03-04发布

6. 泰森多边形

说明:  很实用的matlab生成泰森多边形的程序集,可以根据自己要求修改输入,定制特殊图形(The very practical matlab generates the assembly of voronoi, which can modify the input according to your own requirements and customize special graphics)

17
下载
115
浏览
2021-02-06发布

7. HUITU

  基于simulink的bouc-wen程序,画迟滞曲线图(simulink bouc-wen)

209
下载
161
浏览
2021-02-02发布

8. Field_II_PC5

  仿真超声图像的源代码 A program fot the simulation of ultrasound systems is presented.It is based on the TUpholme-Stepanishen mehtod, and is fast because of the use of a far-field approximation. (Simulation of ultrasound images of the source code A program fot the simulation of ultrasound systems is presented.It is based on the TUpholme-Stepanishen mehtod, and is fast because of the use of a far-field approximation.)

429
下载
92
浏览
2021-01-19发布

9. zernike

  泽尼克多项式仿真, 模拟大气湍流,k为与大气有关参数,以彩色曲线绘制(Zernike polynomials simulation)

189
下载
190
浏览
2021-01-15发布

10. zhiliangpinjing

  对三维融合后的图像进行质量评价,其中包括信息熵、平均梯度、标准差、空间频率、均方根误差、峰值信噪比 (The three-dimensional fusion of the image quality uation, including information entropy, the average gradient, standard deviation, spatial frequency, root mean square error, peak signal to noise ratio)

24
下载
123
浏览
2021-01-07发布

11. bezier_curvature

  绘画出三阶的贝塞尔曲线, 求出曲线上各点的曲率和半径,可用于弯道设计(Drawing out the order of the Bezier curve, find the points on the curve and radius of curvature, can be used for curve design)

212
下载
88
浏览
2020-12-31发布

12. SOD_WENO

  用5阶weno格式求解sod激波管问题,画出了t=0.14时刻的密度,速度和压力的分布曲线(solve the problem of shock wave in tube by using the 5 order WENO format)

76
下载
174
浏览
2020-12-27发布

13. read--radiosonde-data

  主要读取气象探空数据,并将读取到的数据进行画图的程序(The main goal of this program is that reading radio sounding data)

21
下载
116
浏览
2020-12-25发布

14. read--radiosonde-data

  主要读取气象探空数据,并将读取到的数据进行画图的程序(The main goal of this program is that reading radio sounding data)

20
下载
65
浏览
2020-12-25发布

15. NURBS-curve

  这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 (This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight of vertex and point to adjust the surface shape.)

312
下载
113
浏览
2020-12-24发布

16. Cambridge-model

  (修正)剑桥模型排水条件下应力应变曲线作图全过程,有源程序((Amendment) Cambridge model drainage conditions, the stress-strain curve plotted the whole process, the source code)

100
下载
86
浏览
2020-12-21发布

17. System-identification

  系统辨识作业 考虑如下模型 z(k)-1.5z(k-1)+0.7z(k-2)=u(k-1)+0.5u(k-2)+v(k) 其中v(k)是均值为0,方差为1的白噪声。根据模型生成数据,采用递推最小二乘法对模型参数进行辨识,要求绘出各参数随时间的变化曲线。 ("System identification" computer test 。Consider the following model Z (k) to 1.5 of z (k- 1)+ 0.7 z (k- 2) = u (k- 1)+ 0.5 u (k- 2)+ v (k) The v (k) is the mean to 0, the white noise variance 1. Generate data according to the model, the recursive least squares method is adopted to model parameters are identified, draw the parameters changing with time curve. )

14
下载
82
浏览
2020-12-17发布

18. ratedistortion

  伯努利信源在汉明失真下的限失真函数,函数值计算,曲线绘制(Bernoulli source in the Chinese Ming distortion of the limited distortion under function curve)

3
下载
121
浏览
2020-12-11发布

19. ZERNIKE

  已知zernike多项式的系数大小,画出相应图形。(Given the Zernike term, draw the corresponding figure)

3
下载
101
浏览
2020-12-08发布

20. rose

  用matlab编写的玫瑰动态视图,有助于初学者了解怎么在matlab中实现动态字形和画图函数(Prepared using matlab roses dynamic view, help beginners learn how to implement dynamic glyph in matlab and drawing functions)

44
下载
111
浏览
2020-12-04发布