-
chengxiang
核磁共振的原理介绍,以及其相关领域的发展,介绍了脑功能成像的原理的处理技术(Introduce the principle of nuclear magnetic resonance, and its related fields of development, introduced the principle of functional brain imaging processing technology)
- 2010-11-10 10:38:08下载
- 积分:1
-
cono
Code to build a geometric figure as a cono. Must write desired values.
- 2010-10-15 03:43:40下载
- 积分:1
-
PowerPredict
本文采用模糊数学和优化理论建立起一套预测模型由计算机自动预测电力负荷从而保证了预测结果的正确性和可信度通过对深圳市远景年电量预测的实例表明该方法是可行而有效的
(this fuzzy optimization theory and mathematical model to establish a set automatically by a computer forecasting electricity load so guarantee the accuracy of the results and credibility of the Shenzhen City Vision, electricity demand forecasting examples show that the method is feasible and effective)
- 2007-04-04 13:26:07下载
- 积分:1
-
porterStemmer
The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.
- 2010-07-07 13:03:20下载
- 积分:1
-
walsh-decoding-with-hamming-distance
Aim: do walsh coding with hamming distance.To compare WALSH decoding for synchronous CDMA with decoding using hamming distance.
a) System should be supplied with correct/ corrupted version (one/ two bit) of transmitted walsh code(s)
b) System should also have table for correct codes(walsh codes)
c) System should ab able to deocde the same using hamming distance property.
d) Copmare resutls for corrupted code(s) to check the efficacy of WALSH decoding technique (as in above experiment) compared to hamming distance decoding.
- 2015-03-23 16:46:41下载
- 积分:1
-
moyenne
this file make a mean image of a lot of image
- 2010-11-04 00:34:58下载
- 积分:1
-
DSPforMatlabandLabviewIFoundamentalofDSP
外文原版电子书,详细的讲解了关于matlab和labview在信号处理中的应用。(Original foreign language books, explained in detail on the matlab and labview signal processing applications.)
- 2009-11-21 14:22:51下载
- 积分:1
-
Nakagami
A typical format for a DPPM signal
in a UWB system is derived that of a PPM signal.
The error probabilities of DPPM with receive diversity
over additive white Gaussian noise (AWGN) channels and
Nakagami fading channels are analyzed.
- 2014-12-10 02:42:25下载
- 积分:1
-
sos-tools
this is an SOS Tool for Matlab users
- 2015-01-05 15:34:33下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1