登录
首页 » Matlab » 基于Matlab的简单图像网格划分

基于Matlab的简单图像网格划分

于 2022-01-26 发布 文件大小:76.60 kB
0 57
下载积分: 2 下载次数: 2

代码说明:

简单的图像网格划分软件,使用Matlab语言,能够自动对二维、三维图像进行网格划分,图像通过输入轮廓代码进行描绘。% Example: (Uniform Mesh on Unit Circle) fd=@(p) sqrt(sum(p.^2,2))-1; [p,t]=distmesh2d(fd,@huniform,0.2,[-1,-1;1,1],[]);% Example: (Uniform Mesh on Torus) fd=@(p) (sum(p.^2,2)+.8^2-.2^2).^2-4*.8^2*(p(:,1).^2+p(:,2).^2); [p,t]=distmeshsurface(fd,@huniform,0.1,[-1.1,-1.1,-.25;1.1,1.1,.25]);

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

发表评论

0 个回复

  • lmin
    Find local minimum in matlab
    2009-05-04 18:00:18下载
    积分:1
  • chirp1
    c程序,子函数chirp()产生周期性chirp信号,即线性调频信号。(c procedures, Functions chirp () have a periodic chirp signal, that is, the linear FM signal.)
    2020-09-29 09:47:46下载
    积分:1
  • blind16qamsub
    16qam子空间法盲信道估计和信号恢复 (Legal 16qam subspace channel estimation)
    2009-07-08 23:12:13下载
    积分:1
  • matlab-vehicle-dynamics-programe
    matlab vehicle dynamics programe软件编写汽车动力性相关程序(matlab vehicle dynamics programe)
    2012-09-25 10:01:47下载
    积分:1
  • socket_communication_java
    该程序调用java在matlab中实现套接字通信。(The program calls the java implementation in matlab socket communication.)
    2011-11-22 01:40:42下载
    积分:1
  • Matlab
    介绍了MATLAB下控制无刷直流电机 采用闭环控制 各模块讲解比较详细(MATLAB introduced under the control of brushless DC motor closed-loop control of each module to explain in more detail)
    2010-01-26 09:54:20下载
    积分:1
  • lpc-by-matlab
    说明:  Matlab环境下的音频LPC分析toolbox,包含一系列工具。(LPC Matlab environment analysis of the audio toolbox, contains a series of tools.)
    2011-04-13 12:47:14下载
    积分:1
  • Adaptive_particle_swarm_algorithm
    自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。(Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergence, but not easy to fall into local optimum, more effective solutions to complex problems.)
    2010-05-07 08:13:00下载
    积分:1
  • mit
    可调增益的基于梯度法的模型参考自适应控制(Adjustable gain based on the gradient method of model reference adaptive control)
    2012-08-05 08:54:35下载
    积分:1
  • GMSK-matlab-code
    from websit…………………………
    2011-10-24 19:34:47下载
    积分:1
  • 696516资源总数
  • 106470会员总数
  • 0今日下载