-
doolittle
1.n个节点分段Lagrange插值多项式;
2.使用格式y=lagrange(x0,y0,x,k);
3.输入项x0为n维插值节点向量,y0为n维被插函数值向量;
4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1;
5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
- 2009-06-23 15:58:19下载
- 积分:1
-
BessDerivZerosBisect2
计算了贝塞尔函数的一阶导数的零点。
更新BessDerivZerosBisect.m这些变化:
1。允许对m= 0
2。允许用户指定特定的m和k值理想。
3。允许公差输入参数
4。使用一个表的查找能为m和k的小值接近初始化
5。添加错误检查
6。计算衍生w.r.t.以X而不是w.r.t.米(虽然老方法的工作也。)(Calculates the zeros of the first derivatives of Bessel function.
Updates BessDerivZerosBisect.m with these changes:
1. Allows for m = 0
2. Allow the user to specify the particular m and k values desired.
3. Allows for a tolerance input parameter
4. Uses a table look-up to get closer initializations for small values of m and k.
5. Adds error checking
6. Computes the derivative w.r.t. to x rather than w.r.t. m (although the old method works, too.))
- 2011-05-15 11:20:47下载
- 积分:1
-
Beginning_Algorithms_code
BOOK:Beginning Algorithms
Code Examples(BOOK : Beginning Algorithms Code Examples)
- 2006-12-28 11:18:17下载
- 积分:1
-
0fdm
基于qpsk的程序仿真的源代码,用于对qpsk进行仿真(source code based on qpsk)
- 2011-12-02 22:32:29下载
- 积分:1
-
KFCM
基于粗糙熵和K-均值聚类算法的图像分割 (Based on Rough Entropy and K-means clustering algorithm for image segmentation)
- 2008-03-20 18:16:56下载
- 积分:1
-
Carpeta-work-tarea-2-PDS-Felipe-Torres
programa GUIDE que realiza tratamiento de sonido digital de sonido en matlab
- 2011-10-18 09:55:57下载
- 积分:1
-
Det_RLs
this is very good for master students and use in communication system course
- 2014-08-19 14:39:28下载
- 积分:1
-
plotdb
极坐标下的分贝画图。matlab中极坐标画图函数为polar,但是无法画出转化为dB的图形,此函数为画db为单位数据的极坐标图形。(Db drawing in polar coordinates . matlab polar coordinate drawing functions for the polar , but can not draw dB graphics , this function graphics for painting db data in polar coordinates .)
- 2012-03-09 15:08:15下载
- 积分:1
-
kaiguan
主要开关电源用matlab仿真,实现从220v交流转化为直流电压(The main switching power supply with matlab simulation, converted into a DC voltage from 220v AC)
- 2012-05-29 19:59:25下载
- 积分:1
-
nelder
this file is an optimization code by Nelder-Mead in matlab.
- 2012-10-17 03:42:05下载
- 积分:1