-
Classificatin
matlab 实现的各种分类器 有说明及注释
- 2014-11-16 16:35:19下载
- 积分:1
-
knn
C语言K近邻分类器KNN,有5个简单的例子供学习(knn classifier in C,5 simple examples are included)
- 2009-12-15 13:28:14下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
dyzj
基于S变换的短时电能质量扰动检测方法,从S变换的结果S模矩阵及S复矩阵中提取出所需数据并以此来对各种扰动情况下的电压暂降的幅值、相位跳变、持续时间和谐波含量进行分析(Disturbance detection method based on the results of short-term power quality S transform from S Mode S transform matrix and complex matrix S to extract the required data and use it to various disturbances in case of voltage dips in amplitude, phase jump variable, duration and content of harmonic analysis)
- 2021-04-08 19:59:00下载
- 积分:1
-
frft
有两个程序一个是关于frft的源程序,一个是应用frft对线性调频信号进行检测的程序,原理是以变换阶数(不同的分数阶域)为变量对观测信号进行分数阶变换,形成信号能量在时频平面上的二维分布,在此平面上按阈值进行峰值点的二维搜索即可检测线性调频信号并估计其参数。(There are two procedures one on frft the source, one application frft linear FM signal detection process, the principle is to transform the order of (different fractional domain) as the independent variables on the observed fractional signal change, the formation of signal energy in two-dimensional time-frequency plane distribution in this plane, the peak threshold value by two-dimensional linear FM signal can be detected search and estimate its parameters.)
- 2021-04-26 10:38:45下载
- 积分:1
-
matlab64ls
Comparison of the performances of the LS and the MMSE channel estimators
for a 64 sub carrier OFDM system based on the parameter of Mean square erro
- 2013-05-17 20:37:16下载
- 积分:1
-
Matlab
说明: 有用的MATLAB源码,关于有限元部分的,对于不使用cae商业软件需自编程的人员,有很好的指导作用(Useful MATLAB source code, on the finite element part, for non-use of cae commercial software required to self-programming personnel, have a good guide)
- 2010-03-25 18:43:41下载
- 积分:1
-
maximally stable extremal regions mser
maximally stable extremal regions matlab code . Image is provided. extract the image and put image location in address
- 2016-12-07 17:47:22下载
- 积分:1
-
FEI
假设在一个ad hoc网络中,移动节点的发射功率PTx总是恒定的。要发送数据的移动节点总是先监听信道,测量接收到的信号功率X,其中X= I + N, I为接收到的干扰,N是噪声。移动节点只有在X<INThre时,才可以发射。式中,INThre为背景噪声门限。
在仿真中,我们规定每个移动节点的发射功率是常数,PTx = 1W;接收节点接收机的灵敏度Smin = -80 dBm;信号质量 min = 2 dB;系统的背景噪声门限INThre = 1.2e-10。
(Assuming in an ad hoc network, mobile node s transmission power is always constant PTX. To send data to the mobile node always monitor channel, measuring the received signal power X, which X = I+ N, I was received interference, N is the noise. Mobile node only when X <INThre when it is fired. Where, INThre threshold for background noise. In the simulation, we require that each mobile node s transmission power is constant, PTx = 1W receiver node receiver sensitivity Smin =-80 dBm signal quality )
- 2008-01-05 11:21:40下载
- 积分:1
-
turbo-matlab
用Matlab编写的Turbo码仿真程序(Matlab Turbo Codes prepared by the Simulation Program)
- 2020-06-28 11:20:02下载
- 积分:1