-
ChexueFangzhen
一个车削仿真的程序,可用生成NC代码,并带有仿真过程.(a turning simulation procedures, generating NC code available, and with simulation process.)
- 2006-06-04 12:31:03下载
- 积分:1
-
[codes]NIN
是2014年的cnn上的一个变化的网络,将卷积层与池化层之间的线性关系变成1×1的卷积层的非线性关系,名为network in network(Is a change in the 2014 cnn on the network layer of the linear convolution and pooled into a non-linear relationship between the layers 11, convolution layer, called the network in network)
- 2014-12-04 09:39:35下载
- 积分:1
-
05041062ofdm
说明: OFDM调制的的AWGN加瑞丽衰落信道,其它的我就不多说了(OFDM modulation of the AWGN Jiaruili fading channel, and others I do not talk a lot)
- 2006-04-04 21:54:43下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
1111
matlab--巴特沃斯高通滤波算法来增强图像(Matlab, butterworth high pass filter algorithm to enhance image)
- 2014-10-16 14:28:53下载
- 积分:1
-
IFFT64
IFFT 基于matlab实现,可用于OFDM前导训练序列的生成(IFFT OFDM preamble training sequence can be used to generate based on matlab implementation)
- 2013-03-26 19:41:20下载
- 积分:1
-
interest-points
基于兴趣点颜色及纹理特征的图像检索算法,通过同类比较,平均检索准确率提高11个百分点。(Based on the interest points and texture features of color image retrieval algorithm, through a similar comparison, the average retrieval accuracy rate of 11 percent improve.)
- 2009-03-05 11:09:25下载
- 积分:1
-
matlabABCbianjie
MATLAB在ABC边界上的FDTD程序仿真程序。(MATLAB in the ABC program on the border FDTD simulation program.)
- 2009-04-19 16:24:48下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1
-
dianwei1
电位电极系测井曲线,用matlab编写,可用于学测井的人参考(Potential electrode system logs, prepared by matlab, people can learn logging for reference)
- 2013-11-29 14:32:56下载
- 积分:1