CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - M

搜索资源列表

  1. 64QAM_system

    0下载:
  2. 运行主函数qam.m,可得到调用理论误符号率曲线和仿真结果。仿真结果包括误符号率和误码率。-running qam.m main function will receive the symbols mistakenly called theoretical curve and simulation results. Simulation results include misuse of the symbol rate and bit error rate.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8316
    • 提供者:曹雨
  1. m-u110_SCH

    0下载:
  2. 打印头电机控制电路,PROTEL99下设计-print head motor control circuit design PROTEL99
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15742
    • 提供者:DALIU
  1. Thread3

    0下载:
  2. 有关多线程的VB程序。 有关多线程的VB程序。-the multithreaded VB program. The m ultithreaded VB program.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12217
    • 提供者:王王王
  1. teaching

    0下载:
  2. the ultimate collection of optimization matlab code-the ultimate collection of optimization m atlab code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24515
    • 提供者:Jialin Li
  1. ltsj

    0下载:
  2. :利用自行研制的多导视觉诱发电位(J M)信号采集处理系统和两套视差深度随机点立体(NOI)图对,诱发 视皮层神经网络兴奋发放,提取并分析了立体视觉视差深度认知过程的皮层电位信号,对视差相关诱发电位特征进 行了标定’ 采用两种完全不同的信息处理方法重复实验,揭示了高级视皮层功能区出现的K! 波由视差相关J M 发 放,提示体视视差深度信息处理可能是在高级视皮层功能区上完成的’ 根据不同功能区隐含信息的处理结果,推测 大脑皮层体视信息处理系统中存在信息反馈通路’ 实验结果还表明,立
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:227502
    • 提供者:特殊台
  1. juzen

    0下载:
  2. 对于矩阵连乘积的最优计算次序问题,设计算Ai…j ,1≤i≤j≤n,所需的最少数乘次数为m[i,j],原问题的最优值为m[1,n]。 当i=j时,Ai…j=Ai为单一矩阵,无需计算,因此m[i,i]=0,i=1,2,…,n ; 当i<j时,可利用最优子结构性质来计算m[i,j]。事实上,若计算Ai…j的最优次序在Ak和Ak+1之间断开,i≤k<j,则:m[i,j]=m[i,k]+m[k+1,j]+rirk+1rj+1 。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:869
    • 提供者:uhy
  1. lussb.m

    0下载:
  2. 基于MATLAB的SSB调制器的设计与仿真-MATLAB-based SSB modulator design and simulation
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:917
    • 提供者:shaozi
  1. lssb_dem.m

    0下载:
  2. LSSB调制解调的MATLAB演示源程序产生消息曲线 载波曲线 频谱曲线等-LSSB modulation and demodulation of MATLAB source generated news demo curve carrier curve spectrum curve
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1447
    • 提供者:shaozi
  1. Data4final

    0下载:
  2. 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouuniversity,则建立字母对应关系: a b c d e f g
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8617
    • 提供者:何志
  1. find_coefficients

    0下载:
  2. 诊断系数搜寻代码。在m文件中循环倒入文件,调用simlink模型,多重循环加特定算法计算系统的诊断系数。-coefficient search diagnosis code. M paper recycling into the document, called simlink model multiple cycle specific algorithm increases the coefficient of diagnosis.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:stuartw
  1. OFDMDVB

    0下载:
  2. 用于DVB的OFDM源代码.包含代码DVB_T2Ksignalgeneration.m OFDMReception.m OFDMTransmission.m等-for DVB OFDM source code. Includes code DVB_T2Ksignalgener ation.m OFDMReception.m OFDMTransmission.m etc.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3530
    • 提供者:lisi
  1. IS-95basebandsimulation

    0下载:
  2. This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RR
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10263
    • 提供者:lisi
  1. msequence

    0下载:
  2. 有关M序列的仿真程序,长度从32到8192,很全-M sequence of the simulation program, the length from 32 to 8192, is all
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:31642
    • 提供者:youguo
  1. OFDM_simu_code

    0下载:
  2. 可以仿真一个OFDM的传输.其中imagetx.m生成OFDM信号,保存为一个WAM文件.可以支持声卡播放.imagerx.m对保存的WAV文件解码.-OFDM transmission. Which imagetx.m OFDM signal generation, Save as a WAM document. audio players can support. imagerx.m to preserve the WAV files decoder .
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:161655
    • 提供者:陈昕
  1. M-Files

    0下载:
  2. matlab编程实现有限元计算,对有限元学习很有帮助-Matlab programming FEM calculation, the finite element study helpful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43454
    • 提供者:efish
  1. corns

    0下载:
  2. 有N个硬币(1<=N<=255),有一些正面向上,另外一些背面向上,没有竖着的.可以对这些硬币进行 翻动,每次可以且仅可以翻动M个硬币(1<=M<=N).每次翻动必须翻M个硬币,不能多也不能少. 问最少翻多少次可以将所有硬币翻成同一面向上(既可以正面向上,也可以背面向上). -of N coins (1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5089
    • 提供者:gyf
  1. three_point_to_draw_circle

    0下载:
  2. 一个三点画圆的m程序,我自己编的,希望大家指点-a 3:00 Circle m procedures, Part I, I hope, we kind
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:陈志文
  1. QPSK_TRANSMITTER

    0下载:
  2. M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2170
    • 提供者:xiaoying
  1. sdr_model

    0下载:
  2. M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28915
    • 提供者:xiaoying
  1. (udp)

    0下载:
  2. 网络聊天室(udp) -Internet chat room (udp) Network Chat Roo m (udp) Network Chat Room ( udp)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8576
    • 提供者:qq
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com