-
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
-
MATLAB_movie
MATLAB 程式设计入门篇之动画制作,是台湾清大资工系多媒体检索实验室出的。(MATLAB programming portal entered into animation production, Taiwan's National Tsing Hua University is funded multimedia retrieval system of laboratories.)
- 2007-04-17 13:36:50下载
- 积分:1
-
SCJP-Java-6-(Exam-310-065)
The purpose of this study guide is to prepare you for the Sun Certified Java Associateexam. This preparation will be accomplished by familiarizing you with the necessaryknowledge related to Java fundamentals, tools, and technologies that will be represented on the exam.
- 2015-03-08 19:51:35下载
- 积分:1
-
IEEE14
IEEE14节点5机测试系统matlab下的详细模型,包含系统数据和Simulink仿真模型。(IEEE test system for 14-bus-5-generator, can be employed directly by matlab. It contains data files and simulink files.)
- 2015-08-01 00:14:11下载
- 积分:1
-
kmeans
matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习(matlab source code on the fuzzy K-means clustering algorithm, very good for everyone to download research study)
- 2008-07-19 10:03:13下载
- 积分:1
-
41695081Matlab_Image_Processing
Matlab在图像处理与目标识别方面的应用实验,3个数字图像处理作业,车牌识别,边缘检测,包括实验数据代码以及报告,matlab实现(Matlab image processing and target recognition in the application of experimental)
- 2011-04-25 21:16:18下载
- 积分:1
-
EE_497_3_cooprelay
This shows that relay power is an important criterion which decides the gain we get from simple relaying as compared to direct transmission.
- 2011-10-23 22:23:54下载
- 积分:1
-
Fuzzycontrol
模糊自整定PID控制系统设计与仿真
飞机俯仰姿态保持模糊PID控制 (Fuzzy self-tuning PID control system design and simulation aircraft pitch attitude to maintain Fuzzy PID Control)
- 2021-04-01 14:39:08下载
- 积分:1
-
Database-TDX
Matlab 通达信股票数据接口,使用矩阵的算法直接复制数据,较常见的循环算法效率更高。(A Data interface for Matlab which can read stock data TDX, it can work more effective than other.)
- 2015-04-19 14:02:18下载
- 积分:1
-
THERMO2---copie
A simple thermometer and thermostat using less expensive component in assembly language.
- 2014-08-28 19:55:14下载
- 积分:1