-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1
-
57578866ANN
the file represents very good tutorial using matlab in neural network field
- 2013-05-03 13:13:28下载
- 积分:1
-
MATLAR2008code
MATLABR2008数学和控制实例教程-代码文件(matlab)
- 2010-09-06 13:36:03下载
- 积分:1
-
nn_face
nearest neighbor algorithm with orl database
- 2010-02-10 19:05:21下载
- 积分:1
-
yichuansuanfa
使用matlAB实现遗传算法实现F=x^2的最大值(Genetic algorithm to achieve maximum value on the F = x ^ 2)
- 2012-05-19 22:00:42下载
- 积分:1
-
SecPSO
二进制粒子群算法在matlab中应用,程序简单(Application binary PSO algorithm in matlab simple program)
- 2013-04-06 20:27:42下载
- 积分:1
-
chaoliu
电力系统潮流分析计算14节点信息提取雅克比矩阵等(Power flow analysis and calculation 14 nodes Jacobi matrix and other information extraction)
- 2013-10-28 16:17:03下载
- 积分:1
-
warpGUI_v2.1lic
处理质谱曲线warping的一个GUI程序,很不错-MS treatment warping curve a GUI program, it is good(a GUI to deal with mass spectrometry figure )
- 2012-05-17 18:37:02下载
- 积分:1
-
872176fuzme_matlab
matlab 云模型的源代码实现,是非常好的资料(It is based on the cloud caluate wih matlab computing)
- 2011-08-08 09:53:00下载
- 积分:1
-
ICAtoolbox3_8
Source separation problems in digital signal processing are those which are used to separate useful signal a mix of signals of interest, other signals and noise. The typical example of a source separation problem is the cocktail party problem, where many number of peoples are talking simultaneously in a room and a listener is trying to follow one of the discussions. The human brain can separate the voices of different people (source separation) using neurons in the auditory region. But source separation using digital signals is difficult task with the available techniques. Several approaches have been proposed for solving this issue but most of the techniques are still in development stages. Some of the successfully tested approaches are principal components analysis (PCA) and Independent components analysis (ICA). Both the approaches work well when there are no delays or echoes present
- 2014-11-07 15:21:36下载
- 积分:1