登录
首页 » matlab » triangulation

triangulation

于 2020-06-16 发布 文件大小:69KB
0 113
下载积分: 1 下载次数: 0

代码说明:

  三角形网格上的线性有限元方法求解Helmholtz问题,多项式重构以及Richardson外推(solve the Helmholtz equation with robin boundary condition on triangulation mesh, PPR and Richardson extrapolation)

文件列表:

adjust_quiver_arrowhead_size.m, 3200 , 2017-06-06
appOfRichardson.m, 4635 , 2017-06-06
distortingmesh.m, 2165 , 2017-06-06
ex1err1kh.m, 2135 , 2018-06-15
ex1errfun.m, 4123 , 2017-06-06
ex1errRelativeError.m, 3248 , 2017-06-06
ex1err_smallestn.m, 1213 , 2017-06-06
ex1fun_smalltn.m, 1981 , 2017-06-06
femtrg.m, 989 , 2017-06-06
fix_point_iteration.m, 190 , 2017-06-06
forgetdisdata.m, 2879 , 2017-06-06
forgetdismesh.m, 1616 , 2017-11-13
getQ2error.m, 785 , 2017-06-07
getup2.m, 4644 , 2018-01-31
ipfemassem2.m, 7055 , 2017-06-06
lglnodes.m, 1267 , 2017-05-09
lshapedassem.m, 7289 , 2018-03-15
lshapedinterp.m, 986 , 2018-02-24
lshapedinterp2.m, 365 , 2018-03-13
lshapedmesh.m, 1705 , 2018-02-11
lshapedpprgu.m, 1980 , 2018-02-28
lshapedpprpt.m, 2281 , 2018-02-28
meshhexagon.m, 2349 , 2017-06-06
meshrectangle.m, 3043 , 2017-06-06
meshrectangular.m, 999 , 2018-01-27
mesh_alpha.m, 1710 , 2017-06-06
mypdemesh.m, 481 , 2017-06-08
myrefinemesh.m, 8843 , 2018-01-31
parallelograms.m, 2061 , 2017-06-06
pprgu2.m, 1133 , 2017-06-06
pprpt2.m, 2449 , 2017-06-06
ppr_linear.m, 2766 , 2018-04-10
quadgauss.m, 1343 , 2017-06-06
quad_r13.m, 236 , 2018-02-08
refinemeshhexagon.m, 91 , 2017-06-06
refinemesh_adaptive.m, 417 , 2018-03-15
refinemesh_adaptive_ppr.m, 1190 , 2018-01-23
refinemesh_adaptive_RE.m, 1605 , 2018-03-15
refineQuadrilateralMesh.m, 1834 , 2017-06-06
RicharExtra.m, 7696 , 2018-04-10
RicharExtra_bestpars.m, 4624 , 2017-06-06
RicharExtra_Delaunay.m, 4498 , 2017-06-07
RicharExtra_Delaunay_L.m, 6219 , 2018-03-14
RicharExtra_Delaunay_L_adaptive1.m, 6088 , 2018-03-16
RicharExtra_Delaunay_L_adaptive2.m, 7774 , 2018-04-11
RicharExtra_Delaunay_L_adaptive3.m, 7437 , 2018-03-16
RicharExtra_Delaunay_square.m, 8331 , 2018-01-29
RicharExtra_Delauny_k3h2.m, 6819 , 2018-01-28
RicharExtra_k3h2.m, 5861 , 2018-01-27
RicharExtra_k3h2s.m, 6398 , 2017-06-12
RicharExtra_k3h2_test.m, 7305 , 2017-06-06
RicharExtra_k4h3.m, 5835 , 2017-06-13
RicharExtra_k5h4.m, 7245 , 2017-06-06
RicharExtra_kh.m, 5020 , 2017-06-07
RicharExtra_L.m, 4811 , 2018-03-17
RicharExtra_L_adaptive1.m, 5200 , 2018-03-16
RicharExtra_L_adaptive2.m, 5249 , 2018-03-16
RicharExtra_L_adaptive3.m, 5253 , 2018-03-17
solu4sh.m, 462 , 2017-06-06
test.m, 844 , 2018-02-03
testppr.m, 880 , 2017-06-06
test_L_shape.m, 736 , 2018-03-18
uex_fun.m, 311 , 2018-02-04
uey_fun.m, 308 , 2018-02-04
upfemrefbas.m, 911 , 2017-05-09

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

发表评论

0 个回复

  • KFFT
    计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。(A computing discrete Fourier transform fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by the JW Cooley and TW Tuji Ti out. Using this algorithm enables a computer to calculate the number of multiplications needed for the discrete Fourier transform greatly reduced, especially sampling points N is transformed more and save FFT algorithm to calculate the amount of the more remarkable.)
    2013-12-18 22:32:50下载
    积分:1
  • ooptest
    C++实现的FFT,详细,简单,内含多个测试类(using C++ implements fft,including serials class)
    2013-12-12 23:22:05下载
    积分:1
  • iypeHhe
    矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
    2018-11-24 07:00:27下载
    积分:1
  • FDTD_neartofar
    三维FDTD近远场变换程序,为时域近远场变换(three dimension FDTD near to far program)
    2010-08-02 13:08:41下载
    积分:1
  • FFT
    对FFT算法的基2时析型实现,在实习时很多专业会用到(Algorithm based on FFT analysis of type 2 o)
    2008-05-24 16:31:40下载
    积分:1
  • Bilinear-interpolation
    双线性插值FORTRAN计算程序,用于FORTRAN90(Bilinear interpolation)
    2021-03-18 09:59:20下载
    积分:1
  • 2DPhC_PWEBandstructure
    声子晶体能带结构计算程序,对初学者帮助很大,希望能帮助需要的人(People phononic band structure calculation program for beginners great help, hoping to help needed)
    2020-11-16 10:19:41下载
    积分:1
  • element-rigid-matrix
    单元刚度矩阵,用于计算三单元刚度矩阵,输出刚度矩阵(Element stiffness matrix is ​ ​ used to calculate the three-element stiffness matrix, the output stiffness matrix)
    2012-06-12 17:18:33下载
    积分:1
  • Gauss---Seidel-Algorithm
    合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现(Gauss- Seidel Algorithm)
    2011-11-30 14:45:19下载
    积分:1
  • apFFT
    王兆华关于apFFT原理的一篇文章,写的很简单明了,方便大家更好理解全相位FFT(WangZhaoHua about apFFT principle of an article, written in very simple and clear, facilitate everybody better understand all phase FFT )
    2011-09-29 08:58:58下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载