搜索资源列表

  1. zyzd

    0下载:
  2. 最优制导律反战术弹道导弹TBM弹道仿真,matlab编写。-Optimal Guidance Law TBM anti-tactical ballistic missile trajectory simulation, matlab prepared.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:stephen
  1. ychen_jasp_software

    0下载:
  2. MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:54272
    • 提供者:lzn
  1. psoprogress

    0下载:
  2. %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 - Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:依然
  1. control

    0下载:
  2. DESIGN OF AN OPTIMAL CONTROLLER WITH PRESCRIBED 基于最优极点配置复合控制的弹性连杆机构主动控制研究 用最优极点配置确定PID参数 -DESIGN OF AN OPTIMAL CONTROLLER WITH PRESCRIBED composite pole placement based on optimal control of active control of elast
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:4771840
    • 提供者:宫晓春
  1. Dynamic_pro

    0下载:
  2. 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组 最优策略组
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:haiyan
  1. nnprune

    0下载:
  2. This function applies the Optimal Brain Surgeon (OBS) strategy for % pruning neural network models of dynamic systems. That is networks % trained by NNARX, NNOE, NNARMAX1, NNARMAX2, or their recursive % counterpar
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:张镇
  1. Delaunayjiyusuiyoutuke

    0下载:
  2. 基于最优凸壳技术的Delaunay三角剖分算法-Convex Hull based on optimal technology Delaunay triangulation algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:185344
    • 提供者:niujiying
  1. 2

    0下载:
  2. 基于MATLABD的线性二次型最优控制设计-MATLABD based on the linear quadratic optimal control design
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:152576
    • 提供者:福哥
  1. optimal

    0下载:
  2. 优化问题实验 优化问题实验-optiaml funtion
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:88064
    • 提供者:周易
  1. OSE_Code

    0下载:
  2. 《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码-《Optimal State Estimation- Kalman, H Infinity, and Nonlinear Approaches》source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:50176
    • 提供者:张留
  1. youhua

    0下载:
  2. 优化法求救方程最小值或最优解 matlab命令窗口会出现几个诸如以下结果的数据-Optimization method distress minimum or optimal solution equation matlab command window will appear as the following results in several data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zhou
  1. optimum_array_processing

    0下载:
  2. 最优阵列信号处理一书中的源代码,对于学习阵列信号处理的人来说,是很不错的资料-Optimal array signal processing, a book' s source code, array signal processing for the study of people, it is very good information
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:412672
    • 提供者:何仲
  1. rengongyuqun

    0下载:
  2. 此程序应用visual basic进行编程的,用人工鱼群算法的程序进行电力系统最优潮流的计算,希望能够对大家有用。-Application of this procedure visual basic programming, use of artificial fish-swarm algorithm procedure of power system optimal power flow calculation, hope can
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:宋云峰
  1. poly_svm

    1下载:
  2. 核函数是利用支持向量机解决不可分问题时引入的一种非线性变换的手段。基本思想是通过非线性变换,使样本变换之后的特征空间中变得线性可分。然后利用线性可分时构造最优超平面的方法,在特征空间中实现最优超平面的求解。-Kernel function is the use of support vector machine to resolve the issue can not be separated from the introduction
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:王旭
  1. matlabsimulink

    1下载:
  2. 《MATLAB控制系统仿真与实例详解》一书的光盘源码。图书简介:本书详细地讲解了MATLAB 7.x的功能与相关操作以及MATLAB在控制系统中的仿真应用。本书内容包括控制系统仿真基础、MATLAB程序设计语言基础、控制系统理论基础、Simulink交互式仿真环境、控制系统建模、线性控制系统的分析与仿真、PID控制系统设计及仿真、最优控制系统设计、鲁棒控制系统设计、神经网络系统设计及其MATLAB实现、模糊控制系统设计和系统辨识。
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:时光
  1. optimal-decision

    0下载:
  2. 最优决策——用几个matlab编程的实例阐述分支定界法的思想是:首先确定目标值的上下界-Optimal decision-making- matlab programming with some examples of the branch and bound method is the idea: First, determine the target of the upper and lower bounds
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:陈西
  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
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:张满超
  1. Ch2figs

    0下载:
  2. 《最优阵列处理》一书第二章的MATLAB例程,包括阵列的基本分析与合成算法。-" Optimal array processing," a book chapter of the MATLAB routines, including an array of basic analysis and synthesis algorithms.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:tanwei
  1. Matlab

    0下载:
  2. 最优控制的matlab基础,主要包括最优控制中常用的matlab知识-Matlab based on optimal control, including optimal control matlab common knowledge
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:张趋
  1. Setadaptive

    0下载:
  2. Adaptive equalization via kalman filtering techniques. Optimal bounding ellipsoid algorithms, LMS and RLS and kalman filter
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-18
    • 文件大小:230400
    • 提供者:karti
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org