登录
首页 » matlab » 2DBEM

2DBEM

于 2020-11-09 发布
0 101
下载积分: 1 下载次数: 1

代码说明:

说明:  节选自OpenBEM,二维的边界单元法matlab程序(Extracted from openbem, two-dimensional boundary element method matlab program)

文件列表:

2DBEM, 0 , 2017-05-11
2DBEM\input, 0 , 2017-05-11
2DBEM\kernel, 0 , 2017-05-11
2DBEM\plot, 0 , 2017-05-11
2DBEM\scripts, 0 , 2017-05-11
2DBEM\Verification, 0 , 2017-05-11
2DBEM\input\nodegen.m, 22483 , 2017-05-11
2DBEM\input\nodegen_old.m, 5323 , 2017-05-11
2DBEM\kernel\amb2prop.m, 5600 , 2017-05-11
2DBEM\kernel\bem2d.m, 4064 , 2017-05-11
2DBEM\kernel\betag.m, 1411 , 2017-05-11
2DBEM\kernel\bound2D.m, 4166 , 2017-05-11
2DBEM\kernel\eerfcc.m, 1764 , 2017-05-11
2DBEM\kernel\elemshape.m, 2273 , 2017-05-11
2DBEM\kernel\fieldpoints.m, 3548 , 2017-05-11
2DBEM\kernel\gaussrule.m, 785 , 2017-05-11
2DBEM\kernel\greendef.m, 5326 , 2017-05-11
2DBEM\kernel\intF1.m, 4329 , 2017-05-11
2DBEM\kernel\laguerre.m, 548 , 2017-05-11
2DBEM\kernel\nodummy.m, 1957 , 2017-05-11
2DBEM\kernel\nsingrule.m, 1339 , 2017-05-11
2DBEM\kernel\nsingruleP.m, 4752 , 2017-05-11
2DBEM\plot\plotfpoints.m, 1565 , 2017-05-11
2DBEM\plot\plotSPLff.m, 263 , 2017-05-11
2DBEM\plot\SPL.m, 295 , 2017-05-11
2DBEM\run_me.m, 92 , 2017-05-11
2DBEM\scripts\TestNodegen.m, 2209 , 2017-05-11
2DBEM\scripts\Test_barrier2.m, 4245 , 2017-05-11
2DBEM\scripts\Test_Cavity.m, 2688 , 2017-05-11
2DBEM\scripts\Test_Cavity_f_loop.m, 1896 , 2017-05-11
2DBEM\scripts\Test_Duct_2DBEM_BCsplit.m, 3413 , 2017-05-11
2DBEM\scripts\Test_RadCyl.m, 2907 , 2017-05-11
2DBEM\scripts\Test_ScatCyl.m, 3050 , 2017-05-11
2DBEM\Verification\cylscat.m, 1090 , 2017-05-11
2DBEM\Verification\osccyl.m, 664 , 2017-05-11

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

发表评论

0 个回复

  • naoqu_w_slave_maste
    根据主子惯性导航系统角速率之差计算 挠曲 该代码只是个计算的例子,提供方法.传递对准中的挠曲和柑臂计算,(Master inertial navigation system based on the difference between the calculated deflection angle rate is just a calculation of the code examples provide a way. Transfer alignment and orange arm deflection calculation)
    2010-09-29 14:52:38下载
    积分:1
  • dbt2.21
    MATLAB阵列信号处理工具箱DBT2-21 (MATLAB array signal processing toolbox DBT2-21)
    2008-06-12 16:07:08下载
    积分:1
  • d66906376b80
    遗传算法解决TSP背包问题的源代码,包涵MATLAB程序和详尽文字算法说明(Knapsack problem genetic algorithm source code for TSP, bear with MATLAB algorithms procedures and detailed text description)
    2011-05-05 20:36:49下载
    积分:1
  • nearest
    用matlab进行最近领域插值算法的代码 (Recent field using matlab interpolation algorithm code)
    2014-05-05 20:21:28下载
    积分:1
  • LPFGphaseshort
    光纤长周期光纤光栅LPFGphaseshort(Fiber-optic long-period fiber grating LPFGphaseshort)
    2008-12-16 10:27:08下载
    积分:1
  • decomp_reconst_W
    Decompose image into subbands, denoise using BLS-GSM method, and recompose again. fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig) im: image Nsc: number of scales filter: type of filter used (see namedFilters) block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood noise: signal with the same autocorrelation as the noise parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood covariance: are we considering covariance or just variance? optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0) sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise) Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero). JPM, Univ. de Granada, 3/03
    2010-08-14 20:26:17下载
    积分:1
  • proj03-02
    考虑两个参数的一维三角概率模型,用贝叶斯方法对其进行估计,了解贝叶斯估计方法.(Consider the two parameters of one-dimensional triangular probability model, using Bayesian methods to estimate their understand Bayesian methods.)
    2010-08-28 19:54:13下载
    积分:1
  • complete
    四通道分集合并接收机,调制方式为连续相位频率调制(Four-channel diversity combining receiver for continuous phase modulation frequency modulation)
    2010-10-07 14:24:24下载
    积分:1
  • Bureau
    The Nakagami distribution or the Nakagami-m distribution is a probability distribution related to the gamma distribution. It has two parameters: a shape parameter μ and a second parameter controlling spread, ω.
    2010-12-21 02:37:00下载
    积分:1
  • kalmanPUKF
    kalman ukf pf的详细程序,调试已经通过,有详细的注释。(kalman ukf pf programs,all the programs are run well,and importent scentence have been noted.)
    2012-03-25 14:36:11下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载