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

搜索资源列表

  1. gai4_2014_12_11_ny

    9下载:
  2. 混合动力汽车动力系统控制算法计算与优化中,使用动态规划算法优化汽车输出转矩MATLAB程序。(Simulation and Optimization of Power System Control Algorithm for Hybrid Electric Vehicle. Using Dynamic Programming Algorithm to Optimize Automobile Output Torque MATLAB Program.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:5120
    • 提供者:张炫迈
  1. DIP

    0下载:
  2. 识别交通灯,能够对简单的马路交通灯进行识别,可以在计算机上用matlab进行仿真识别(Identifying traffic lights)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:373760
    • 提供者:1ge
  1. MATLAB

    0下载:
  2. pll的传输函数 噪声传输函数 四阶LPF设计(noise transfer function(NTF))
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:17408
    • 提供者:无畏123
  1. Matlab code

    0下载:
  2. 图像二值化和电润湿像素单元开口率的计算,用于验证电润湿动力学模型是否正确(The calculation of the image two value and the rate of aperture of the electrowetting pixel unit is used to verify whether the electrowetting kinetic model is correct)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:ALBER
  1. MATLAB的混合整数非线性规划

    0下载:
  2. 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
  3. 所属分类:其他

  1. 编程实践题目-图像处理

    0下载:
  2. 细丝直径的高精度测量是工业生产中的实际问题,如漆包线生产厂家需测量外围绝缘漆的厚度,要求精度达到微米量级。传统的接触式方法无法达到,采用激光衍射的方法,利用工业相机接收衍射图案,并结合图像处理计算可计算出激光衍射极小值点的间距,进而根据理论计算出待测细丝的直径。(Determination of incidence and refraction of light and its range)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:387072
    • 提供者:达芙妮大
  1. matlab 改

    2下载:
  2. 风资源评估 关于山地风场的面源法绕流计算方法(Wind resource assessment -- Method of surface source flow calculation for mountain wind field)
  3. 所属分类:其他

    • 发布日期:2017-11-22
    • 文件大小:29696
    • 提供者:ZZZZQQQQ
  1. ode_jisuan

    0下载:
  2. 利用matlab实现积分计算,并利用一个常用的函数去验证结果(use matlab to canculate the result)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:30720
    • 提供者:zhudanhua
  1. MFEToolbox

    0下载:
  2. MFE TOOLBOX,常用及经济学计算波动率(MFE TOOLBOX. In the financial statistics is widely used. A total of reference)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:2190336
    • 提供者:chichi22
  1. 批量读取

    0下载:
  2. 可以使用matlab这一程序进行操作,当你有多个文件夹 或者是一个文件下下有好多文件 你想批量读取 并且计算就可以用到这个方法来快速读取文件(You can use matlab this procedure to operate, when you have multiple folders or a file under a lot of files you want to read and calculate the bulk can use this method to quickly
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:29696
    • 提供者:sim_han
  1. 26755455dijkstra

    0下载:
  2. Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。注意该算法要求图中不存在负权边。 问题描述:在无向图 G=(V,E) 中,假设每条边 E[i] 的长度为 w[i],找到由顶点 V0 到其余各点的最短路径。(单源最短路径)(Dijkstra (Dijkstra)
  3. 所属分类:其他

  1. matlab

    1下载:
  2. 利用荣格库塔法计算导弹轨迹,输入初始值向量(位置,速度,弹道系数,机动参数),步长,时间起点,时间终点,输出导弹的坐标(Jung kuta method to calculate missile trajectory)
  3. 所属分类:其他

  1. program

    3下载:
  2. 利用粒子群算法进行潮流计算,潮流优化算法(Particle swarm algorithm for power flow calculation and power flow optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:小茶柚
  1. 粒子群优化算法

    0下载:
  2. MATLAB最优化计算,第13章的应用程序, 粒子群优化算法(Particle swarm optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:阿呆9527
  1. fft

    0下载:
  2. 纯c 实现的fft 正变换,与matlab 计算结果比对一样。肯定是可以用的(It contains a file . You need include mach.h.This fft result have be compare it to matlab .)
  3. 所属分类:其他

  1. jianzhengpinlv-m

    0下载:
  2. 利用matlab编程,理论计算长方体小空间的低频简正频率。(Using matlab programming, the theoretical calculation of rectangular low frequency room simple frequency.)
  3. 所属分类:其他

  1. $RE9HDTO

    4下载:
  2. 利用MATLAB实现多旋翼无人机的多机编队仿真,包括三维模型绘制,pid参数计算,利用GUI实现人机交互界面,实时显示各架飞机的状态。(Using MATLAB to achieve multi-rotor UAV multi-aircraft formation simulation, including three-dimensional model rendering, pid parameter calculation, the use of GUI to achieve human-c
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:431104
    • 提供者:可可可@
  1. matlab

    0下载:
  2. 一些MATLAB的小程序,包括数据的处理,指标的计算,多因子什么的(Some small MATLAB procedures, including data processing, calculation of indicators, multi factor)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:elmaryman
  1. 模拟退火

    0下载:
  2. 利用模拟退火算法 计算城市最短距离 无闭合回路tsp商旅问题求解(monituihou jiejeuchengshi zuiduanlujingwenti)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:ruizhang
  1. 动压

    1下载:
  2. 针对动静压轴承,采用有限差分计算轴承油膜厚度及油膜压力(calucate the pressure of hydrodynamic bearing)
  3. 所属分类:其他

    • 发布日期:2017-11-10
    • 文件大小:1024
    • 提供者:Mandyzhao
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com