-
matlab
m a t l a b 编 程 实 例!(matlab program)
- 2009-05-24 19:53:56下载
- 积分:1
-
MATLAB
说明: 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序(File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures)
- 2010-04-27 16:41:18下载
- 积分:1
-
adaptive-algorithm
编写了多重自适应算法,可以稍加修改用于信号处理中(The preparation of multiple adaptive algorithm, can be modified for signal processing)
- 2013-04-21 21:50:04下载
- 积分:1
-
tst2
simulink files for fsk modulation and demodulation
- 2012-12-03 23:33:48下载
- 积分:1
-
STFT
短时傅里叶变换的实现代码,可根据自己的信号改变参数仍可实现STFT(The implementation code of STFT)
- 2018-05-06 17:58:07下载
- 积分:1
-
Practice2
根据学生两次考试成绩的数据来预测学生是否能被大学录取,用逻辑斯蒂回归算法实现,分别执行梯度下降算法、随机梯度下降算法、牛顿法(According student test scores twice to predict whether the student can be admitted to universities, implemented in logistic regression algorithm.)
- 2020-12-17 20:39:11下载
- 积分:1
-
台湾中央大学HHT程序
说明: 台湾中央大学的HHT程序,主要用于对振动信号进行分析,(HHT of MATLAB code from taiwanzhongyang university)
- 2019-02-18 16:35:06下载
- 积分:1
-
gradient descent
说明: 梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1
-
EMD程序
说明: 用matlab对仿真信号进行分解。包括fft变换、傅里叶变换、希尔伯特变换。可观察分解图形。(MATLAB is used to decompose the simulation signal. The FFT transform, the Fourier transform, the Hilbert transform. Observe the decomposition graph.)
- 2021-01-20 16:36:08下载
- 积分:1
-
Part_3_Graphics_and_Data_Analysis
graphics and data analysis program in matlab
- 2011-06-05 15:21:33下载
- 积分:1