-
percep-classification
说明: 一个感知器神经网络用于分类,有需要的人可以下载啊(A percep used in classification)
- 2011-03-29 12:17:13下载
- 积分:1
-
MCORPSD
可利用该源码程序用Blackman-Tukey法(自相关法)对信号 作功率谱估计。(Can make use of the source program using Blackman-Tukey method (autocorrelation method) on the signal for the power spectrum estimation.)
- 2008-02-22 11:34:54下载
- 积分:1
-
compute
可以计算两个数的和的matlab程序,有界面(GUI code which can compute the sum of two numbers)
- 2014-08-30 21:34:24下载
- 积分: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
-
Program-for-Computing-FFT
program for fast fourier transform
- 2011-01-21 13:44:26下载
- 积分:1
-
ship_dtc-and-ship_svm
基于dtc svm_dtc 的船舶电力推进系统仿真模型(Propulsion system simulation model based on dtc svm_dtc ship )
- 2020-11-18 15:19:38下载
- 积分:1
-
ceemd
说明: 利用CEEMD进行时间序列的分解,可获得各种时间尺度的信号(The decompisition of time series with CEEMD)
- 2020-08-16 05:47:23下载
- 积分:1
-
ukfkf2
UKF和KF的实现。并通过输出图像比较两者的区别(UKF and the KF implementation. By comparing the difference between the output image)
- 2011-04-29 15:34:23下载
- 积分:1
-
Alamouti
4g的核心技术:关于MIMO技术当中的空时编码(4g core technology: coding on the MIMO-OFDM)
- 2011-06-13 18:01:40下载
- 积分:1
-
regress_binomial2
Binomial regression on Ca4227, Ca4455 and FeH
- 2012-05-17 16:51:45下载
- 积分:1