-
chu
本程序可以实现具有较好相关性的ZC序列,其时频两域相关性很强(The program can achieve better correlation with the ZC sequence, time and frequency domain strong correlation)
- 2021-04-11 14:08:58下载
- 积分:1
-
sparseMRI_v0.2
Sparse MRI Sparse MRI reconstruction based compressed sensing(Sparse MRI reconstruction based compressed sensing Sparse MRI reconstruction based compressed sensing)
- 2013-10-09 18:11:56下载
- 积分:1
-
MTN-Lecture-1
MOBILE TELE COMMUNICATION
- 2014-02-05 17:07:12下载
- 积分:1
-
VideoGameTheory
Video Game Theory to develop game
- 2014-01-22 09:37:53下载
- 积分:1
-
ffmpeg-matlab
This code can capture a frame from a vidoe in matlab.
- 2009-10-21 15:14:58下载
- 积分:1
-
cdma
提供了CDMA通信的matlab仿真程序(Provide a CDMA communication matlab simulation program)
- 2010-10-25 20:18:36下载
- 积分:1
-
MATLAB_10207058
对matlab的指令和函数进行了详细说明和解释(On the matlab function instructions and a detailed description and explanation)
- 2009-05-25 16:05:19下载
- 积分:1
-
Canon
matlab模仿的卡农音频信号,通过正弦信号和余弦信号来处理,可以看到matlab处理音频信号的强大功能(Matlab imitation XLR audio signal by the sine signal and cosine signal processing, you can see a strong function of matlab to process audio signals)
- 2012-05-23 22:45:14下载
- 积分:1
-
ROC-plot.zip
试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。(PLOTROC Plot receiver operating characteristic.
Syntax
plotroc(targets,outputs)
plotroc(targets1,outputs1, name1 ,targets,outputs2, name2 , ...)
Description
PLOTROC(TARGETS,OUTPUTS) plots the receiver operating characteristic
for each output class. The more each curve hugs the left and top edges
of the plot, the better the classification.
PLOTROC(TARGETS1,OUTPUTS2, name1 ,...) generates multiple plots.
)
- 2012-02-12 11:58:08下载
- 积分:1
-
Gray
说明: 进行Gray码的图像变化,思想是进行位操作,首先将原始图先的每一位取出来,
然后将十进制转化位二进制,将其按位取出,进行变换,得到变换后图像的每一位的值,再进行组合即可(Gray code for the image change idea is to place operation, first the original plan to take out each and every first and then bit binary decimal conversion, be removed by bit, for transformation, transformed the image of each of value, then the combination can be)
- 2010-04-25 14:04:39下载
- 积分:1