CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matlab b

搜索资源列表

  1. Untitled9

    1下载:
  2. MATLAB实现非均匀B样条曲线拟合,采取图片上曲线的控制点,进行B样条拟合-MATLAB on non uniform B spline curve fitting, taking pictures of the control points on the curve for B spline fitting
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:1032
    • 提供者:周周饭
  1. ADS_B_original

    2下载:
  2. matlab做的模拟ADS-B数据的解码和信号处理整体流程-Matlab to do the simulation of ADS-B data decoding and signal processing the overall process
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-11
    • 文件大小:6503079
    • 提供者:项阳
  1. bishe

    1下载:
  2. MATLAB环境中进行了模拟ADS-B的S模式数据传输流程的仿真实验,在模拟不同的信道环境下对比仿真结果,进行了分析-In the MATLAB environment, the simulations of ADS-B S-mode data transmission flow are simulated, and the simulation results are simulated in different channel environments.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:项阳
  1. TQ_RGB_S1

    0下载:
  2. Matlab图像处理-RGB色彩提取原理方法. 本文中提到的RGB色彩提取方法最为关键的也最为难以严格界定的地方是对于R/G/B三种颜色的判别规则,本文中提到的判别规则是更具R/G/B中某一颜色分量明显不小于其它分量时,即判别某像素点为某种颜色,并通过设置判别阈值,来控制判别条件的颜色与否。为了保持图片的完整性(即三种色彩提取结果中彩色相加后能得到原图),本例中默认设置阈值为0,为了得到更为单纯的颜色,可适当增大阈值。-Matlab image processing- RGB color ext
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:642
    • 提供者:xiaoli111
  1. LSB

    0下载:
  2. 由matlab实现的LSB算法,将图像a隐藏在图像b下,然后提取-The LSB algorithm implemented by matlab hides the image a under image b and then extracts it
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:马帅帅
  1. 13331788POLYPHASE

    1下载:
  2. MAtlab code for Ber in three modulations OQAM FMT and COQAM MAtla b code for Ber in three modulations OQAM FMT and COQAM MAtlab code for Ber in three modulations OQAM FMT and COQAM -MAtlab code for Ber in three modulations OQAM FMT and COQAM
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:935
    • 提供者:sagbo
  1. MathWorks_tools-master

    0下载:
  2. 利用MATLAB和Simulink进行S模式检测和解码-ADS-B Airplane Tracking Tutorial
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:28113030
    • 提供者:小Y
  1. MSR-Identity-Toolkit-v1.0

    0下载:
  2. i-vector系统在MATLAB的一个工具包;可以进行改进进行构建说话人识别系统;内附i-vector的一些原理和介绍.-翻译 i-vector系统在MATLAB的一个工具包;可以进行改进进行构建说话人识别系统;内附i-vector的一些原理和介绍. 61/5000 I-vector xìtǒng zài MATLAB de yīgè gōngjù bāo kěyǐ jìnxíng gǎijìn jìnxíng gòujiàn shuōhuà rén shìbié x
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:2437120
    • 提供者:清灵魂初
  1. blind_tricyclist_models_simulation_example

    0下载:
  2. This document explains the Blind Tricyclist Problem M ATLAB functions and an example input/output data file that are provided in this package. Israel Annual Conference on Aerospace Sciences, Feb. 29 - The descr iptions in this document p
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:132096
    • 提供者:dtrce
  1. 语音信号处理

    2下载:
  2. 采用MATLAB 2015b综合运用各种函数调用等来实现语音信号时域的短时能量,短时过零以及短时自相关函数分析和频域的傅里叶变换,功率谱估计,短时傅里叶变换,小波分析,语音信号的短时综合,语谱图各种分析,充分了解熟悉语音信号的相关分析方法。(This experiment uses the MATLAB 2015 b, the integrated use of various kinds of function call to realize speech signal in time dom
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:417792
    • 提供者:Liu0_
  1. RDADCP_jul17v0

    1下载:
  2. 分析ADCP的实用软件包,能十分快速多元的读取数据(Although the RDI binary and P-file formats are compact and efficient for storing data, it would be handy to be able to read that data into MATLAB. There are various existing toolboxes that purport to do this, but I have foun
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:491520
    • 提供者:Hi bro
  1. 层次分析

    0下载:
  2. 层次分析法matlab实现 clc,clear fid=fopen('txt3.txt','r'); n1=6;n2=3; a=[]; for i=1:n1 tmp=str2num(fgetl(fid)); a=[a;tmp]; %读准则层判断矩阵 end for i=1:n1 str1=char(['b',int2str(i),'=[];']); str2=char(['b',int2str(i),'=[b',in
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:163840
    • 提供者:ddd121
  1. bcs_ver0.1

    0下载:
  2. 用于实现IEEE论文“Bayesian Compressive Sensing”的图2和图4的。(This set of Matlab (7.0) functions contain the core code for generating Fig.2 and Figs.4(a,b) of the following paper:"Bayesian Compressive Sensing" Shihao Ji, Ya Xue, and Lawrence Carin,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1096704
    • 提供者:ninila
  1. ELEC - 733 Real Time Computing

    0下载:
  2. Examines the implementation of modern control techniques and associated instrumentation, using distributed computers. Practical hardware aspects, including measurement and actuation, data conditioning, acquisition and transmission, microprocessor de
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:66560
    • 提供者:Khan17
  1. dizhenfanying

    1下载:
  2. 一个用中心差分和纽马克算法计算地震反应的matlab程序(a program about calculate the reaponse of earthquake include central differencing and Newmark-B method)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-29
    • 文件大小:31744
    • 提供者:zhang881
  1. 第四次

    1下载:
  2. 1.步进频率信号的压缩实验。编写Matlab程序,得到类似如下两图的结果。步进频率信号参数:(1)载频f0 = 5.321GHz, N=21(子脉冲的个数), F = 20MHz (频率步进值), 合成带宽B = 400MHz,(2)载频f0 = 5.321GHz, N=81(子脉冲的个数), F = 5MHz(频率步进值) , 合成带宽B = 400MHz。目标参数:四个分别位于995,1000,1001和1005米处, 其反射系数为1, 1.5, 2.25, 3.375(Compressio
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:63488
    • 提供者:小狐鱼
  1. Kalman

    0下载:
  2. 对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下: a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。 b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。 c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please dow
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:191488
    • 提供者:hanyx
  1. Simple_Compiler

    0下载:
  2. 程序功能:实现对一些简单语句的解释运算。支持的运算种类: int a(这种情况下a=0) int a,45 int b,44 a=a+b a=a-b a=a*b a=a/b string str(str为空) string str1,hello! string str2,like str=str1+str2 input str input a print str print a 输入文件:输入“file”命令,随后输入文件路径 读取命令行参数:在命令的后面紧跟文件路径,个数不限(This pro
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:Athenae
  1. DataHash

    0下载:
  2. 官方哈希加密算法 % EXAMPLES: % % Default: MD5, hex: % DataHash([]) % 5b302b7b2099a97ba2a276640a192485 % % MD5, Base64: % Opt = struct('Format', 'base64', 'Method', 'MD5'); % DataHash(int32(1:10), Opt) % +tJN9yeF89h3jOFNN55XLg % %
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:longgyy
  1. 468184

    0下载:
  2. Matlab code for 16 psk mapping that is gray coded div hr div B 文件列()
  3. 所属分类:系统编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:rdair
« 1 2 ... 35 36 37 38 39 4041 42 »
搜珍网 www.dssz.com