-
newton_raphson
Summary: Newton-Raphson method for all real roots of the polynomial.
MATLAB Release: R11
Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
(Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.)
- 2008-01-11 15:07:04下载
- 积分:1
-
specbandvar
基于频带方差的语音端点检测,很有用的,大家自己好好看,不是太难(variance based on the frequency of speech endpoint detection, very useful, we all do well, not too difficult)
- 2007-04-15 10:02:40下载
- 积分:1
-
picPCA
This function used to calculate PCA of image.
- 2013-11-04 18:10:33下载
- 积分:1
-
DSTBC
Distributed Space Time Block Code
- 2015-04-11 03:30:24下载
- 积分:1
-
vision[1]
open source detection face with matlab
- 2010-12-11 03:59:15下载
- 积分:1
-
MATLAB-dianjifangzhen
MATLAB电机仿真精华50例PDF+源码(MATLAB simulation of the essence of 50 cases of motor PDF+ source code)
- 2013-11-24 09:41:33下载
- 积分:1
-
ELM代码
采用极限学习机即(ELM)进行回归和预测的MATLAB代码, 亲测可用,只需要替换自己的数据即可.(Extreme learning machine (ELM) is used for regression and prediction with MATLAB code. You need only use your own data to represent the data in the code.)
- 2021-04-12 11:18:57下载
- 积分:1
-
f12_1
小波包在信号时频分析中的应用,计算得而他信号小波变换的时频面(Wavelet packet time-frequency signal analysis, he calculated wavelet transform time-frequency plane)
- 2010-12-20 18:53:28下载
- 积分:1
-
Matlab_parfor
当matlab计算量很大,重复独立的循环计算很多的时候,我们可以使用matlab的并行计算,这里我先试验了parfor并行计算。以下代码仅适合新版的matlab,改编自《实战matlab之并行程序设计》。(When MATLAB has a large amount of computation and a lot of repetitive computing, we can use the parallel computing of MATLAB, where I first experimented with parfor parallel computing. The following code is only suitable for the new version of MATLAB, adapted from the parallel programming of real MATLAB.)
- 2020-07-03 17:40:02下载
- 积分:1
-
channel_estimation_2dlinear
2d linear channel estimation
- 2009-12-16 17:06:03下载
- 积分:1