-
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
-
31642-
MATLAB建模与仿真应用资源,内含丰富源码(MATLAB modeling and simulation application resources)
- 2012-07-31 00:54:02下载
- 积分:1
-
Simulink_rus
similunk book about rus for advanced simulation and modeling
- 2013-10-07 16:42:12下载
- 积分:1
-
SVM
这是我在网上找的支持向量机的代码,应该比较普通(support vector machine )
- 2012-04-04 15:17:10下载
- 积分:1
-
lvboqisheji
数字信号处理中,布特沃斯滤波器设计。很好的东西。(Digital signal processing, Butterworth filter design. A good thing.)
- 2011-10-25 18:33:11下载
- 积分:1
-
Polar译码算法集合
说明: Polar码的SCL,SC,BP,SCAN译码算法(decoding algorithm of polar code)
- 2021-03-18 16:19:20下载
- 积分:1
-
fenleisuanfa
说明: 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。(Perceptron algorithm were used, the least square error algorithm, linear SVM classifier algorithm, respectively, making face paint, and compare performance.)
- 2011-04-14 17:21:59下载
- 积分:1
-
md5
Md5 Crypt Matlab code
- 2015-03-03 00:20:00下载
- 积分:1
-
Transcoder
Transcoder implementation
- 2015-04-08 04:25:46下载
- 积分:1
-
ulib-2.1.0_src.tar
The ULIB is a collection of efficient building blocks for developing high-performance and scalable systems in C and C++. These building blocks mainly cover, multithreading, parallel computing, efficient data indexing, numerical approximation, and cryptography.
- 2014-11-03 11:55:05下载
- 积分:1