[image retrieval] matlab source code of image retrieval based on Hu moment invariants

1, Introduction Geometric moment was proposed by Hu(Visual pattern recognition by moment invariants) in 1962. It has translation, rotation and scale invariance. These seven invariant moments form a set of characteristic quantities, Hu M. K proved that they are invariant to rotation, scaling and translation in 1962. In fact, in the process of o ...

Posted by pablogosse on Tue, 08 Mar 2022 20:35:23 +0100

[mathematical modeling] parking lot simulation system, including Matlab source code

1 Introduction In recent years, with the sustained and rapid development of economy and society and the steady improvement of national living standards, cars have gradually entered the lives of ordinary people. The number of cars in China is increasing. Parking difficulties and traffic jams have appeared in many cities. In order to cope with t ...

Posted by orionblue on Tue, 08 Mar 2022 05:25:34 +0100

Playing examples of matlab

Welcome to WeChat's official account: Thirteen dream, discuss more interesting and interesting. There is a rumor in the Jianghu that there is nothing he can't do except having children. It's hard to say that. Sooner or later, you have to have a baby. I don't want to listen to my favorite music with musical instruments today. Let matlab ...

Posted by tamilmani on Mon, 07 Mar 2022 21:22:21 +0100

Use C/C + + to read and write mat file (Clion)

Use C/C + + to read and write mat file (Clion) Recently, I need to use C + + to process the data generated by matlab. I refer to some online blogs, but they all use VS. I prefer to use Clion. I also encountered some pits in the process of configuration. Please record. 1, Create project and add test code Let's not talk about creating a proje ...

Posted by rpmorrow on Sun, 06 Mar 2022 11:39:17 +0100

[speech recognition] dial up speech recognition based on matlab GUI [including Matlab source code 1753]

1, Access code Get code method 1: The complete code has been uploaded to my resources: [speech recognition] dial up speech recognition based on matlab GUI [including Matlab source code 1753] Get code method 2: By subscribing to the payment column of zijishenguang blog, private bloggers can obtain this code with payment vouchers. remarks: If ...

Posted by TheTitans on Sat, 05 Mar 2022 07:16:47 +0100

matlab genetic algorithm for solving multi-objective function with time window NSGA - Ⅱ (pateto) - Pareto - single vehicle factory - Multi vehicle - various cost solving algorithm

Multi objective genetic algorithm In this paper, the optimization model of non optimal supplier is established by considering the idea of Pareto 2. In addition, the optimization model of non optimal supplier and non optimal supplier is transformed into multiple objective solutions. In addition, the genetic algorithm is used to minimize the cos ...

Posted by sirish on Thu, 03 Mar 2022 23:55:23 +0100

MATLAB learning notes

Primary directory memorandum Variable names begin with letters and number underscoresMATLAB is case sensitiveThe WHO statement displays the names of all variables that have been used, and who is the specific information of the variablesformat short has four digits after the decimal point (default), format long command displays 16 digits, ...

Posted by crazychris on Mon, 28 Feb 2022 04:42:13 +0100

Making digital huarongdao with App designer

Making digital huarongdao with App designer After 2048, I suddenly thought of Huarong Road, but Huarong Road is difficult to do. Let's try a digital Huarong Road first. UI design The main controls are 16 squares showing numbers, a timing panel, a game victory interface and a new game button. As shown in the figure below. Different from 204 ...

Posted by shiranwas on Sun, 27 Feb 2022 16:06:58 +0100

MatLab learning notes I

For complex numerical calculation problems, the computer can be used to solve the problem, that is, using the characteristics of fast computer operation speed and high computer precision, the complex calculation can be completed by repeating simple operations. Scientific computing is a method of using computers to deal with numerical problems. ...

Posted by spartan7 on Sun, 27 Feb 2022 14:30:22 +0100

[image encryption] image encryption and decryption based on matlab GUI+Logistic+Tent+Kent+Henon [including Matlab source code phase 1745]

1, Introduction to chaotic system 0 Introduction With the rapid development of communication technology, more and more fields need to transmit digital image signals, so the security of information transmission is becoming more and more important. Two kinds of protection technologies commonly used in digital image communication are digital wate ...

Posted by deemurphy on Sat, 26 Feb 2022 13:27:20 +0100