-
4
说明: its about wireless sensor network
- 2011-01-07 20:13:50下载
- 积分:1
-
CircuitAnalysiIIwithMATLAB
介绍利用MATLAB进行电路分析的电子书,Steven T. Karris著,2003年出版(Circuit Analysis II with MATLAB)
- 2010-03-11 13:20:17下载
- 积分:1
-
3PG
Adaptive post-processing algorithm for video signals
- 2010-05-09 06:37:18下载
- 积分:1
-
matlab
本程序包括5个MATLAB程序,分别实现图像分量提取,拉普拉斯变换,图像批量格式转换,图像纹理特征提取,以及小波变换(The program includes five MATLAB programs were achieving the image component extraction, Laplace transform, image batch format conversion, image texture feature extraction, and the wavelet transform)
- 2010-05-14 22:20:20下载
- 积分:1
-
matlab-svm1
基于回归分析的支持向量机计算程序算例及m文件(Support vector machine application example and m files On the basis of regression analysis)
- 2012-01-13 21:12:33下载
- 积分:1
-
nerual-toolbox
matlab结合神经网络的工具包使用说明,简便易懂,好东西(combined with neural network matlab toolkit for use, easy to understand, good stuff)
- 2014-02-18 21:03:21下载
- 积分:1
-
combinedOne
车辆电子控制系统,方便你进行汽车电子方面的开发(Vehicle electronic control system to facilitate your development of automotive electronics)
- 2011-04-29 15:49:46下载
- 积分:1
-
rayleigh_fading1
filename: rayleigh_fading.m
function: rayleigh fading
input parameters: multipath_ID (user, multipath)
output parameters: envelope
read files: no
generate files: no
call functions: no
called by: wireless_UL, wireless_DL
Execution Time: case 1: 29/100 Seconds(100 times called)(N=25)
case 2: 4.4/100 Seconds(100 times called)(N=25)
Sun Jianxun, Apr., 02, 2001
- 2014-02-18 21:09:24下载
- 积分:1
-
extern
extern的用法,本文较详细的介绍了extern的用法及注意事项。(extern usage, this paper describes in detail the usage of extern and precautions.)
- 2010-12-02 20:46:32下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1