Search algorithm
-
This article presents the results of improving an artificial neural network (ANN) to predict the tool wear in high-speed dry turning of SKD11 steel. The original ANN was a backpropagation (BPN) model with the Gradient Descent algorithm (GD).
15p viyoko 01-10-2024 4 1 Download
-
Bài giảng Khai phá dữ liệu (Data mining): Genetic algorithm, chương này trình bày những nội dung về: introduction to genetic algorithms (GA); classes of search techniques; nature to computer mapping; GA operators and parameters; example and homework;... Mời các bạn cùng tham khảo chi tiết nội dung bài giảng!
70p diepkhinhchau 18-09-2023 12 5 Download
-
Bài viết Giảm thời gian mã hóa cho chuẩn nén video HEVC dựa trên việc cải tiến thuật toán tìm kiếm TZ đề xuất cải tiến kỹ thuật tìm kiếm TZ (Test Zone Search Algorithm) bằng cách sử dụng kỹ thuật học máy nhằm làm giảm thời gian tìm kiếm vector chuyển động. Các kết quả mô phỏng cho thấy phương pháp đề xuất giảm 7% thời gian tìm kiếm so với thuật toán tìm kiếm TZ chuẩn sử dụng trong chuẩn HEVC.
7p viannee 02-08-2023 8 5 Download
-
Bài giảng Cấu trúc dữ liệu và giải thuật (Data Structures and Algorithms) - Chương 7: Giải thuật tìm kiếm. Nội dung chính của chương gồm có: Bài toán tìm kiếm, tìm kiếm tuần tự (sequential searching), tìm kiếm nhị phân trên mảng, tìm kiếm nhị phân trên cây. Mời các bạn cùng tham khảo!
13p runthenight09 15-05-2023 14 4 Download
-
Lecture Java Programming Language: Recursion and Advanced Algorithms provide knowledge about selection sort, sorting objects, insertion sort, recursion, mergesort, depth-first searching.
10p lavender2022 22-04-2022 21 1 Download
-
This paper suggests a solution for the image segmentation (IS) problem with the multilevel thresholding based on one of the latest hybrid swarm computation optimization algorithms, particle swarms, and gravitational search (PSGA). The experimental results are comparable with other state-of-the-art algorithms that show that the PSGA on selected images is better than the competitors.
10p linyanjun_2408 21-04-2022 14 1 Download
-
Lecture Data Structures: Lesson 40 provide students with knowledge about skip list: formally; skip list: search; repeatedly toss a coin until we get tails, and we denote with i the number of times the coin came up heads; skip list: insertion; randomized algorithms;...
11p hanthienngao 15-04-2022 12 1 Download
-
Lecture Data Structures: Lesson 45 provide students with knowledge about divide and conquer; binary search; mergesort; splits the list in half; mergesorts the two halves; merging animation; mergesort the right half; merge sort and linked lists;...
54p hanthienngao 15-04-2022 12 1 Download
-
Mục tiêu nghiên cứu của đề tài là nghiên cứu lý thuyết về thuật toán GSA từ những công trình đã công bố trước đây trên tạp chí khoa học thế giới. Nghiên cứu cách áp dụng thuật toán GSA vào tính toán trong hệ thống điện. Xây dựng giải thuật GSA giải bài toán điều phối kinh tế công suất ED. Lập trình tính toán điều phối tối ưu trong mạng điện.
97p khunglongboiboi 18-07-2021 40 4 Download
-
Luận văn được nghiên cứu với mục tiêu nhằm tìm hiểu các bài toán tái cấu trúc lưới phân phối và các giải thuật đã được áp dụng. Nghiên cứu về độ tin cậy cung cấp điện, các phương pháp đánh giá và những yếu tố ảnh hưởng đến độ tin cậy cung cấp điện của lưới điện phân phối. Xây dựng hàm mục tiêu và áp dụng giải thuật Gravitational Search Algorithm – GSA để tìm ra cấu trúc tối ưu cho hệ thống lưới điện phân phối nhằm giảm chi phí vận hành và chi phí ngừng cung cấp điện cho mỗi hệ thống.
128p khunglongboiboi 18-07-2021 38 6 Download
-
Vận hành kinh tế của hệ thống máy phát điện là một trong những vấn đề phổ biến trong hệ thống năng lượng. Trong bài báo này, một thuật toán mới được đề xuất đó là thuật toán tìm kiếm nhóm (Search group algorithm - SGA) để giải quyết các bài toán phân bố công suất tối ưu (Optimal power flow - OPF).
8p larachdumlanat127 02-01-2021 55 6 Download
-
The most common aim of computer game optimisation is to nd the shortest path within a game or to solve a problem of a travelling salesman within a small group of cities. This article deals with the possibilities of comparing the ascertained solutions of a given problem of human intelligence and evolutionary algorithms.
11p nguathienthan9 08-12-2020 18 1 Download
-
In this paper, we describe the application of CRO algorithm to search optimal parameters for PID controller because CRO combines both features of local and global searching techniques to increase the chance of finding global solution. The comparison of tuning PID controller by CRO and traditional Ziegler-Nichols method is also presented. The simulated results show the advantages of tuning PID using CRO compared to traditional methods in terms of performance indices and transient responses.
12p tamynhan9 02-12-2020 54 1 Download
-
In this paper, we present a novel global protein-protein interaction network alignment algorithm, which is enhanced with an extended large neighborhood search heuristics. Evaluated on benchmark datasets of yeast, fly, human and worm, the proposed algorithm outperforms state-of-the-art algorithms. Furthermore, the complexity of ours is polynomial, thus being scalable to large biological networks in practice.
11p tamynhan4 06-09-2020 13 3 Download
-
The purpose of this paper is to consider the project scheduling problem under such limited constraint, called Multi-Skill Resource-Constrained Project Scheduling Problem or MS-RCPSP. The algorithm proposed in this paper is to find the optimal schedule, determine the start time for each task so that the execution time (also called makespan) taken is minimal.
12p koxih_kothogmih5 04-09-2020 18 2 Download
-
This paper develops a hybrid metaheuristic algorithm based on the Genetic Algorithm. In the developed algorithm, (1) a heuristic, (2) a local search, and (3) a restart phase is proposed.
24p tocectocec 24-05-2020 19 3 Download
-
Backtracking Search Optimization Algorithm (BSA) is a new stochastic evolutionary algorithm and the aim of this paper is to introduce a hybrid approach combining the BSA and Quadratic approximation (QA), called HBSAfor solving unconstrained non-linear, non-differentiable optimization problems.
12p tohitohi 22-05-2020 19 1 Download
-
This paper introduces a novel practical variant, namely an open close multiple travelling salesmen problem with single depot (OCMTSP) that concerns the generalization of classical travelling salesman problem (TSP).
16p tohitohi 22-05-2020 25 1 Download
-
This paper aims a novel and a useful multi-objective optimization approach named Non- Dominated Sorting Ions Motion Algorithm (NSIMO) built on the search procedure of Ions Motion Algorithm (IMO).
18p tohitohi 22-05-2020 16 1 Download
-
Luận án trình bày các phương pháp giải bài toán tái cấu hình lưới điện phân phối (LĐPP) dựa trên các giải thuật heuristic tổng quát. Trong đó, bài toán tái cấu hình giảm tổn thất công suất tác dụng được thực hiện dựa trên thuật toán cuckoo search (Cuckoo Search Algorithm - CSA).
196p cotithanh999 05-05-2020 38 6 Download