登录
首页 » matlab » shengbo

shengbo

于 2018-11-14 发布 文件大小:1KB
0 160
下载积分: 1 下载次数: 10

代码说明:

  采用声波高阶有限差分算法,克服了有限差分法本身存在的数值频散问题,使用了最佳匹配层吸收边界,较好地消除了边界反射,成功模拟了 声波波场在地下介质中的传播情况。(The high-order finite difference method is used to overcome the numerical dispersion problem of the finite difference method itself. The best matching layer absorbing boundary is used to eliminate the boundary reflection and successfully simulate the propagation of acoustic wave field in underground media.)

文件列表:

shengbo.m, 11472 , 2018-06-01

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

发表评论

0 个回复

  • //特 点: // // 1、功能完整,直接使用 // // 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 // /...
    //特 点: // // 1、功能完整,直接使用 // // 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 // // 3、对减少内存占用、尽量减少屏幕操作进行适当优化 // // 4、新方块生成高度随机,绝对无规律 // // 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 // -//features :// 1, the functional integrity, the use of direct//// 2, module-independence, Transplant convenience, external and move only init function, and the amendment shows can be imported//// 3. to reduce the memory footprint, minimizing operating properly screen optimization//// 4, the new generation highly random box, absolutely no rules//// 5, the simulation environment for Keil7.5 Proteus6.5. can be on-line off-line operation
    2022-07-12 09:40:21下载
    积分:1
  • literacy Windows hardware tools. RW
    Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.-literacy Windows hardware tools. RW- Read
    2022-06-13 01:58:24下载
    积分:1
  • 滞后相关系数Sllcorrelation
    滞后相关系数Sllcorrelation 可用于计算滞后/超前相关系数等(The lag correlation coefficient Sllcorrelation can be used to calculate the hysteresis/lead correlation coefficient, etc.)
    2021-03-18 15:39:20下载
    积分:1
  • micro-grid based on CSO
    说明:  本文分析微网中微电源包括光伏发电、风力发电、微燃机、柴油发电机和燃料电池的电气特性,构建微电网优化运行的模型,以微网的经济成本和环境成本最小为目标函数,充分考虑了电压越限、功率平衡、微电源出力限制等约束条件,应用鸡群算法进行求解。 解决了粒子群算法易早熟、易陷入局部最优解的问题。并通过典型的微网系统进行仿真分析,仿真结果验证了该算法的有效性。(In this paper, the electrical characteristics of micro-power sources in micro-grid, including photovoltaic power generation, wind power generation, micro-gas engine, diesel generator and fuel cell, are analyzed. The optimal operation model of micro-grid is constructed. The objective function is to minimize the economic cost and environmental cost of micro-grid. The constraints of voltage overshoot, power balance and output limitation of micro-power are fully considered. The chicken swarm algorithm is applied to solve the problem. Particle swarm optimization (PSO) is easy to premature and fall into local optimal solution. The simulation results of a typical microgrid system show the effectiveness of the proposed algorithm.)
    2019-01-21 09:14:44下载
    积分:1
  • 高高飞翔希望享受好的程序
    loat hope enjoy good program
    2022-01-31 17:27:25下载
    积分:1
  • 一些LabVIEW的源代码
    some labview source code
    2023-04-28 03:50:03下载
    积分:1
  • MSP430f149pwm
    180度舵机和360度舵机控制: 0.5ms-2.5ms 1ms-2ms(180 degree steering gear and 360 degree steering gear control: 0.5ms-2.5ms 1ms-2ms)
    2021-03-08 16:09:28下载
    积分:1
  • FlappyBird2
    大致思路说说,就是在外部SRAM里面做了一个大数组[320][240]做了一帧缓冲,所有屏幕相关操作都是在这一帧上面实现的,使用DMA直接丢数据到FSMC接口上,比I/O快多了,然后就是资源的去背问题,所有的图片都是我从手机版上面截图下来的,然后背景色都是0X4DF9,然后因为jpg转换软件的关系,蓝色的背景色会有偏差所以直接判断把0x4df9不显示不可行,后来想到可以用RGB颜色来入手,虽然不是0x4df9但是还是蓝色,所以蓝色分量肯定比红色多,所以做了一个阈值判断(Roughly speaking, a large array [320] [240] is made in the external SRAM to do a frame buffer. All screen-related operations are implemented on this frame. Using DMA to drop data directly to the FSMC interface is much faster than I/O. Then it is the problem of resource backtracking. All the pictures are taken from the top of the mobile version, and then the background color is 0X4DF9. Later, because of the relationship between JPG conversion software, the blue background color will be biased, so it is not feasible to directly judge that 0x4df9 is not displayed. Later, I thought that RGB color can be used to start with. Although it is not 0x4df9, it is still blue, so the blue component must be more than red, so I made a threshold judgment, and then it is the transition between scene and scene.)
    2019-06-17 12:06:28下载
    积分:1
  • 37559510
    Random Rectangle drawing and timing Random Line drawing and,(The Random Rectangle drawing and timing the Random Line drawing and,)
    2017-04-22 22:09:50下载
    积分:1
  • LaTeX-Template-Cn-master
    收集互联网上各种实用 LaTeX 中文模版,并适配至 CTeX 套件 2.9.2.164 版本。(latex following boards)
    2018-05-22 22:13:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载