-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
ds
说明: 本文件是用matlab来实现的D-S证据理论代码。可以进行DS证据理论的推到验证(This document is achieved by matlab code DS evidence theory. DS evidence theory can be pushed to the validation)
- 2011-06-06 11:17:12下载
- 积分:1
-
conductivity-probe
用于电导探针采集信号的分析处理。包括单个信号与多个信号的处理。(Collected for the conductivity probe signal analysis and processing. Including more than a single signal and signal processing.)
- 2011-10-28 10:41:20下载
- 积分:1
-
rect
矩孔的夫琅和费衍射模拟 简单 易懂 是离散化形式(the method to calcute fulanghefei)
- 2011-11-30 20:25:56下载
- 积分:1
-
EEGMATLAB
脑电信号的读取以及用小波分析算法对其进行分解和重构(Eeg reading and using wavelet analysis algorithm for decomposition and reconstruction)
- 2021-03-31 17:09:08下载
- 积分:1
-
multi-depot vehicle routing problem
可用来求解多仓库的车辆路径问题,经测试可直接运行(This program can be used to solve the vehicle routing problem of multiple warehouses, and can be directly run after testing)
- 2020-08-14 15:28:27下载
- 积分:1
-
bp
说明: 在matlab的条件下,开发BP网络的优化方法,对边坡的安全系数进行分析(In matlab under the conditions of the development of BP network optimization method, the slope factor of safety analysis)
- 2007-07-24 17:34:37下载
- 积分:1
-
demo_turbo
用于无线通信系统中提高通信质量、减小误码率的有效措施的操作工具(Used in wireless communication systems to improve communication quality, effective measures to reduce the error rate)
- 2011-07-09 23:41:53下载
- 积分:1
-
51699273erweixiaobobianhuan
研究生毕业设计fcm水印程序处理 应用小波 模糊处理(Graduate program designed to deal with the application of wavelet watermark fcm obfuscate)
- 2015-01-22 13:52:40下载
- 积分:1
-
Spectral_Methods_In_Matlab
matlab中的特殊数学算法,英文版书籍,比较专业。(The special mathematical algorithm matlab )
- 2010-07-05 22:40:20下载
- 积分:1