搜索结果

找到约 180 项符合 least-Squares 的查询结果

人工智能/神经网络 this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up

this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, s ...
https://www.eeworm.com/dl/650/198173.html
下载: 153
查看: 1075

数学计算 This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the ar

This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
https://www.eeworm.com/dl/641/206778.html
下载: 160
查看: 1053

matlab例程 By building a nonlinear function relationship between an d the error signal

By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
https://www.eeworm.com/dl/665/212275.html
下载: 129
查看: 1050

matlab例程 Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo

Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
https://www.eeworm.com/dl/665/237671.html
下载: 29
查看: 1041

游戏 Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your startin

Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares north, south, east and west around the number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around ...
https://www.eeworm.com/dl/625/254453.html
下载: 164
查看: 1070

文章/文档 Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optim

Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optimization techniques which are based on linear and nonlinear programming. TSP can be described as follows: Given a number of cities to visit and their distances from all other cities know, an optimal tra ...
https://www.eeworm.com/dl/652/255944.html
下载: 30
查看: 1056

其他书籍 μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with

μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application code should require only minor changes (if any). Als ...
https://www.eeworm.com/dl/542/260434.html
下载: 110
查看: 1069

单片机开发 This example demo code is provided as is and has no warranty, implied or otherwise. You are free to

This example demo code is provided as is and has no warranty, implied or otherwise. You are free to use/modify any of the provided code at your own risk in your applications with the expressed limitation of liability (see below) so long as your product using the code contains at least one uPSD produ ...
https://www.eeworm.com/dl/648/276883.html
下载: 144
查看: 1091

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1087

系统设计方案 The BeeStack Application Development Guide describes how to develop an application for BeeStack, in

The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development ...
https://www.eeworm.com/dl/678/284882.html
下载: 59
查看: 1072