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

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

于 2022-01-26 发布 文件大小:76.60 kB
0 60
下载积分: 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 个回复

  • Achieving_integrity_in_an_INS_GPS_navigation_loop_
    本文主要介绍了用模糊自适应卡尔曼滤波技术实现惯导和GPS的数据融合。(This paper presents a fuzzy adaptive Kalman filter technology for inertial navigation and GPS-data fusion.)
    2010-03-07 10:35:41下载
    积分:1
  • SCJP-Java-6-(Exam-310-065)
    The purpose of this study guide is to prepare you for the Sun Certified Java Associateexam. This preparation will be accomplished by familiarizing you with the necessaryknowledge related to Java fundamentals, tools, and technologies that will be represented on the exam.
    2015-03-08 19:51:35下载
    积分:1
  • 异步电机直接转矩控制(DTC)仿真电路图dtc
    【实例简介】异步电机直接转矩控制(DTC)仿真电路图dtc
    2021-09-16 00:31:06下载
    积分:1
  • fftseq
    function [M,m,df]=fftseq(m,ts,df)
    2014-12-11 16:03:33下载
    积分:1
  • 微电网仿真
    SOGI及DS,QS传递函数MATLABm文件及伯德图绘制((SOGI, DS, QS Transfer Function MATLABm File and Bird Diagram Drawing)
    2020-06-18 09:40:01下载
    积分:1
  • shengyuxuan
    说明:  升余弦滚降系统的源程序 matlab程序示例(Raised Cosine source of the examples Matlab)
    2006-03-06 22:42:58下载
    积分:1
  • IIRditonglvboqi
    正弦信号叠加高斯白噪声,通过IIR低通滤波器,并画出时域和频域上的波形频谱图(Sinusoidal signal superimposed Gaussian white noise through the IIR low-pass filter, and draw on the time domain and frequency domain waveform spectrum)
    2011-06-22 13:42:15下载
    积分:1
  • matlab-based-Racing-demo
    这是一个用matlab编写的赛跑演示程序,有点娱乐性质,期望对大家有所帮助。(This is a racing demo program using matlab, a little entertainment nature, expected to be helpful.)
    2012-08-15 11:33:28下载
    积分:1
  • tuihuo-suanfa
    模拟退火应用算法 可以用于一部分信号的处理(Application of simulated annealing algorithm)
    2013-09-24 21:05:33下载
    积分:1
  • MATLAB
    时序差分学习是强化学习的一种重要算法,该代码提供了时序差分学习做路径规划的一个仿真。(Temporal difference learning is an important algorithm for reinforcement learning, which provides a simulation of sequential differential learning for path planning.)
    2016-11-02 11:35:01下载
    积分:1
  • 696516资源总数
  • 106794会员总数
  • 11今日下载