-
realTimeMic
From this matlab program, you can acquire the audible sound signals with a microphone in real-time.
- 2009-02-24 07:51:42下载
- 积分:1
-
Gaussian_Obs
根据高斯模型假设,运用matlab语言模拟基因的结构算法,(Gaussian model assumes the use of the matlab language analog gene structure algorithm,)
- 2012-09-29 11:44:07下载
- 积分:1
-
chen
利用陈超混沌映射,可以产生超混沌序列,这种序列具有类随机性、难以预测性广泛的应用与图像、视频加密领域(Chen Chao use chaotic maps can produce super-chaotic sequence, this sequence has randomness, unpredictability of the wide range of applications and images, video encryption field)
- 2015-02-04 11:47:17下载
- 积分:1
-
MATLAB-Commonly-used-functions
常见的matlab的函数使用介绍以及常用的matlab进行数值计算的程序(Common function introduced the use of MATLAB and MATLAB for numerical calculation program)
- 2015-04-09 08:13:24下载
- 积分:1
-
suiji
随机一致性指标问题-Matlab实验课程学习资料,附源码(Random consistency index problem-Matlab experimental course learning materials, with a source)
- 2009-10-13 13:03:02下载
- 积分:1
-
Human-Computer-Interaction---3rd-Edition-by---ALA
Human Computer Interaction
- 2013-08-06 07:56:42下载
- 积分:1
-
pso
经典微粒群算法MATLAB程序,通过修改w值使得微粒群搜索在全局搜索与局部搜索之间达到一个较好的平衡(Classical PSO MATLAB program, by modifying the value of w makes particle swarm search in the global search and local search to achieve a better balance between)
- 2011-05-29 18:20:07下载
- 积分:1
-
LMS
完成自适应滤波器LMS的过程,根据输入的期望信号和滤波器阶数完成输出信号LMS滤波( completed,LMS filter output signal is completed in accordance with the desired signal and the input of the filter order)
- 2014-11-01 23:36:30下载
- 积分:1
-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
GPSsignalgeneration
利用Matlab生成GPS C/A 码的基带信号。
(1)产生卫星PRN 号码为“5”的一组C/A 码;
(2)循环生成25 页的导航数据,GPS 时间可填入一固定的已知数值;
(3)生成C/A 码扩频信号,每个C/A 码码片给出4 个采样数据;
(4)基带信号采用方波信号,电平为0 和1,占空比为50 %,
不加入噪声,进一步生成某个特定的中频信号(The baseband signal is generated using Matlab GPS C/A code. (1) generate satellite PRN number " 5" is a set of C/A code (2) loop generates 25 navigation data, GPS time can be filled with a fixed known value (3) generated C/A code spread spectrum signals, each C/A code chip sample data is given 4 (4) a baseband signal using a square wave signal with a level of 0 and a duty cycle of 50 , the noise was not added, and further generates a a specific frequency signal)
- 2014-03-14 15:32:26下载
- 积分:1