-
P61_Sim_Eqn_Gauss_Elimination
This program includes the Simpson s Equation for Gaussian Ellimination method implemented in matlab.
- 2014-09-21 14:11:03下载
- 积分:1
-
MYLDA
LDA algorithm for matlab
- 2011-10-07 07:17:07下载
- 积分:1
-
MT1D_FWD
大地电磁一维层状介质电磁响应程序,希望能对初学者有用(Magnetotelluric one-dimensional electromagnetic response program of layered media, the hope can be useful for beginners)
- 2015-04-16 15:37:03下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
dialogtest
小波分解与重构,用VC6.0和MATLAB实现的混合编程,用MFC实现的界面设计。(Wavelet decomposition and reconstruction, with VC6.0 and MATLAB implementation of the hybrid programming, interface design implemented with MFC.)
- 2010-10-04 00:34:43下载
- 积分:1
-
fuzzy_net
matlab代码,不利用模糊工具箱的情况下编写的模糊神经网络程序。(Matlab code, not fuzzy neural network program prepared in case of fuzzy toolbox.)
- 2013-02-26 13:21:26下载
- 积分:1
-
gen_model_three_link
生成机器人三连杆模型,并自动生成各个输出函数,避免复杂的计算。(Generate model for three-link biped walker and output to an MATLAB funtion file dynamics.
)
- 2020-12-26 21:49:03下载
- 积分:1
-
ehv_bytechan
ePAPR hypervisor byte channel device driver.
- 2015-03-18 11:28:49下载
- 积分:1
-
extreme-learning-machine
讲述了极限学习机原理、核极限学习机原理及其在分类问题中的应用(Tells the story of extreme learning machine principle and its application in the classification in question)
- 2014-06-26 22:27:35下载
- 积分:1
-
adaboost9.26
adaboost方法实现人脸分类 可直接运行的程序(face classification method implementation adaboost)
- 2010-09-26 15:37:01下载
- 积分:1