-
ODE-in-Matlab-code-example
MATLAB中ODE算法的完整例程,可以参照学习,并且可以直接改动参数,可以运行成功。(Complete routine in MATLAB ODE algorithm can refer to learn, and you can directly change the parameters, you can run successfully.)
- 2014-10-09 10:15:05下载
- 积分:1
-
solarmodel_files
Solar cell using simplified diode model
- 2011-10-14 15:25:23下载
- 积分:1
-
Radarsignalprocessing
雷达信号处理,马晓岩写的,是雷达信号处理的入门必备书籍(Radar signal processing, Xiao-Yan wrote, is an essential introduction to radar signal processing books)
- 2010-07-21 11:38:42下载
- 积分:1
-
iterative
rs 里查森迭代法求线性方程组
crs 里查森参数迭代法求线性方程组
grs 里查森迭代法求线性方程组
jacobi 雅可比迭代法求线性方程组
gauseidel 高斯-赛德尔迭代法求线性方程组
SOR 超松弛迭代法求线性方程组
SSOR 对称逐次超松弛迭代法求线性方程组
JOR 雅可比超松弛迭代法求线性方程组
twostep 两步迭代法求线性方程组
fastdown 最速下降法求线性方程组
conjgrad 共轭梯度法求线性方程组
preconjgrad 预处理共轭梯度法求线性方程组
BJ 块雅克比迭代法求线性方程组
BGS 块高斯-赛德尔迭代法求线性方程组
BSOR 块逐次超松弛迭代法求线性方程组
(iterative method of linear equation.)
- 2020-08-07 21:08:30下载
- 积分:1
-
example_clock
说明: Matlab擦除重绘动画——时钟演示,包含时针、分针和秒针,日期。(Matlab Erasemode redraw animation- Clock )
- 2011-04-13 17:03:42下载
- 积分:1
-
arc.m
Function to plot an arc in matlab
- 2011-04-28 21:06:24下载
- 积分:1
-
123456wavelet_s_layer_2
关于压缩感知的单层小波变换的,对低频部分保留传输,高频部分进行观测从而达到压缩的目的(On compressed sensing single wavelet transform, the low frequency part of the reserved transmission, the high-frequency part of the observations so as to achieve the purpose of compression)
- 2014-01-15 21:20:30下载
- 积分:1
-
cal_div_KL_CS
计算 两个Guassian Mixture Model的KL-Divergence(calculating the KL-divergence between two Gaussian Mixtures)
- 2014-01-27 21:19:51下载
- 积分:1
-
双闭环控制的单相逆变器控制结构 PIPI
采用双闭环控制的单相逆变器控制结构,simulink 仿真结果正确(PI control,realised the unity power factor)
- 2016-09-07 16:20:52下载
- 积分:1
-
filterbank_for_speech_signal
A speech signal filterbank, using melscale frequency and framebanking.( 1. For speech signal can be represented as a discrete sequence of frames (or feature vectors) that can be used as the input to a speech recogniser. Important ideas and techniques that are used in the assignment are the design of a (Mel frequency scale) audio filterbank, , windowing of a continuous audio signal, spectrum analysis of the signal, filtering as multiplication in the frequency domain, the visual representation of a speech signal as a spectrogram, appreciation of the acoustic variability in real speech utterances.
2. To gain a deeper knowledge of the application of MATLAB programming to audio signal processing.
3. To gain practice in the art of writing a formal report: structure, content, style, use of diagrams, presentation etc. etc.
)
- 2010-11-19 21:11:01下载
- 积分:1