资源列表
matlab数据处理代码
- matlab用于数据处理,包括最值,数据拟合等(Matlab for data processing, including the most value, data fitting and so on)
资料
- matlab用于数据处理最全的资料,包含差值,拟合,FIR和IIR等(Matlab is used for data processing of the most complete information, including differential values, fitting, FIR and IIR)
matlab
- matlab进行偏最小二乘法算法对多变量和单变量的用法(function [T,P,W,Wstar,U,b,C,B_pls,... Bpls_star,Xori_rec,Yori_rec,... R2_X,R2_Y]=PLS_nipals(X,Y,nfactor))
伦铜与沪铜实证研究
- 伦铜与沪铜实证研究的代码及数据以及ppt(An Empirical Study of Copper and Copper)
SVM(matlab)
- matlab平台下的支持向量机算法工具箱,支持分类和回归(support vector machine)
niNewton_test
- Eigen 编写的拟牛顿法 解非线性方程组 //徐世良主编 数值分析与算法 // C++接口 需要Eigen3支持(quasi Newton method for solving nonlinear equations edited by Xu Shiliang numerical analysis and algorithm Eigen3 / C++ interface support)
水温剖面
- 使用matlab语言绘制水温剖面图,添加标题,x、y标注等(Water temperature profile)
lu2d.c.tar
- useful matrix realted code
Array_Algos.tar
- Array Data Structure Algorithms in the C programming language
Binary_Search.tar
- Binary search algorithm for C programming language
CurveLab-2.1.3.tar
- CurveLab is a toolbox implementing the Fast Discrete Curvelet Transform, both in Matlab and C++.
Bubble_Sort.tar
- Bubble sort algorithm for the C programming language