搜索资源列表
cfl
- 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Lan
sx
- MATLAB实现的图像缩小程序,已通过调试
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;或者θ方向速度uθ #//u(i,j) y方向的速度v;或者径向速度ur'h\K #//pc(i,j) 压力修正 p'[OS #//p(i,j) 压力p-=5-+ #//p(i,j)
SX-C
- 解决很多地下水数值模拟问题,只需要修改相关参数就能运用-Groundwater numerical simulation to solve many problems, only a need to amend the relevant parameters will be able to use
sx
- 这是一本关于机器人方面的书籍,《机器人操作的数学导论》希望对有兴趣的人有帮助。-This is a book about robotics books, " a mathematical introduction to robotic" want to help those who are interested.
Correlationmiss
- Correlation coefficient r between two series x(i) and y(i) with missing data, where i=1,...,n. input: x(n),y(n),undef undef is missing data however, if ax or sx is still undefined, it will be -9.99e33 whatever the input undef is. output: r an
gabor
- 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x
bp_sx150s
- models the BP SX 150S PV module
sx
- 加权中值滤波,适合进行去噪等操作,在各领域都能够应用-Weighted median filter, suitable for denoising and other operations, can be used in various fields
2D Gabor mfile Version(1,2,3)
- The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x and y-axes respectively)
Sa
- function [Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f) 计算信号的循环谱 [Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f) 输入: s 序列 fs 采用频率 M 滑动频率窗长 N fft计算点数 read_f 可视频率(一般为载频的整数倍) del_f 可视频率间隔 输出: Sx 信号的循环谱 f 频率轴 alpha 循环频率轴-Cyclos
sourceLocation_BSS_MS_CHAN_FENG_SI_algorithm
- This code describes algorithms for Time Delay Estimation (TDE), TDOA (time delay of arrival) between BSS and MS. Algorithm: FANG, SI, CHAN, SX, Taylor serie, Least Square, FWLS were detailed. TESTED and WORKED !!! Cramer-Rao bound for each algorithm
getmswtfeat
- %The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) %modulated by a complex sinusoid (with centre frequencies U and V along x and y-axes respectively) %described by the following equation
多传感器定位算法
- 使用多种算法(DAC、Hyperbolic、DAC、SI、SX、Taylar)实现多传感器对单点定位(采用高斯噪声),其中Hyperbolic与SI为3d定位,其他的为平面定位(Using a variety of algorithms (DAC, Hyperbolic, DAC, SI, SX, Taylar) to achieve single point positioning (using Gauss noise), Hyperbolic and SI are 3D location,