-
qinterp123
Performs nearest-neighbor or linear interpolation much faster than interp1 when an evenly-spaced lib
- 2010-10-25 05:44:31下载
- 积分:1
-
simulink
tests on simulink-matlab, crating filters parallel or cascade
- 2010-03-04 18:42:07下载
- 积分:1
-
fenxingyingyong
matlab在几何分形图中的应用,对初学分形课的同学有很大帮助(matlab in the geometry of fractal images, fractal lessons for beginners of great help to students)
- 2010-05-17 20:07:39下载
- 积分:1
-
M
说明: 图像处理综合实例的SIMULINK实现例程(SIMULINK image processing example implementation routines
)
- 2013-11-30 10:45:52下载
- 积分:1
-
QPSK
qpsk下在多径瑞丽衰落信道的传输特性,有效果很好的误码率和信噪比曲线(The transmission characteristics of multipath Rayleigh fading channel under QPSK are effective, with good BER and SNR curves.)
- 2018-05-22 18:36:17下载
- 积分:1
-
Chapter2_Arrays_and_Spatial_Filters
Optimum array processing 最优阵列处理技术 第二章 阵列和空域滤波器的MATLAB程序
DOA MUSIC ESPRIT( Optimum array processing DOA MUSIC ESPRIT)
- 2010-07-04 09:16:04下载
- 积分:1
-
hecigongzhen
核磁共振方法是一项尖端技术,在物理学和医学等领域有着较普遍的应用。
其无损性和高分辨率的特点是这项技术最大的优势。而利用核磁共振方法来找水
是其在地学中应用的一个新领域,为地球物理方法提供了新的思路。(NMR is a cutting-edge technology, medicine and other fields in physics and has more general application. The high-resolution non-destructive and are characterized by the biggest advantage of this technology. The use of NMR to come to learn that water is applied in a new area for geophysical methods to provide a new way of thinking.)
- 2011-08-08 15:53:05下载
- 积分:1
-
MATLAB
function [x,n] = stepseq(n0,n1,n2)
- 2012-11-12 20:38:16下载
- 积分:1
-
YALMIP工具箱 免费版(附使用方法)
说明: YALMIP工具箱和英文例子demos,下载后将文件移至matlab的toolbox文件夹中,便可以使用(Yalmip toolbox and English example demos. After downloading, move the file to the toolbox folder of MATLAB, and you can use)
- 2021-03-01 16:59:34下载
- 积分:1
-
fit
Matlab中提供了一种快速实现多项式拟合的方法函数polyfit()函数,
其格式:p=polyfit(x,y,n)其中x,y为样本向量,n为拟合的多项式的项数。下面拟f(x)=sinx+x,在区间【-3,3】上以0.5为间隔进行拟合。(Matlab provides a fast way to achieve polynomial fitting function polyfit () function,
The format: p = polyfit (x, y, n) where x, y as the sample vector, n is the number of items of polynomial fitting. The following proposed f (x) = sinx+ x, the interval-3,3】 【intervals on the order of 0.5 to fit.)
- 2021-02-19 12:09:44下载
- 积分:1