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

搜索资源列表

  1. PD_Radar

    1下载:
  2. 一篇关于,多普勒雷达的文章,我仔细看过,还是可以,我也是做雷达方面的,希望大家又资源共享-It is about PD radar .I think it is very usefull.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:30645
    • 提供者:王兵
  1. Auto_Measure_system

    1下载:
  2. 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
  3. 所属分类:matlab

    • 发布日期:2014-12-24
    • 文件大小:1088486
    • 提供者:lijian
  1. MATLAB

    0下载:
  2. 实现MATLAB的AM调制,解调的全过程,附图。望能审核通过~我会努力上传更好的源码。-MATLAB implementation of the AM modulation, demodulation of the entire process, drawings. Hopefully approved upload ~ I will work hard to source better.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4055
    • 提供者:bleach
  1. xiaobo

    0下载:
  2. 基于小波变换的图像增强算法,我从专业数据库上下载的,应该有用-Based on wavelet transform image enhancement algorithm, I download on from the major databases, it should be useful
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:46897
    • 提供者:陈明
  1. retinex

    1下载:
  2. 这是我自己写的关于 图像处理中retinex、SSR、自适应的对比度增强算法的模板,有很好的效果 希望对你们有帮助- this is for retinex module, I wish it can help for you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:44537
    • 提供者:申月
  1. getdf

    0下载:
  2. 我编写的一个关于解决非线性方程的优化问题的共轭梯度法,希望对大家有用-I prepared a solution of nonlinear equations about the optimization problem of conjugate gradient method, in the hope that useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:18464
    • 提供者:xujun
  1. crosscorrelation

    0下载:
  2. 基于最大互相关的图像匹配,是本人的毕业设计,希望对大家有帮助。-The largest cross-correlation-based image matching, is my graduation project, I hope there is help for everyone.
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:273893
    • 提供者:lu
  1. tunningPIDbyBGPSO

    1下载:
  2. 一款埃及学生用Matlab编的的基于PSO的PID整定程序,使用方法详见程序注释。-Tunning of PID controller using Bacterial Foraging Orientec by Particle swarm optimization My work has been accpepted in GECCO 2008 as Graduat Student workshop. I have used this techique in PID
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:20648
    • 提供者:程跃
  1. 20090405

    0下载:
  2. 本程序实现的是图像的置乱,其中的第三部分。我是自己整理的。 我这里有很多图像水印和视频水印的程序,又需要的人可以找我!!我也会陆续上传的-The implementation of this procedure are scrambling images, one of the third part. Collation of my own. I have a lot of images and video watermark watermark program, and people in
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3146
    • 提供者:郝腾
  1. speaker_id

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:521757
    • 提供者:ajeeth
  1. CBIR

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:20462
    • 提供者:ajeeth
  1. Fuzzy_Logic

    0下载:
  2. 这个简单的GUI程序,介绍了模糊逻辑的运行原理。程序中只用了两个隶属函数,如果你对其有什么改进的,我很欢迎。-Please open FA1.fig file first in and press help button to get knowledge about this GUI. In this I have used only two membership function, Trapmf, and Tirmf, And I tried maximum to cover
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:42738
    • 提供者:Benjamin_Ang
  1. hough

    1下载:
  2. 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:705
    • 提供者:paul
  1. easy_linear_svm

    0下载:
  2. 这是我的一个作业,希望对初学支持向量机的人有帮助!-This is one of my homework, I hope it can help people learning support vector machine!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4339
    • 提供者:申中杰
  1. chap06

    0下载:
  2. ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4112
    • 提供者:张满超
  1. speecheddetect

    0下载:
  2. 本文件包含几个进行语音端点检测的小程序。运行时直接复制到matlab的m文件即可。经本人调试正确无误。-This document contains some of the voice activity detection applet. Directly copied to the run-time of the m file to matlab. After I debug correct.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:2485
    • 提供者:魏玮
  1. sfs

    0下载:
  2. 史丰收速算法 史丰收教授创造的速算法是计算方法上的一次革命 本人保存的好资料-The history of harvest-speed algorithms to create Professor Shi Fengshou speed calculation algorithm is a revolution on the preservation of good information I
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2815320
    • 提供者:张大命
  1. song

    0下载:
  2. 这是我们老师布置的一次大作业,多种方法实现空域增强,希望大家能从中获取到帮助!-This is our first great Teacher homework arrangement, a number of ways to enhance airspace realize, I hope that everyone will get to assist!
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:167849
    • 提供者:宋向辉
  1. huffman

    0下载:
  2. 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:573
    • 提供者:yang long
  1. funrobota

    2下载:
  2. 机器人运动学正解程序,毕业设计可用,希望能有点用场-robical code ,i hope it can be useful for you
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-20
    • 文件大小:792
    • 提供者:Aaron
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com