-
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
-
saw_simulink
simulink model for SAW FIlter
- 2012-04-24 18:28:58下载
- 积分:1
-
TransformCoding
Matlab code to study the decorrelation and energy packing efficiency of three transform
techniques: Karhunen-Loève transform (KLT), discrete-cosine transform (DCT), and Walsh-Hadamard transform (WHT). Using a given vector of signal samples, it transforms the signal vector, quantize the transformed samples, and reconstruct the signal samples from the quantized samples
- 2021-03-25 16:59:14下载
- 积分:1
-
COMPRESSION
DCT BASED COMPRESSION
- 2013-12-23 11:26:11下载
- 积分:1
-
CooperAR_4_1
MATLAB源程序,可以利用该程序直接进行线性滤波法模拟风速谱及功率谱(MATLAB source, you can use the program directly to the linear filtering method to simulate the wind speed spectrum and power spectrum)
- 2020-12-16 19:49:12下载
- 积分:1
-
Cuthill-Mckee-bandwidth-Reduction
This code is Cuthill-Mckee bandwidth Reduction(CMBR) algorithm.This scheme is used in FEM to minimize the size of assembled stiffness and mass matrix.
- 2013-12-07 10:28:18下载
- 积分:1
-
src
DOA 中的DML,DML为确定性最大似然算法,具有估计精度高、抗噪性强的优点(In DOA,DML is a deterministic maximum likelihood algorithm, which has the advantages of high estimation accuracy and strong anti-noise)
- 2018-10-16 15:24:32下载
- 积分:1
-
viterbi
卷积码的维特比译码算法实现,并分析其误码率性能(Convolutional codes, Viterbi decoding algorithm to achieve, and analyze the BER performance)
- 2012-06-11 15:51:16下载
- 积分:1
-
evaluating
采用Matlab编写菜单程序,着重强调matlab汉字处理功能(Using matlab language to write a menu)
- 2014-12-04 15:12:10下载
- 积分:1
-
Phase_Noise
matlab对PLL环路相位噪声的仿真m文件(simulation of PLL loop phase noise)
- 2009-10-25 10:06:09下载
- 积分:1