-
LM_sample
Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。(
LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
- 2017-06-01 19:37:34下载
- 积分:1
-
zuixiaojiaocha
偏最小二乘法中的交叉有效性计算,看看,可能有用(PLS cross-validity of the calculation, see, may be useful)
- 2008-05-13 21:14:08下载
- 积分:1
-
WeiFengYing-supporting-program
魏凤英的现代气候统计诊断与预测技术的fortran源代码,里边包括气候变化趋势分析的程序:线性倾向估计、滑动平均及一些趋势检验和函数;气候突变检测:滑动t检验、Cramer s法、Yamamoto法、Mann-Kendall法、Pettitt法Lepage法;气候序列周期的提取方法:功率谱、最大熵谱、交叉谱、多维最大熵、奇异谱分析、小波分析;以及EOF、主成分等等,总之熟悉这本书的同学,应该知道这本书的“强大”是做数理统计分析、及气象等必备的工具书啊,而且其程序,尤为宝贵!特此与大家分享!!!(WeiFengYing modern climate statistical diagnosis and prediction technology of FORTRAN source code, the inside including climate change trend analysis program: linear tend to estimate, moving average, accumulative anomaly, five, seven and nine point two times smooth cubic spline function and some trend test and functions Climate mutation detection: sliding t test, Cramer s method, Yamamoto method, Mann- Kendall method, Pettitt method Lepage method Climate sequence cycle extraction methods: power spectrum, the maximum entropy spectrum, cross spectrum, multidimensional maximum entropy, singular spectrum analysis and wavelet analysis And EOF, principal component, etc., in short familiar with this book classmate, should know the book "strong" is doing mathematical statistical analysis, and weather required reference ah, and its program, particularly precious! I share with you!!!!!!
)
- 2012-09-13 11:53:01下载
- 积分:1
-
CUDAMatrixMul
说明: cuda矩阵乘法
通过GPU并行运算实现乘法的加速(cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication)
- 2020-12-13 21:49:14下载
- 积分:1
-
fdtd
电磁场的时域有限元仿真,用于学习电磁场的时域计算。(Time domain electromagnetic finite element simulation for learning time-domain electromagnetic field calculation.)
- 2013-06-20 17:12:34下载
- 积分:1
-
ai463
用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,能量熵的计算,sar图像去噪的几种新的方法。( Monte Carlo simulation method of calculating the American option price and basic description, Energy entropy calculation, Several new methods sar image denoising.)
- 2017-05-05 20:24:01下载
- 积分:1
-
schur-decomposition(real)
实对称矩阵的schur分解,编译即可运行,需要文件输入(schur decomposition for real symmetric matrix,the program can run successfully, you need a file for input)
- 2016-03-11 16:20:03下载
- 积分:1
-
cPPpolyfit
多项式拟合,最小二乘法,c++版本实现,运行环境vc6(Polynomial fitting)
- 2013-04-29 10:37:54下载
- 积分:1
-
q-learning
q-learning的一个解释性例子.压缩文件有两个m文件构成,运行后可输出结果。(q-learning with matlab)
- 2010-12-05 23:43:11下载
- 积分:1
-
矩阵链乘算法
说明: 距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
- 2005-11-17 09:23:42下载
- 积分:1