登录
首页 » matlab » numlabtb

numlabtb

于 2006-05-02 发布 文件大小:278KB
0 199
下载积分: 1 下载次数: 0

代码说明:

说明:  matlab环境下bezier曲线,希望大家都多多共享出来,就好了(Matlab environment bezier curves, I hope you share a lot out!)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LTE_detect_TxD
    说明:  LTE系统下行链路MIMO技术中的传输分集(MIMO LTE Downlink Transmit Diversity Technique)
    2010-04-14 15:06:08下载
    积分:1
  • ebp2
    神经网络使用例子,主要用于图像处理与数据挖掘(Neural Network examples)
    2009-04-28 00:48:15下载
    积分:1
  • ParallelSquare
    运用矩量法,计算平行方板(互联和非互联)的电参数,源代码详细(Using the method of moments to calculate the parallel side plates (Internet and non-Internet) the electrical parameters, source code detailed)
    2011-10-27 22:37:11下载
    积分:1
  • matlabPID
    使用matlab实现PID控制的源码,使用simulink(The realization of the use of PID control matlab source, using simulink)
    2009-05-30 01:02:33下载
    积分:1
  • article
    软件程序按照发射端所掌握的各用户信道状态信息的程度共分为两部分:即完整信道状态信息(CSIT)和部分信道状态信息(CSIP)。其中,每一部分都包括预编码(precoding)和用户调度(scheduling) 在CSIT中,precoding又按照各用户的数据流数分为单数据流和多数据流两种情况。在每种情况下,首先考察了不同预编码算法的性能表现,包括两种ZF、MMSE、SINR、SLNR。之后又考察了功率分配算法的性能表现(文件名中含有PD表明其含有功率分配的过程)。按照不同指标进行功率分配的,在文件名中进行了区分,如PD_CN代表以信道范数为参考指标进行功率分配。Scheduling部分首先观察了RoundRobin、MaxH和MMSLNR三种算法的性能对比。之后在Kc和Round部分分别观察了不同预选用户数和不同最大替换轮数下MMSLNR算法的表现。 在CSIP中,只对各用户单数据流的情况进行了仿真。采用的预编码算法主要有DSLNR(即直接运用CSIT下的预编码算法)、ESLNR(即对SLNR进行均值计算的,在CSIP中,引入均值计算的与SLNR有关的算法,其文件名中都有modified以示区别)、EMMSE(即陈明老师那边的那篇文章中的预编码算法)。Scheduling中也只是简单的观察了RoundRobin、MaxH、DMMSLNR和EMMSLNR(前者没有均值计算,后者有)的性能对比。(The degree of channel state information for each user software program in accordance with the master transmitter consists of two parts : the complete channel state information (CSIT) and partial channel state information (CSIP). Wherein , each of which comprises a pre- coding (precoding) and the user scheduling (scheduling) In CSIT in , precoding and each user according to the number of data streams into a single data stream and multiple data streams in both cases . In each case , first examine the performance of different pre- coding algorithm, including two ZF, MMSE, SINR, SLNR. After they inspected the power allocation algorithm performance ( file name contains PD showed that it contained power allocation process ) . According to different indicators for power distribution , make a distinction in the file name , such as PD_CN representative channel norm-referenced index for power distribution . Scheduling section first observed the performance comparison RoundRobin, MaxH and MMSL)
    2021-02-04 15:29:58下载
    积分:1
  • ch3
    第3章 离散系统结构 109 3.1 离散系统结构的基本原理 109 3.1.1 离散系统结构的分类 109 3.1.2 离散系统结构的基本组成 109 3.2 IIR系统结构及MATLAB实现 110 3.2.1 直接I型 111 3.2.2 直接II型 111 3.2.3 级联型 113 3.2.4 并联型 118 3.3 FIR系统结构及MATLAB实现 122 3.3.1 直接型 123 3.3.2 级联型 123 3.3.3 线性相位型 124 3.3.4 频率取样型 126 3.4 Lattice结构及MATLAB实现 131 3.4.1 全零点FIR系统的Lattice结构 131 3.4.2 全极点FIR系统的Lattice结构 136 3.4.3 零极点ARMA系统的Lattice结构 140(Chapter 3 Structure of Discrete Systems 109 3.1 The structure of the basic principles of discrete systems 109 3.1.1 Classification of 109 Discrete System 3.1.2 The basic system structure composed of discrete 109 3.2 IIR system structure and MATLAB Implementation 110 3.2.1 Direct I-111 3.2.2 Direct Type II 111 113 3.2.3 Cascaded 3.2.4 Parallel 118 3.3 FIR system structure and MATLAB Implementation 122 3.3.1 Direct Model 123 123 3.3.2 Cascaded 3.3.3 Linear Phase Model 124 3.3.4 Type 126 frequency sampling 3.4 Lattice structure and MATLAB Implementation 131 3.4.1 System-wide zero FIR Lattice Structure 131 3.4.2 Lattice all-pole structure 136 FIR system 3.4.3 zero-pole structure 140 Lattice ARMA system)
    2010-05-25 17:56:33下载
    积分:1
  • Prediction
    混沌时间序列预测神经网络一步预测神经网络多步预测(chaotic time series predictionMain_RBF_MultiStepPred.m)
    2013-11-26 16:30:22下载
    积分:1
  • pso-ga
    内含有遗传算法和粒子群算法代码,全部代码都在matlab2013a测试完毕。(Contained within the genetic algorithm and particle swarm algorithm code, all the code in matlab2013a tested.)
    2015-04-17 14:59:34下载
    积分:1
  • histogram_eqalitzation
    不使用matlab库函数,实现图像的直方图均衡化,并且显示灰度变化的函数曲线(Do not use library functions to achieve the image histogram equalization)
    2010-11-27 10:51:33下载
    积分:1
  • libsvm-mat-2[1][1].88-1
    libsvm工具箱matlab的神经网络工具箱实用指南Matlab_BP.rar(libsvm toolbox)
    2009-11-01 19:36:37下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载