登录
首页 » matlab » 网格划分程序

网格划分程序

于 2016-03-30 发布 文件大小:253KB
0 184
下载积分: 1 下载次数: 8

代码说明:

  网格划分程序,详细讲述了圆形的等边三角形划分,正方形的均等划分(Meshing program, a detailed account of the equilateral triangle divided circular, square equal division)

文件列表:

distmesh
........\boundedges.m,1335,2016-03-28
........\circumcenter.m,1437,2016-03-28
........\dcircle.m,974,2016-03-28
........\ddiff.m,865,2016-03-28
........\dexpr.m,3195,2016-03-28
........\dintersect.m,686,2016-03-28
........\distmesh_2d.m,7169,2016-03-30
........\distmesh_2d1.m,7169,2016-03-30
........\distmesh_nd.m,3869,2016-03-28
........\dmatrix.m,928,2016-03-28
........\dpoly.m,2078,2016-03-30
........\drectangle.m,1145,2016-03-30
........\drectangle0.m,1272,2016-03-28
........\dsegment.cpp,1309,2016-03-28
........\dsegment.dll,4608,2016-03-28
........\dsegment.m,1823,2016-03-28
........\dsegment.mexglx,6744,2016-03-28
........\dsphere.m,1040,2016-03-28
........\dunion.m,706,2016-03-28
........\file_column_count.m,1989,2016-03-28
........\file_row_count.m,1780,2016-03-28
........\hmatrix.m,1083,2016-03-28
........\huniform.m,662,2016-03-28
........\i4mat_data_read.m,1569,2016-03-28
........\i4mat_header_read.m,1276,2016-03-28
........\i4mat_read.m,975,2016-03-28
........\i4mat_write.m,1096,2016-03-28
........\mesh2d
........\......\centroid_mesh.m,792,2016-03-30
........\......\checkgeometry.m,4058,2016-03-30
........\......\circumcircle.m,1011,2016-03-30
........\......\connectivity.m,2451,2016-03-30
........\......\dist2poly.m,4143,2016-03-30
........\......\ell_demo.m,5104,2016-03-30
........\......\ell_demo1.m,1763,2016-03-30
........\......\facedemo.m,1271,2016-03-30
........\......\findedge.m,3563,2016-03-30
........\......\fixmesh.m,2351,2016-03-30
........\......\hfun1.m,384,2016-03-30
........\......\inpoly.m,6262,2016-03-30
........\......\mesh2d.m,3725,2016-03-30
........\......\mesh2d_to_xml.m,2030,2016-03-30
........\......\meshdemo.m,20099,2016-03-30
........\......\meshfaces.m,11773,2016-03-30
........\......\meshpoly.m,12177,2016-03-30
........\......\mesh_collection.m,347820,2016-03-30
........\......\mydelaunayn.m,2961,2016-03-30
........\......\mytsearch.m,2296,2016-03-30
........\......\quadtree.m,22626,2016-03-30
........\......\quality.m,644,2016-03-30
........\......\refine.m,4658,2016-03-30
........\......\refine_demo.m,3367,2016-03-30
........\......\smoothmesh.m,2978,2016-03-30
........\......\tinterp.m,1194,2016-03-30
........\......\triarea.m,487,2016-03-30
........\......\tsearch_mex.c,2987,2016-03-30
........\meshdemo_2d.m,6113,2016-03-28
........\meshdemo_2d_outut.txt.crdownload,245,2016-03-28
........\meshdemo_nd.m,1694,2016-03-28
........\p01_demo.m,2319,2016-03-28
........\p01_elements.txt,28423,2016-03-28
........\p01_fd.m,492,2016-03-28
........\p01_fh.m,858,2016-03-28

