S6: digital control technology -- interpolation principle of point by point comparison method

Please note before reading: 1. MATLAB in-depth learning is an in-depth learning based on MATLAB learning notes. Learning this part requires a solid foundation of MATLAB. It is not recommended to learn this content without mastering the basic knowledge. The content of the blog is written and edited by @ K2SO4 potassium and published in the pers ...

Added by sholah on Fri, 22 Oct 2021 17:27:51 +0300

Comparison between NumPy and Matlab

introduce MATLAB ® And NumPy / SciPy have a lot in common. But there are many differences. NumPy and SciPy were created to perform numerical and scientific calculations in the most natural way in Python, not MATLAB ® clone. This page aims to collect wisdom about differences, mainly to help skilled MATLAB ® Users become skilled NumP ...

Added by jamesl on Fri, 22 Oct 2021 04:12:11 +0300

Paper reproduction - a method of building wall line extraction based on indoor point cloud data

research meaning Aiming at the characteristics of indoor point cloud data without structured attributes, no connection between data, no semantic information and high data point density, combined with the geometric features of building point cloud and the requirements of indoor navigation, this paper simplifies the complexity of building g ...

Added by npereira on Thu, 07 Oct 2021 03:55:57 +0300

Digital signal processing tutorial uses matlab to realize common sequences

catalogue 1, Experiment name 2, Experimental equipment 3, Experimental purpose 4, Experimental principle 5, Experimental contents and results 6, Experimental harvest 1, Experiment name matlab implementation of common sequences. 2, Experimental equipment Computer with matlab software and textbook of digital signal pr ...

Added by traxy on Fri, 01 Oct 2021 20:27:04 +0300

Experiment 2: Extraction and Random Partition of Image Data

Experimental software: matlabThe experiment content: (1) According to ABERDEEN face database and some face images in FERET face database, complete the extraction of image data, and randomly divide it into training sample Xtrain and test sample Xtest, and give the label Xlabel of training sample at the same time. If the image size is inconsisten ...

Added by rajns on Mon, 27 Sep 2021 19:45:38 +0300

[production scheduling] solve the zero waiting problem of production scheduling based on immune algorithm matlab source code

1, Introduction to immune algorithm 1 Introduction The word "Immune" is derived from Latin. Long ago, it was noted that patients with infectious diseases will have varying degrees of immunity to the disease after recovery. In medicine, immunity refers to a physiological response of the body to contact antigenic foreign bodies. In 195 ...

Added by itbegary on Thu, 23 Sep 2021 06:20:05 +0300

[digital signal modulation] am + DSB + SSB + ask + FSK + PSK modulation and demodulation based on GUI [matlab phase 058]

1, Introduction to modulation and demodulation 1 Introduction Modulation: the message signal is placed on a certain parameter of the carrier to form a modulated signal. Demodulation: the inverse process of modulation to recover the message signal from the modulated signal. 2 purpose of modulation In wireless communication, matching channel ch ...

Added by conspi on Wed, 22 Sep 2021 09:06:35 +0300

[digital baseband signal] digital baseband signal waveform simulation [Matlab 988]

1, Brief introduction of digital baseband signal waveform simulation This paper mainly studies the basic concept of digital signal baseband transmission, the transmission process of digital signal baseband transmission, and how to simulate and design digital baseband transmission system with MATLAB software. Firstly, this paper introduces the ...

Added by pelleas1022 on Tue, 21 Sep 2021 14:00:49 +0300

[optimization prediction] BP neural network prediction optimized by firefly algorithm [Matlab 1313]

1, Introduction to firefly optimization algorithm (FA) 1 Introduction There are many kinds of fireflies, mainly distributed in the tropics. Most fireflies produce rhythmic flashes in a short time. This flash is due to a chemical reaction of bioluminescence, and the flash pattern of fireflies varies from species to species. firefly algorithm (F ...

Added by abushahin on Thu, 16 Sep 2021 03:11:41 +0300

Conservative strategies cellular automata three-lane traffic flow model matlab source code

1. Introduction to cellular automata Development of 1-cell automata The original cellular automata was proposed by Von Neumann in the 1950s to mimic the self-replication of biological cells.But it has not been taken seriously by the academia. It was only after John Horton Conway of the University of Cambridge designed a computer game called &q ...

Added by heerajee on Tue, 14 Sep 2021 05:25:30 +0300