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

搜索资源列表

  1. MMC

    0下载:
  2. this about queuing theory. For simulating different type of queuing including M/M/1,M/M/C-this is about queuing theory. For simulating different type of queuing including M/M/1,M/M/C
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:3072
    • 提供者:momo
  1. m

    0下载:
  2. 通用m序列生成器,可以自动设置初始值和初始相位-GM m sequence generator can automatically set the initial value and initial phase
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:760
    • 提供者:LLian
  1. dsxy2figxy.m

    2下载:
  2. Transform point or position from axis to figure coords
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1131
    • 提供者:javi
  1. Multi-travelingsalesmanproblem

    0下载:
  2. 多旅行商问题是单旅行商问题的扩展, 具有更广泛的实际意义。在研究M TSP 解的特点的基础上, 提 出了最小化总行程和均分多个旅行商访问点数、最小化总行程及均分访问路程的两个多目标的M TSP 问题, 并分别给出了相应的数学模型、求解算法和应用实例, 实例表明模型的正确性。-Multi-traveling salesman problem traveling salesman problem is a single expansion, with a wider range of pra
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:242972
    • 提供者:Notics
  1. MonteCarlo

    0下载:
  2. hs is the set of files (with the powerpoint presentation, in french or in english) used for the Webinar "Simulation de Monte Carlo en MATLAB". - The first demo (LakeArea, run MainLakeArea) is computing the size of a polyogon using a MC approach
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:408052
    • 提供者:yang
  1. J.M.Cioffi_06Globecom_MIMO_OFDM

    0下载:
  2. 几篇2006年IEEE Globecom的论文,作者为J.M.Cioffi教授的学生,对MIMO-OFDM研究者有相当参考价值-Globecom 06_Papers
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:865710
    • 提供者:高昕
  1. PN_sequence_generation

    1下载:
  2. Generation of m-sequence of period 31.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:609
    • 提供者:Sanjeet Kumar
  1. mix_M_C

    0下载:
  2. M文件和C文件的混合编程。主要包括两部分,一部分是M文件一部分是C文件-M files and C files mixed programming. Mainly consists of two parts, one part of M is a C file file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:105977
    • 提供者:wudan
  1. 1

    0下载:
  2. 任务:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求: 1)可以输入各个项目的前三名或前五名的成绩; 2)能统计各学校总分, 3)可以按学校编号或名称、学校总分、男女团体总分排序输出; 4)可以按学校编号查询学
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:19297
    • 提供者:eric cui
  1. canny.m

    0下载:
  2. detect edes by canny edge detection based method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1346
    • 提供者:shishu
  1. ofdm.m(B)

    0下载:
  2. 一个关于ofdm的MATLAB仿真源代码-OFDM MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:517
    • 提供者:huqian
  1. zhengjiaoxinhao

    0下载:
  2. 完成M=4的正交信号的数字通信系统的蒙特卡罗仿真。分析其在加性高斯白噪声下误码率与信噪比之间的关系,绘出误码率-信噪比曲线图,并和物理曲线进行比较。-The completion of M = 4 orthogonal signals in Monte Carlo simulation of digital communication systems. Analysis of the additive white Gaussian noise bit error rate and signal
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3243
    • 提供者:马妍
  1. emd_2d.m

    0下载:
  2. 二维经验模式分解代码,十分实用,希望对有需要的朋友有用-Two-dimensional empirical mode decomposition code, are very useful, want to be useful to have a friend in need
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2016
    • 提供者:ted
  1. IMMKFEKFfitler

    4下载:
  2. 雷达多目标机动跟踪 利用imm模型可以获得很好的跟踪效果,其中滤波器用了ukf和ekf. 程序列表 程序说明 CAEKF.m 采用CA模型的EKF滤波 IMMUKF.m 采用交互式多模型的UKF滤波程序 FX1.m IMMUKF.m程序中CV模型系统方程 FX2.m IMMUKF.m程序中CA模型系统方程 FZ.m IMMUKF.m程序中观测方程函数 数据列表 Measure.mat 观测数据 Real.ma
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:309859
    • 提供者:backyes
  1. matlab

    1下载:
  2. 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
  3. 所属分类:其他小程序

    • 发布日期:2013-10-14
    • 文件大小:7615
    • 提供者:jshuska
  1. M

    0下载:
  2.  M型星对研究恒星的演化具有重要价值. 在我国正在实施的大型巡天项目(LAMOST 项目) 中,急需M 型星的自动识别系统. 本文给出了一种自动识别M型星的新方法-M-type star stellar evolution study of great value. In our country is implementing a large-scale sky survey project (LAMOST Project), the urgent need for M-type stars
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:548051
    • 提供者:f0700
  1. hw1

    0下载:
  2. 简易单服务台队列系统,C语言,VC6.0开发环境-M/M/1 queue simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:290260
    • 提供者:刘冰
  1. LDPC.m

    0下载:
  2. this the source code for LDPC in MatLab-this is the source code for LDPC in MatLab
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:977
    • 提供者:Kashif
  1. m

    0下载:
  2. 伪随机序列发生、分析相关性,并作出初步判断的m程序;运行后的可见图形。-The pseudo-random sequence has, the analysis relevance, and makes the preliminary judgment the m procedure After movement eye diagram.
  3. 所属分类:Other systems

    • 发布日期:2017-01-10
    • 文件大小:1332
    • 提供者:havi
  1. mazixulie

    2下载:
  2. M,GOLD ,WALSH序列自相关和互相关的仿真代码。包括一些复合序列的仿真代码。-M, GOLD, WALSH serial autocorrelation and cross correlation of the simulation code. Including some complex sequence of simulation code.
  3. 所属分类:Other systems

    • 发布日期:2016-05-30
    • 文件大小:2472
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com