........\p01_nodes.txt,19186,2016-03-28
........\p02_demo.m,2216,2016-03-29
........\p02_fd.m,554,2016-03-29
........\p02_fh.m,702,2016-03-29
........\p09_demo.m,2616,2016-03-30
........\p09_demo1.m,2271,2016-03-30
........\p09_fd.m,1117,2016-03-29
........\p09_fd1.m,706,2016-03-30
........\p09_fh.m,702,2016-03-29
........\post_2d.m,1357,2016-03-28
........\protate.m,746,2016-03-28
........\pshift.m,654,2016-03-28
........\r8mat_data_read.m,1333,2016-03-28
........\r8mat_header_read.m,1222,2016-03-28
........\r8mat_write.m,1157,2016-03-28
........\simpqual.m,3328,2016-03-28
........\simpvol.m,887,2016-03-28
........\simp_plot_2d.m,772,2016-03-28
........\simp_plot_2d_demo.m,4670,2016-03-28
........\simp_plot_3d.m,1502,2016-03-28
........\surftri.m,1270,2016-03-28
........\s_len_trim.m,617,2016-03-28
........\s_word_count.m,838,2016-03-28
........\timestamp.m,416,2016-03-28
........\triangulation_order3_plot.m,10731,2016-03-29
........\uniformity.m,1162,2016-03-28

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

发表评论

0 个回复

  • MATLABquxiannihe
    介绍了用MATLAB来实现曲线拟合的方法,对进行该方面学习的人很有效(Described curve fitting using MATLAB to implement the method aspects of the conduct of the study were very effective)
    2010-06-13 11:25:22下载
    积分:1
  • ConstrainedOptimization
    Constrained optimization has been explained with matlab 2007a. This has been explained with various benchmark functions. The main program can be directly applied to knapsack problem and portfolio optimization problem directly. These programs have been written in a menu driven manner.
    2010-06-30 16:59:57下载
    积分:1
  • 58567857OFDM-GI
    完整的ofdm,lmmse 算法 zf算法各种调制(ofdm simulink )
    2011-05-28 02:15:07下载
    积分:1
  • GMPHD
    这是多目标跟踪的入门文献,希望研究高斯概率假设密度的朋友共勉。文中详细描述了多目标跟踪的基本原理及最新方法。(This is the entry of multi-target tracking literature study friends encourage each of the Gaussian probability hypothesis density. The paper describes in detail the basic principles of multi-target tracking and the latest methods.)
    2021-03-29 19:29:11下载
    积分:1
  • the-code-for-FFT-with-Matlab
    使用matlab程序实现快速傅里叶FFT变换及频谱分析的程序代码(the code for FFT with Matlab)
    2011-10-26 17:00:05下载
    积分:1
  • full_controlled_single_phase_rectifier_waveforms_
    full wave rectifierDuring the period from 伪 to 蟺, the input voltage vs input current is are positive and the power flows from supply to the load. The converter is said to be operated at rectification mode .During the period from 蟺 to 蟺+伪 , the input voltage vs is negative and the input current is is positive and reverse power flows from load to the supply. The converter is said to be operated in inversion mode. Depending on the value of 伪, average output voltage can be either positive or negative and hence provides 2 quadrant operation.
    2009-03-10 01:35:16下载
    积分:1
  • exm
    exm for Experiments with MATLAB (by Cleve Moler in 2008), 这本书是关于MATLAB的教材,乃MATLAB首席科学家兼董事长Cleve Moler的著作。(exm for Experiments with MATLAB (by Cleve Moler in 2008), this book is about teaching MATLAB, MATLAB is the chief scientist and chairman of Cleve Moler)
    2008-05-23 19:04:05下载
    积分:1
  • Mahafza--Matlab--for-Radar-Systems
    这是Bassem R. Mahafza" Matlab Simulations for Radar Systems Design "的书还有它的Matlab的程序。(This is Bassem R. Mahafza s book "Matlab Simulations for Radar Systems Design" with Matlab codes.You have to put the codes on the Matlab folder that you can excute it.)
    2013-12-05 14:14:39下载
    积分:1
  • jsm-1
    说明:  matlab中最优化函数fmincon 求解非线性规划问题(fmincon used to solve nonlinear programming problem)
    2010-04-25 22:16:24下载
    积分:1
  • To_design_a_Low_Pass_Filter_using_Blackman_window
    To design a low pass Filter using Blackman window matlab code with example
    2011-01-14 12:51:36下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载