-
cfastica_public
Implements the fast fixed-point algorithm for independent component analysis and projection pursuit.
- 2010-01-24 21:43:23下载
- 积分:1
-
KMean
用Kmeans方法用于软件开发成本类比估算,使用Desharnais数据集(Kmeans method is used for estimating software development costs by analogy. the dataset is Desharnais.)
- 2014-12-09 16:02:38下载
- 积分:1
-
New-folder
it is code dataset for matlab
- 2013-04-29 22:25:35下载
- 积分:1
-
SA1
说明: 对距离麦克风1000的圆弧上的声源进行定位,并实现精度图像显示。(The sound source on the arc of the microphone 1000 is located and the accurate image display is realized.)
- 2019-05-14 12:29:02下载
- 积分:1
-
www_dssz_com_7941935RLS
RLS程序代码,经测试绝对能用,大家一起分享(RLS)
- 2010-05-16 11:25:21下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
DWT_Texture
该特征提取算法是从超声图像感兴趣区域提取的纹理特征,基于小波变换的。(this features was abstacted from the ultrsound images which is based on the DWT.)
- 2013-08-22 21:35:32下载
- 积分:1
-
mimo-ZF
mimo无线通信系统的ZERO-FORCING 接收机的MATLAB实现。给出了仿真图形(MIMO wireless communication system receiver ZERO-FORCING realize MATLAB. Graphical simulation)
- 2007-08-22 09:35:32下载
- 积分:1
-
feangzhi
本文介绍了分治法的基本思想和基本步骤,通过实例讨论了利用分治策略设计算法的途径。
目录
简介
分治法的基本思想
分治法的适用条件
分治法的基本步骤
分治法的复杂性分析
分治法的几种变形
分治法的实例分析 (This article describes the basic idea of sub-rule method and the basic steps, through an example design of algorithms using divide and conquer approach. Contents Introduction The basic idea of divide and conquer divide and conquer divide and conquer the conditions of application of the basic steps of divide and conquer the complexity analysis of divide and conquer divide and conquer several examples of deformation analysis)
- 2010-05-17 21:45:37下载
- 积分:1
-
pso_train_NN
PSO算法具有快速收敛而且有很强的跳出局部最优从而找到全局最优点的能力,故可以用它来训练优化神经网络,此程序主要研究这个方面。(PSO algorithm is fast and has a strong convergence of jumping out of the local optimal thus find the most advantages of the overall capacity, it can be used to train the neural network optimization, this procedure major study this aspect.)
- 2007-05-23 15:14:38下载
- 积分:1