CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - matlab算法设计

搜索资源列表

  1. code.rar

    3下载:
  2. 基于离散小波余弦变换DCT的数字水印算法,实现了水印的嵌入提取等过程。毕业设计源代码,Discrete Cosine Transform Based on Wavelet Digital Watermarking Algorithm in DCT, the watermark embedded in the realization of the process of extraction. Graduation Project source code
  3. 所属分类:其他小程序

    • 发布日期:2017-04-22
    • 文件大小:217615
    • 提供者:xiaobao89
  1. filter

    0下载:
  2. 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1460390
    • 提供者:李超
  1. GS-Dammann

    27下载:
  2. 利用MATLAB实现了二元光学设计中的GS算法以及达曼光栅的设计。GS算法是用于光束整形的重要算法,达曼光栅是常见的均匀分束二元光学器件。-Implemented using MATLAB binary optical design of the GS algorithm and Dammann grating design. GS algorithm is an important algorithm for beam shaping, Dammann grating is a common
  3. 所属分类:其他小程序

    • 发布日期:2013-01-21
    • 文件大小:1420
    • 提供者:张望
  1. sa_tsp

    1下载:
  2. 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem, traveling salesman problem (TS
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-14
    • 文件大小:1424
    • 提供者:周薇
  1. LCL_ANT_COLONY

    4下载:
  2. 该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!-The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with the MRI images, good results!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:530691
    • 提供者:成林
  1. monte2_1

    0下载:
  2. 简单的蒙特卡洛算法,设计拟合随机数,通过系类操作完成部分计算-A simple Monte Carlo algorithm, designed to fit a random number, through the Department of the completion of part of the calculation of class action
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1837
    • 提供者:wangqiaoyi
  1. eqtation-iteration

    0下载:
  2. 这是 一个数学基本运算中,关于线性方程迭代算法的一个程序,程序设计规范,可以直接调用-This is a basic mathematical computations on the linear equations iterative algorithms of a program, the program design specifications, and can directly call the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:6849
    • 提供者:张楠
  1. LabVIEW-Matlab-Mixed-Programming-

    2下载:
  2. 针对LabVIEW在数值分析和处理方面的不足,提出了实现LabVIEW与Matlab混合编程的几种方法。通过LabVIEW专有程序接口调用Matlab,LabVIEW设计用户图像界面,负责数据采集 Matlab在后台提供大型算法供LabVIEW调用,其程序的调用方法,可使用Matlabscr ipt节点或ActiveX函数模板。-According to the defect of LabVIEW in complex numerical analysis and processing,seve
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:270078
    • 提供者:jack
  1. MATLAB

    0下载:
  2. pronys算法设计的各次谐波滤波器设计源代码-pronys algorithm design of each harmonic filter design source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:37770
    • 提供者:米老鼠
  1. Matlab 2016a Win64 Crack破解文件

    0下载:
  2. MATLAB 2016a破解版是一款由美国MathWorks公司出品的商业数学软件,MATLAB 2016a破解版可用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视窗环境中,为科学研究、工程设计以及必须进行有效数值计算的众多科学领域提供了一种全面的解决方案。(MATLAB is a 2016a version produced by American MathWo
  3. 所属分类:其他

  1. 蚁群算法

    1下载:
  2. 路径规划是水下潜器智能控制的关键技术之一,其任务是在已知障碍物的环境中按照某一 最优指标寻找一条从起始点到目标点的无碰路径。使用蚁群算法对水下潜器三维空间路径规划问 题进行了研究,以 ACS 算法为基础设计了路径优化搜索算法,详细讨论了信息素表示方法、路径 点选取原则、启发式函数设计和信息素更新规则,给出了算法的具体流程,仿真实验结果表明, 该算法能够方便有效的实现三维空间中的路径规划。(Path planning is one of the key technologies of unde
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:42457088
    • 提供者:毛毛涵
  1. 运用matlab编程实现蚁群算法的低压电力线设计

    0下载:
  2. 在MATLAB平台下,编程实现了蚁群算法,适用于初学者学习了解、运用(运用在低压电力线设计)(Under the MATLAB platform, the ant colony algorithm is programmed)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:
  1. 电动汽车SOC估计算法

    0下载:
  2.  在安时计量方法的基础上, 采用基于折算库仑效率的卡尔曼滤波算法估计蓄电池荷电状态(SOC),并 将此方法应用于 HEV6580混合动力电动汽车镍氢电池管理系统。系统实现的功能包括: 数据监测、数据显示、CAN 通信、SOC估计、热管理和安全报警。经电池试验台模拟工况试验验证, 电池管理系统各子系统达到设计要求且工 作稳定。改进 SOC估计方法解决了传统安时计量法不能估计初始 SOC、难于准确测量库仑效率的问题, 为电池管 理系统稳定工作提供保证(Based on the countin
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:442368
    • 提供者:sulong
  1. 45299420optical_2dpsk

    0下载:
  2. 针对i光孤子系统,采用算法设计了光通信系统的信号传输(this soliton is useful)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:wsf111
  1. Factor Graph in Inertial Navigation Systems

    7下载:
  2. 利用因子图和积算法设计的无人机惯性导航系统算法,利用matlab仿真实现(An algorithm of unmanned aerial vehicle (UAV) inertial navigation system designed by factor diagram and calculation method is realized by MATLAB simulation)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1217536
    • 提供者:峰峰
  1. MATLAB神经网络应用设计

    0下载:
  2. 《图论算法及其MATLAB实现》系统介绍了图论重要算法的思想及其MATLAB实现。("Graph theory algorithm and its MATLAB implementation" system introduces the idea of the important algorithm of graph theory and its MATLAB implementation)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14671872
    • 提供者:大撒大1
  1. MATLAB智能算法30个案例分析+源代码

    1下载:
  2. 《MATLAB智能算法30个案例分析》是作者多年从事算法研究的经验总结。书中所有案例均因国内各大MATLAB技术论坛网友的切身需求而精心设计,其中不少案例所涉及的内容和求解方法在国内现已出版的MATLAB书籍中鲜有介绍。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线.(The 30 case analysis of MATLAB intelligent algorithm is a summary of the author's experience in the stud
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1502208
    • 提供者:cjh1882
  1. “图论的算法 程序设计”

    0下载:
  2. 古典算法与现实的碰撞,各有利弊,针对于matlab下的环境编程,理论为主(The collision between classical algorithm and reality has advantages and disadvantages.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5308416
    • 提供者:吃鸡的鸭
  1. test_KT_RM_correct

    1下载:
  2. 本程序用于验证Keystone算法设计的正确性,采用sinc内插法。(This procedure is used to verify the correctness of Keystone algorithm design, and sinc interpolation method is used.)
  3. 所属分类:其他

    • 发布日期:2020-03-23
    • 文件大小:1024
    • 提供者:分鱼
  1. Matlab课程设计

    1下载:
  2. 用matlab代码实现一个心形图形的实现并且按照顺时针或者逆时针转动(Implement a heart figure with matlab code and turn clockwise or clockwise)
  3. 所属分类:其他

    • 发布日期:2019-02-11
    • 文件大小:1024
    • 提供者:Yiku
« 12 3 4 5 6 »
搜珍网 www.dssz.com