-
__
说明: mdfkgfrevfieogmte lvtmpbmtrp "gteympvftr tg (jnoirenmtgoljvbe /fjrmpgjpg)
- 2009-12-18 09:03:04下载
- 积分:1
-
vc
说明: 文件中含有大量的vc++语言和MATLAB语言的源代码,并附带有运算结果(File contains a large number of vc++ language and MATLAB language source code, together with an operation result)
- 2010-10-08 16:40:09下载
- 积分:1
-
hechengjilu
合成地震记录源程序,很适合初学者学习,便于掌握(Synthetic seismograms source, it is suitable for beginners to learn, easy to grasp)
- 2014-11-30 17:39:39下载
- 积分:1
-
VCMATLABinterface
关于VC和MATLAB之间建立应用接口的程序,请读者马慢慢平度,标胶都好偶的(On VC and MATLAB interface between the application procedures, the reader is slowly MA Pingdu marked plastic are good duality)
- 2008-08-17 15:09:17下载
- 积分:1
-
queue
排队买饭程序:利用队列实现,可以有好朋友一起排队。(Queuing to buy food program: the use of queues to achieve, you can have friends lined up together.)
- 2014-01-11 21:28:30下载
- 积分:1
-
dizhengdao
合成地震记录是用声波测井或垂直地震剖面资料经过人工合成转换成的地震记录(地震道)
合成记录的制作是一个简化的一维正演的过程,合成记录F(t)是地震子波S(t)与反射系数R(t)褶积的结果。(Synthetic seismogram is sonic or vertical seismic profile data after conversion into synthetic seismograms (seismic trace) the production of synthetic seismogram is a simplified one-dimensional forward modeling process, synthetic seismogram F (t) is the seismic wavelet S (t) and the reflection coefficient R (t) the convolution results.)
- 2021-03-21 11:39:17下载
- 积分:1
-
cwf0002
用c++编的matlab程序.是常微分方程解法.希望能给大家帮助,都是老师给布置的作业!谢谢!(using Matlab c addendum to the proceedings. Solution of ordinary differential equations. I hope that it provides help, teachers are to the layout of operations! Thank you!)
- 2006-10-15 19:54:19下载
- 积分:1
-
dzcl
海量工业数据处理使用,包括了稳态测试,剔除坏值,计算标准差和平均值等(Massive use of industrial data processing, including the steady-state test, remove bad values, calculate the standard deviation and mean, etc.)
- 2013-08-23 19:15:20下载
- 积分:1
-
bujiaozuizong
目标追踪代码学习,经供参考版权所有侵权必究谢谢合作(Thank you for your cooperation target tracking code to learn reserved for reference Copyright infringement)
- 2013-01-10 17:13:36下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1