-
code
独立主成分分析与主成分分析代码,速度比较快,而且比较好用(In these first experiments, both ICA and whitened PCA are used to compress the data, and all the components are used for classifying the examples. The classifier used is a 1-NN with Euclidean distance. The results shown in next sections are clear: when a rotational invariant classifier is used (as 1-NN with L2-norm) the classification results of FastICA/whitened PCA are equivalent, while the difference between Infomax and whitened data es significant but small)
- 2012-05-16 14:04:59下载
- 积分:1
-
MieCoated
用Mie理论计算双层粒子的散射角——散射光强曲线
1.RB1.m 计算第一类Ricatti-Bessel函数的函数
2.RB2.m 计算第二类Ricatti-Bessel函数的函数
3. Alegendr.m 计算角函数 和 的函数
4. MieCoeff.m 计算包覆粒子米尔系数的函数
5. Amp.m 计算散射光复振幅的函数
6. MieIntensity.m 画包覆粒子散射角-光强图
(Mie theory calculations using double-particle scattering angle- scattering intensity curve 1. RB1.m calculate the first class Ricatti-Bessel function of the function 2. RB2.m calculate the second category Ricatti-Bessel function of the function 3. Alegendr.m computing angle functions and function 4. MieCoeff.m coated particles Mill coefficient calculation function 5. Amp.m calculate the scattering amplitude recovery function 6. MieIntensity.m painting coated particle scattering angle- light intensity diagram)
- 2013-10-05 14:40:22下载
- 积分:1
-
NLSEmagic
用c语言和matlab联合编程求解非线性薛定谔程序,应用CUDA并行技术(nonlinear schrodinger equation solver)
- 2016-07-06 17:01:38下载
- 积分:1
-
WiBro-CTC
wimax中的turbo码的实现,即CTC码,循环卷积turbo码(the achieve of the turbo in wimax)
- 2009-04-03 13:44:33下载
- 积分:1
-
matlabexe
MATLAB下实现可执行程序的生成与输出,了解
matlab编写可执行程序方法(The generation and output executable program under MATLAB, understanding
Matlab write executable program method)
- 2014-08-19 11:12:38下载
- 积分:1
-
Rayleigh-Benard-Convection--using-a-LB-method
Rayleigh Benard Convection, using a LB method
- 2013-03-02 22:34:34下载
- 积分:1
-
MIMOCBF
应用于MIMO阵列的常规波束形成方法,已经使用多次,正确的。(CBF for MIMO array。)
- 2015-03-18 21:16:03下载
- 积分:1
-
DesignforComputerExperiments
这本书是我国著名的方开泰教授最新出版的一本关于试验设计的书籍,其中总结了其研究的最新成果,也代表了国际相关研究的最新动态,是相关研究人员的重要参考书籍。(This book is a famous Professor Fang recently published a book on experimental design books, which summarizes the latest results of their research, but also represents the latest developments in international studies and is an important reference for researchers related books.)
- 2014-02-07 18:18:51下载
- 积分:1
-
Time-domain-index-calculation
信号的一些时域指标计算,有效值,峰峰值,峭度,能量,倾斜度等(Calculation, effective value, some indexes of time domain signal peak, kurtosis, energy, gradient)
- 2020-07-01 03:40:02下载
- 积分:1
-
shuxuejianmo_8
说明: (拟合)
用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。
如果作2或4次多项式拟合,结果如何?
((Fitting) with a given polynomial, y = x3-6x2+5 x-3, generated a set of data (xi, yi, i = 1,2, ..., n), then add a random disturbance yi ( can be generated rand (0,1) uniformly distributed random number, or rands generated N (0,1) distribution of random numbers), and then added with xi and yi for random interference of the 3 times polynomial fitting, and the original coefficient. If 2 or 4 times for polynomial fitting, the result?)
- 2009-07-24 23:02:50下载
- 积分:1