搜索结果
找到约 646 项符合
seg-y 的查询结果
文件格式 Matematicas y logica
Matematicas y logica
其他行业 一款转换seg数据的软件
一款转换seg数据的软件,可以由visual stdio编译!
matlab例程 SFLOP simulates a floating point operation x op y where op = +, -, *, /
SFLOP simulates a floating point operation
x op y where op = +, -, *, /
In chopping or rounding arithmetic using an
m digit mantissa, base 10, and an unrestricted
exponent range. (sflop: Simulate FLOating Point
operation.) For more details on the how the floa ...
matlab例程 FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)
FFTGUI Demonstration of Finite Fourier Transform.
FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)).
FFTGUI, without any arguments, uses y = zeros(1,32).
When any point is moved with the mouse, the other plots respond.
Inspired by Java applet by Dave Hale, Stanford Explo ...
微处理器开发 y uurug bdf lgdfjg dfg df g dt
y uurug bdf lgdfjg
dfg df
g
dt
通讯/手机编程 一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中
一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。
数学计算 实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中
实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。
人工智能/神经网络 用模糊控制方法逼近函数z=x+y
用模糊控制方法逼近函数z=x+y,效果比较好
其他 Contador de 0 a 9999. Esta en asm y probado
Contador de 0 a 9999. Esta en asm y probado
软件设计/软件工程 用windows画笔生成BMP文件f(x,y),图象宽为W
用windows画笔生成BMP文件f(x,y),图象宽为W,高为H,编写程序读取BMP文件,并生成新的图象g(x,y)。以BMP文件格式输出该图象。