登录
首页 » matlab » nni

nni

于 2011-08-26 发布 文件大小:7KB
0 230
下载积分: 1 下载次数: 4

代码说明:

  this is for stepresponse m file

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • improvedchaossyspaper
    改进的混沌优化方法及其应用 内容通俗易懂,是容易实现(Improved chaos optimization algorithm and its application easy to understand content, it is easy to achieve)
    2009-04-01 17:54:53下载
    积分:1
  • chapter3
    Power Systems Oscillations C3 examples
    2013-01-05 10:04:10下载
    积分:1
  • 蚁群算法求解TSP问题matlab代码
    通过对TSP问题的优化建模利用蚁群算法求解TSP文图(Using ant colony algorithm to solve TSP problem by optimizing the model of TSP problem)
    2020-06-21 08:00:02下载
    积分:1
  • kruskal
    matlab版本 图论中的kruskal算法 一般C版本的比较多,这里提供matlab版本的,更简单方便使用 (Matlab code of kruskal algorithm in graph theory)
    2013-11-13 17:54:08下载
    积分:1
  • 改进nsga2多目标优化
    说明:  通过gamultiobj函数,实现基于nsga2的改进优化算法(An improved optimization algorithm based on NSGA2 is implemented by gamultiobj function)
    2019-02-26 16:05:32下载
    积分:1
  • TrajorySimulationforMovableTarget
    仿真 三点法 matlab 数值仿真 机动目标弹道仿真(simulation matlab simulation movable target missile trajory simulation)
    2009-03-02 19:31:18下载
    积分:1
  • matlab
    matlab program to practice
    2010-11-10 11:16:03下载
    积分:1
  • zzkmatla
    对答题卡考生考号进行识别,对图片进行灰度,切割处理,其中有部分实用对网站的建设。(Candidate number on the answer sheet to identify candidates, on the image to gray scale, cut processing, in which some practical construction of the site.)
    2021-04-28 18:08:43下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • matlab-Image-Processing
    Matlab,Image Processing,including Mean Value Filtering,MidValue Filtering,Laplacian Transformation,Locating Center of Stripes.With GUI Interface
    2013-11-19 18:56:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载