搜索结果
找到约 3,849 项符合
t-m 的查询结果
matlab例程 adaptive mmse space-time multiuser detection algorithm.m是自适应MMSE空时多用户检测算法 dec multiuser.m是空时解相关多用户检测
adaptive mmse space-time multiuser detection algorithm.m是自适应MMSE空时多用户检测算法 dec multiuser.m是空时解相关多用户检测算法 cd multiuser.m是空时匹配滤波器 ber.m是误码率计算 conver.m是空时PN码产生文件
书籍源码 File: multipath_sim.m Matlab Simulink IEEE 802.15.3a compliant channel model
File: multipath_sim.m
Matlab Simulink IEEE 802.15.3a
compliant channel model
汇编语言 Ch7005C-T的初始化。这段代码是我自己写的
Ch7005C-T的初始化。这段代码是我自己写的,大多厂商在vivi中用的都是lib型的库,不开源!!
其他 OFDM程序 波形如下 子载波数 128 % 位数/ 符号 2 % 符号数/ 载波 100 % 训练符号数 0 % 循环前缀长度 8 (1/16)*T % 调制方式 4-QAM % 多径
OFDM程序 波形如下
子载波数 128
% 位数/ 符号 2
% 符号数/ 载波 100
% 训练符号数 0
% 循环前缀长度 8 (1/16)*T
% 调制方式 4-QAM
% 多径信道数 3
%IFFT Size 128
% 信道最大时延 2
Java编程 iorej g 5piy p4i6yp5ok6uh[5k6u[ t u[6puj[io 8o]7[8
iorej g 5piy p4i6yp5ok6uh[5k6u[
t u[6puj[io 8o]7[8
DSP编程 t transistor has the characteristics of components of the sensor real-time measurement of voltage an
t transistor has the characteristics of components of the sensor real-time measurement of voltage and current signals through, obtained quality factor correction circuit for the feedback and the feedback time, IBM used the feedback field effect transistor implementation, in order to achieve quality ...
matlab例程 function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定义一个连续系统的 S-function
function [sys,x0,str,ts] = csfunc(t,x,u,flag)
% 定义一个连续系统的 S-function
matlab例程 基于matlab中M文件应用
基于matlab中M文件应用,主要实现数值分析课程的应用
数据结构 键盘任意输入一个稀疏矩阵A(m*n)
键盘任意输入一个稀疏矩阵A(m*n),采用三元组存储方法求其转置矩阵B(n*m),并用快速转置算法实现该操作。
人工智能/神经网络 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 TestScriptRecognition.m:测试代码 ScriptFeaExtract.m :
脱机手写体识别Matlab源程序
包括特征提取、bayes分类器、K近邻分类及最近邻分类。
TestScriptRecognition.m:测试代码
ScriptFeaExtract.m :特征提取
KNearestEstimate.m :K近邻估计
NearestEstimate.m : 最近邻估计
BayesTrain.m :训练bayes分类器
Bayes.m :测试bayes分类器
CrossValidate.m :m交叉验证 ...