-
MatLab_Using_Simulink
MatLab_Using_Simulink 熟练掌握simulink。(Simulink MatLab_Using_Simulink master.)
- 2013-04-16 21:17:15下载
- 积分:1
-
SPWMinverter3P_Final
Consist of SPWM Generator. Three phase inverter with pulses.
- 2013-10-29 18:49:56下载
- 积分:1
-
NLKPCA
这是外国人实现的非线性主成份分析,可下载相应的文章,可用来降维!(Applies the kernel method to unsupervised algorithms as for instance Principal Component Analysis. This gives a principled and efficient approach to nonlinear PCA)
- 2013-04-22 10:43:46下载
- 积分:1
-
log_normal
对数分布海杂波仿真程序,非常棒的MATLAB源码,需要的可以看下
(Simulation of sea clutter on the source, including the principles and programming note)
- 2015-03-29 20:23:24下载
- 积分:1
-
stbc-uwb_snr_fullrate
一些关于空时编码的编码解码仿真程序,希望可以给大家提供帮助。(Number of space-time coding codec simulation program, I hope you can give to help.)
- 2009-01-01 11:12:53下载
- 积分:1
-
perseptron
a perceptron algorithm for neural network
- 2010-10-11 12:29:48下载
- 积分:1
-
caesar
caesar加密算法,可用于简单加密或实验(encryption algorithm)
- 2010-11-11 08:27:14下载
- 积分:1
-
Target-tracking
说明: 机动目标跟踪的一本书,pdf版的,经典。要看。(Target tracking in a book, pdf version of the classic. Look.)
- 2010-04-27 14:47:19下载
- 积分:1
-
wiener
在MATLAB环境下,采用维纳滤波对语音进行去噪(In the MATLAB environment using Wiener filtering of speech denoising)
- 2012-03-29 22:04:35下载
- 积分:1
-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1