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

搜索资源列表

  1. doppler

    1下载:
  2. 介绍了在多通道下的多普勒频移解决方案,能很好的解决实际多径频移问题-Describes the multi-channel Doppler frequency shift under the solution, can be very good to solve practical multi-path frequency-shift problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:988
    • 提供者:dalong
  1. Matlab

    0下载:
  2. 摘 要 随着高等教育理念的变化,实验教学在日常教学中的作用日益明显,提高实验教学质量,开发适 合学生的实验项目是当务之急。利用计算机仿真解决“通信原理”实验教学中的不足,使学生在实验过程中, 不仅加深了对理论知识的理解,同时提高了分析和解决问题的能力以及计算机应用能力。 关键词 通信原理 实验教学 计算机仿真-Abstract With the concept of change in higher education, experimental teaching in the ro
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:285958
    • 提供者:yanyan
  1. CAD

    0下载:
  2. 自己编写的电路分析,优化程序,可求解电路响应,计算元件灵敏度,优化方法包括Powell法,模拟退火法,可部分实现滤波器设计的功能-I have written the circuit analysis, optimization procedures, can solve the circuit response, computing components sensitivity, and optimization methods including Powell method, simulat
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:79683
    • 提供者:david
  1. matlab

    0下载:
  2. clear num=[0,0,10] den=[1,2,10] p=roots(den) [u,w]=solve( w^2=10 , 2*w*u=2 , u,w ) [y,x,t]=step(num,den) plot(t,y) [yss,n]=max(y) finalvalue=dcgain(num,den) percentovershoot=100*(yss-finalvalue)/finalvalue timetopeak=t(n
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2919932
    • 提供者:董森
  1. paiduiliti

    0下载:
  2. 一个利用仿真程序解决排队问题的例子,带有详细的问题,以及分析,求解过程。-A simulation program to solve queuing problems using examples, with detailed, as well as analysis and solution process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:27721
    • 提供者:张林杰
  1. cos

    0下载:
  2. 求解一条直线和一个余弦的第一个交点,返回值为交点的横坐标-A straight line and a cosine to solve the first point of intersection, the return value is the intersection of the abscissa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1323
    • 提供者:杜岚
  1. beibaoPSO

    1下载:
  2. 这份源代码是用粒子群算法解决0/1背包问题,可以正常运行。-The source code is the particle swarm algorithm to solve 0/1 knapsack problem, it works.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1257
    • 提供者:风暴
  1. SGA-matlab

    1下载:
  2. 解决遗传算法MATLAB编程,有助于初学者借鉴。-Solve the genetic algorithm MATLAB programming, help for beginners to learn from.
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:王林
  1. matlab

    0下载:
  2. 乘子法 这是用乘子法解决数学问题的一个实例,是matlab语言程序-Multiplier method which is an instance of the multiplier method to solve mathematical problems, matlab language program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:787
    • 提供者:lige
  1. SOM-TSPcomplete[Matlab]

    0下载:
  2. TSP旅行商问题,本程序用matlab实现,应用som算法解决旅行商问题-SP traveling salesman problem, the program using matlab application som algorithm to solve the traveling salesman problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:2226
    • 提供者:
  1. solve-ODE-using-Matlab

    0下载:
  2. 用matlab解决一般常微分方程的代码~其中还有测试代码。-General ordinary differential equations solved using matlab code to which the test code.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2733
    • 提供者:陈侃
  1. Genetic-algorithm(matlab)

    0下载:
  2. 基于matlab上的rosenbrock函数用遗传算法求解最优解的三个典型程序。-Based matlab on rosenbrock function using genetic algorithms to solve the optimal solution of the three typical program.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:19509
    • 提供者:随珠珠
  1. Matlab

    1下载:
  2. 移动机器人的最优路径规划,也可用于求解迷宫的最短路径-Optimal path planning, of the mobile robot can also be used for the shortest path to solve the maze
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:4896
    • 提供者:刘宣
  1. MATLAB-NRTL

    6下载:
  2. 用MATLAB求解三元物系的NRTL方程,可以供大家参考使用-Ternary System on MATLAB to solve the NRTL equation, for your use and reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:1024
    • 提供者:朱莉
  1. GA-matlab

    0下载:
  2. 遗传算法解决经典流水线调度问题,希望对大家有用。-The classic pipeline scheduling genetic algorithm to solve the problem, hope to be useful.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2956
    • 提供者:佟倩
  1. matlab

    0下载:
  2. 蒙特卡洛方法解决船只装载问题,详细的代码及注释,适用于初学者~- Monte Carlo methods to solve problems loading the vessel, the detailed code and comments for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1311
    • 提供者:唐学大
  1. Solve-Equations

    0下载:
  2. matlab经典算法方程中关于解方程问题的具体内容 可以给需要的朋友们一些启示-classical algorithm matlab problem solving equations equations on the specific content of a friend in need who can give some inspiration
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:85221
    • 提供者:yuan
  1. sr-matlab

    0下载:
  2. 正弦周期信号的随机共振,不同于以往微弱信号检测中的抑制噪声,随机共振能通过噪声加强信号传输能力- We present the numerical method to solve the bistable SR model based on Runge-Kutta algorithm, and propose a new kind of approach for detecting weak signal, which can effectively detect both period a
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:784
    • 提供者:chenchen
  1. solve-equations

    0下载:
  2. 该程序用来求解微分方程,微分方程组和非线性微分方程,代码都已写好只要带入求解的方程就行,而且附有求解的ppt讲解实例。开发的环境为matlab,格式为m文件。-The procedure for solving differential equations, differential equations and nonlinear differential equations, as long as the code is already written into solving the equ
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:84900
    • 提供者:黄宇浩
  1. matlab

    0下载:
  2. 利用方位角,仰角和直线距离画三维散点图。通过转化来求解-Using azimuth, elevation and draw a straight line from the three-dimensional scatter plot,by converting to solve
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:7922
    • 提供者:颜拓
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com