-
matlab-raytrace
射线追踪,包含了起点和终点的射线函数,对于地震传播研究具有重要意义!(Raytracing in a v(z) world. The toolbox contains functions forshooting fans of rays and functions for tracing rays with specific start and end points. General multi-bounce rays with any number of mode conversions can be traced. Automatic routines for P-P and P-S primaries in shot-gather geometry are provided for convenience. Any recording geometry can be used but most functions
vectorize (e.g. are most efficient) for shot-gather geometry. Only
traveltimes and rayparameters are detemined, not amplitudes. In these routines, the velocity models should be considered as "background" models. This means that the depths at which flections and mode conversions occur are dependent of the depths given as layer boundaries in the velocity models. Velocity models are specified by a vector of velocities and a same-size vector of depths. The j th velocity is in effect from the j th to the j+1 th depth.
The bottom of the model is assumed at infinite depth. Thus v=5000
and z=0 specifies a cons)
- 2013-09-16 08:15:48下载
- 积分:1
-
juipie
旋转机械二维全息谱计算,真的是一个好程序,基于kaiser窗的双谱线插值FFT谐波分析。( Rotating machinery 2-d holographic spectrum calculation, Really is a good program, Dual-line interpolation FFT harmonic analysis kaiser windows.)
- 2016-04-28 09:18:10下载
- 积分:1
-
2-3电平
两电平和三电平的仿真模型和配套论文,便于学习,三电平的逆变器仿真(Three-level Inverter Simulation)
- 2021-04-19 11:08:51下载
- 积分:1
-
modern-times-communication-systems(MATLAB)
现代通信系统(Matlab版)一书的所有例子的matlab程序,非常实用,强烈推荐!(Modern communications systems (Matlab version) of a book on all the examples of the matlab program, very useful, highly recommended!)
- 2007-12-25 11:14:18下载
- 积分:1
-
VCPP-and-matlab
本功能实现VC++与matlab的动态链接,能够具体实现三角函数的绘制,并能实时描点。(This feature dynamic link VC++ with Matlab, the concrete realization of the drawing of the trigonometric functions, and real-time depiction point.)
- 2012-07-02 11:01:26下载
- 积分:1
-
simlink
这段程序是产生一个叠加信号,然后计算传递函数,进行相关分析(this is a program which generate a new signal,calculate transfer function and doing correlation analysis )
- 2011-11-09 14:42:17下载
- 积分:1
-
Binary-Knapsack-Problem
Tournoment selection
- 2013-12-29 04:58:24下载
- 积分:1
-
power_svc_pss
simulink仿真,电力系统发生故障时,电力系统稳定器作用,使发电机转子功角一致性和频率同步。(Simulink simulation, when the power system fault, the power system stabilizer function, so that the generator rotor power Angle consistency and frequency synchronization)
- 2019-04-23 20:36:30下载
- 积分:1
-
Modeling-attention
视觉注意力重要文献,基于该文献Dirk Walthera等人编制了可以在MATLAB环境下运行的图像显著区提取工具(Modeling attention to salient proto-objects)
- 2012-08-21 13:35:09下载
- 积分:1
-
Eg08
设计Chebyshev I型滤波器
[b,a]=zp2tf(z,p,k) 转换为传递函数形式
[H,w]=freqs(b,a,n) 求得传递函数的频率特性
magH2=(abs(H)).^2 求得传递函数的幅频响应(matlab code)
- 2014-12-15 07:53:43下载
- 积分:1