-
Andrew_NG_deeplearning
Andrew NG的deep learning教程的练习补全(the completion of exercise or Andrew NG s deep learning tuturials)
- 2014-10-18 10:07:15下载
- 积分:1
-
power-system-analysis-saadat
saadat著的电力系统分析中文翻译版;有详细的潮流、暂态matlab实例(Chinese translation version saadat power system analysis detailed flow, transient matlab instance)
- 2021-03-23 00:09:16下载
- 积分:1
-
1593698524
小波包分解后,用于求取分解各层小波包系数信息熵(Wavelet packet decomposition for obtaining wavelet packet coefficient entropy)
- 2021-02-10 22:39:52下载
- 积分:1
-
单音素语音的递归定量分析
可以通过CC 方法进行相空间重构,计算嵌入维数和延迟时间,在此基础上,对单音素语音进行递归图和递归定量分析。(The CC method can be used to reconstruct the phase space and calculate the embedding dimension and the delay time. On this basis, the monosyllabic speech is recursively and recursively analyzed.)
- 2020-10-15 00:07:30下载
- 积分:1
-
path loss
performance of wireless communication using path loss, received power and bit error rate calculation for GMSK modulation techniques
- 2018-08-08 20:45:34下载
- 积分:1
-
ParallelNotch
说明: 用matlab对并行notch滤波器进行仿真,此为源代码(With notch filter matlab parallel simulation, this is the source code)
- 2009-07-24 22:07:59下载
- 积分:1
-
exp2
说明: 高斯序列、衰减正弦序列长生的子程序以及频拓分析主程序(Gaussian sequence, the attenuation sine sequence and frequency extension routines longevity of the main program)
- 2011-03-23 16:11:35下载
- 积分:1
-
chabEst01_Para
In this code, the BER performance of a system which uses sparse channel estimation is compared with a system which uses LSE channel estimation. It is shown that using sparse technique improves the performance of the system
- 2013-08-18 14:51:31下载
- 积分:1
-
problem1structures
MATLAB structures provide a way to collect arrays of different types and sizes
in a single array. The following codes show how this can be made for problem1.m.
One of the most interesting features is that the argument passing to functions is
simplified.
MATLAB codes for Finite Element Analysis
problem1.m
antonio ferreira 2008
- 2013-10-01 19:07:56下载
- 积分:1
-
regular_mesh
Finland
Matlab cannot do regular meshes for non-regtancular regions.
However, one can manually do very coarse regular meshes for
these type domains. The difficulty is with the edge data e.
If this data does not correspond to the orientations given by
the PDEtool geometry files, refinement will not work. The
function drawedges() will display the order of the edges and
their segment numbers. However, this function does not tell
how the edges are oriented. However, just run the visualization,
and if the refinement does not work correctly, you know the
problem is with the orientatino of the edge. Remember to also
correct the last two rows of the matrix e when changing the
orientation. (See the documentation for initmesh for more info.)
- 2015-01-21 09:22:16下载
- 积分:1