-
yichuanmatlab
在matlab环境下编写的程序,有具体的例子,适合于初学者。(The process of genetic algorithm under the environment of MATLAB, there is a specific example, suitable for beginners)
- 2015-02-06 20:33:52下载
- 积分:1
-
ELM-classification
实现电路的不同故障模式进行分类,极限学习机(Different fault modes of the circuit are classified and the limit learning machine is implemented)
- 2021-03-20 22:49:17下载
- 积分:1
-
NOMA_PDSCH_Link_test
在PDSCH信道下,运用非正交的知识做的系统级仿真,并采用编码译码方式降低用户的误码率。(In PDSCH channel, the use of non-orthogonal knowledge to do system-level simulation, and the use of codec way to reduce user error rate.)
- 2016-05-05 09:32:24下载
- 积分:1
-
matlabVoice
語音信號是基於時間軸上的一維數位信號,在這裏主要是對語音信號進行頻域上的分析。在信號分析中,頻域往往包含了更多的資訊。對於頻域來說,大概有8種波形可以讓我們分析:矩形方波,鋸齒波,梯形波,臨界阻尼指數脈衝波形,三角波,餘旋波,余旋平方波,高斯波。對於各種波形,我們都可以用一種方法來分析,就是傅立葉變換:將時域的波形轉化到頻域來分析。(Voice signal is based on the timeline of one-dimensional digital signal, where mainly the speech signal in frequency domain analysis. In signal analysis, frequency domain often contains more information. For the frequency domain for about 8 allows us to analyze waveforms: rectangular square wave, sawtooth, trapezoidal wave, the critical damping index pulse, triangle wave, I spin wave, I spin square wave, Gaussian. For all waveforms, we can analyze in a way that is Fourier transform: the transformation of time domain waveform into the frequency domain to analyze)
- 2010-08-23 12:32:06下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
im2bw
本文用matlab的GUI编程实现对图像的二值化处理,适合初学者(In this paper, the GUI programming matlab binary image processing, suitable for beginners)
- 2010-05-07 16:54:05下载
- 积分:1
-
LEO_SPECK
一种无系数表的SPECK编码算法,不再单独划分动态存储空间用于 LSP、LIS 系数表,可在损失一定PSNR的情况下,降低算法的实现复杂度,提高处理速度
(A coefficient table SPECK coding algorithm is no longer a separate division of the dynamic storage space for the LSP, LIS coefficient table, in the case of the loss of a certain PSNR, reduce the algorithm complexity, increase processing speed
)
- 2012-05-16 18:29:26下载
- 积分:1
-
20071716141065582
matlab的期末作业,数学里的数值分析(Matlab end of the operation, mathematics Lane Numerical Analysis)
- 2007-06-17 19:36:07下载
- 积分:1
-
power_wind_dfig1
Simulink Wind Turbine Model
- 2013-09-17 03:49:27下载
- 积分:1
-
LASTONE
LAST one sample file
- 2010-06-04 04:00:14下载
- 积分:1