-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
Statistics-Matlab
Good refrence to learn statics in matlab
- 2013-01-03 05:53:51下载
- 积分:1
-
sort
it s sort and get an array then it deliver sorted array to user
- 2015-03-09 13:51:35下载
- 积分:1
-
DSB_AM
双边幅度调制与解调
对频率为30Hz的余弦信号进行双边带幅度调制,载波频率为300Hz,并采用相干解调法实现解调(Bilateral amplitude modulation and demodulation cosine signal of 30Hz frequency double sideband amplitude modulation, carrier frequency is 300Hz, and the use of law to achieve coherent demodulation demodulation)
- 2015-05-13 11:06:54下载
- 积分:1
-
Buck_Converter_with-variable-Resistor
This is a buck converter simulation. This simulation have the changing load in the changing time. This is a variable load simulation of buck converter.
- 2014-04-24 23:17:11下载
- 积分:1
-
Simulink
说明: 详细介绍了simulink的建模与开发,适合于初学者学习(Simulink detailed modeling and development, suitable for beginners to learn)
- 2008-08-28 13:09:28下载
- 积分:1
-
SSC_1.0
Sparse Subspace clustering, an algorithm which is useful for subspace segmentation and motion tracking--
- 2014-02-03 13:26:53下载
- 积分:1
-
shuzixinhao
数字信号处理课程设计 利用MATLAB对声音信号进行处理(Digital Signal Processing course design using MATLAB signal processing of sound)
- 2013-05-25 21:32:34下载
- 积分:1
-
data_guess
说明: 使用指数平滑对数据进行初步处理,在使用bp神经网络进行预测(Using exponential smoothing to deal with the data and BP neural network to forecast)
- 2020-05-10 17:15:37下载
- 积分:1
-
matlab--fangbo
方波信号生成程序,可对方波信号的复制和频率进行设置,输出信号准确稳定(to creat a square wave )
- 2017-04-20 17:11:38下载
- 积分:1