-
PAM
PAM数字调制,matlab/simulink(PAM digital modulation, matlab/simulink)
- 2013-01-08 16:11:45下载
- 积分:1
-
high-order-cumulant-music-doa
四阶累积量music算法以及该算法和经典music的对比(Comparison FOC algorithm and music and classical music of the algorithm)
- 2021-04-08 13:39:00下载
- 积分:1
-
niefiu
利用matlab写成的窄带噪声发生,高斯白噪声的生成程序,构成不同频率的调制信号。( Using matlab written narrowband noise occurs, Gaussian white noise generator, Constituting the modulated signals of different frequencies.)
- 2021-04-23 09:48:48下载
- 积分:1
-
BPGUI
说明: 用matlab实现BP网络,各种激活函数任你选择。(Use matlab to realize BP network. You can choose all kinds of activation functions.)
- 2020-05-27 19:29:26下载
- 积分:1
-
pwm
这是我自己编写的产生PWM波的MATLAB程序,由于PWM波在信号变换领域很有用,希望对大家有所帮助~(This is my own writing production PWM wave of MATLAB, due to the PWM wave in the signal transformation field is very useful, hope to be helpful to you ~
)
- 2021-04-22 22:38:48下载
- 积分:1
-
qiuboyali
利用MATLAB编写了stokes2求解波浪压力分布,即在动水压力分布和总压力分布,在港口海岸设计中用重要地位。(sove stokes pressure of wave)
- 2021-02-16 09:39:47下载
- 积分:1
-
M-J
this code is estimate dyley time .
- 2012-06-18 09:19:25下载
- 积分:1
-
supclust
模糊减法聚类,模糊聚类的matlab实现!(Fuzzy subtractive clustering)
- 2014-09-10 16:12:54下载
- 积分:1
-
FFT_Matlab_Sound1
FFT_ by Matlab_Sound1
- 2013-03-28 19:31:13下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1