-
guoqi
可以简单的绘制国旗,基本的绘制国旗的程序,适用于初学者(Can simply draw the national flag, the flag of the basic procedures for the drawing for beginners)
- 2010-12-11 02:47:01下载
- 积分:1
-
Threshold_Test
在matlab中,实现通信中,将有用信号从噪声信号中分离出来,用到门限比较,保持,长度匹配,减低虚警概率,提高正确率(matlab threshold detaction)
- 2013-11-19 16:42:40下载
- 积分:1
-
matlab
matlab基本信号处理函数及实例应用,非常有用的!(matlab basic signal processing functions and application examples, very useful!)
- 2014-02-12 19:48:55下载
- 积分:1
-
mex
function matrix=asciiRead(fileName)
asciiRead: Read an ascii file into a matrix
Usage: matrix=asciiRead(fileName)
Roger Jang, 20041021
if nargin<1, selfdemo return end
fid=fopen(fileName, rb )
content=fread(fid, inf, char )
fclose(fid)
file=tempname
copyfile(fileName, file
- 2010-04-04 20:43:59下载
- 积分:1
-
time_varying_multipath_channel
说明: 单频信号经过多径时变信道后,输出信号的包络随时间随机起伏,输出信号的频谱从冲激谱变成一个窄带频谱。径数位20,变化频率从0—2HZ随机均匀抽取。(Single-frequency signal through time-varying multipath channel, the output signal envelope random fluctuations over time, the output signal from the impulse of the spectrum into a narrow-band spectrum spectrum. Digital Drive 20, changes in frequency from 0-2HZ uniform random samples.)
- 2009-08-22 19:18:56下载
- 积分:1
-
matlab
matlab算法源程序,重要介绍了三十多种算法,可以直接应用于各种实际问题。(matlab prom)
- 2010-05-24 13:17:54下载
- 积分:1
-
LDA
线性判别分析LDA人脸识别代码,识别率计算(Linear discriminant analysis LDA face recognition code recognition rate)
- 2013-02-24 17:48:03下载
- 积分:1
-
EDA
分布估计算法基础的函数描述,适合初学者,介绍分布估计算法的基础知识,有MATLAB例子帮助读者理解(Estimation of distribution algorithm based function description, suitable for beginners, introduces the basic knowledge of the estimation of distribution algorithm, MATLAB examples to help readers understand)
- 2014-12-01 20:53:36下载
- 积分:1
-
code
1.实验目的:绘制分形图案并分析其特点。
2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。
3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代(1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve, Sierpinski triangle graphic flowers and trees, observe the relationship between the local and original graphics fractal graphics. 3. Experiment idea: using the function calls itself repeatedly to simulate the iterative process when the fractal structure, when the iteration index n is plotted 0:00 run, otherwise continue iterating)
- 2014-12-16 19:51:03下载
- 积分:1
-
image
ce tp est une implémentation de la technique LSB dans le tatouage numérique des images
- 2015-03-07 06:07:11下载
- 积分:1