- Out-of-Stock
Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
MATLAB in application to peripheral calculations and signal processing
Stanisław Osowski, Andrzej Cichocki, Krzysztof Siwek
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
About the book
This is the first publication on the Polish publishing market combining the functions of the Matlab / Simulink programming manual and the use of a Matlab / Simulink system with a detailed presentation of numerical methods and algorithms. The manual presents a wide range of Matlab applications in the calculation of electrical and electronic circuits and signal processing. In the application layer the textbook focuses on five basic groups of issues: numerical methods of linear algebra, calculation of electrical circuits in steady and transient states, discrete signal processing, optimization methods in application to the analysis and design of linear and nonlinear circuits as well as computational algorithms of artificial neural networks. In particular, application programs developed on the basis of Matlab are presented for teaching and testing MLP perceptron networks, RBF radial networks and Support Vector Machine (SVM) networks. The last chapter discusses the ICALAB program package containing a set of programs for blind signal separation and deconvolution. This package belongs to the most widely used programs in the field in the world.
The book is accompanied by a CD.
Table of Contents
Preface
1. MATLAB SIMULATION LANGUAGE BASICS
1.1.Wprowadzenie
1.2. Launching the program
1.3. Types and data formats
1.4.Generation of matrices and vectors in Matlab
1.5. Basic matrix and array operations
1.6. Logic operations
Matlab mathematical functions
1.8. Loop organization
1.9. M-files structure
1.10.Other functions and commands used in the m-files structure
1.11 Matlab quadrature and interpolation functions
1.12. Matlab editor / debugger
1.13. Matlab help functions
Tasks and problems
2.GRAPHICS IN MATLAB
2.1. Basic messages
2.3. Basic graphic functions
2.4. Advanced graphic functions
2.5. Three-dimensional art
2.6. Vector scales
2.7. The function of the ezplot function
2.8.Animacje
2.9.Descriptions of drawings
2.10. Saving and printing drawings
Tasks and problems
3. ADVANCED PROGRAMMING IN MATLAB
3.1. Graphic layouts
3.2. Properties of graphic objects
3.3. Creating a graphical user interface in Matlab
3.4. Matlab compiler
Tasks and problems
4. NUMERICAL NUMBERS OF LINEAR ALGEBRA IN MATLAB
4.1. Norms and matrix indices
4.2. Matrix transforms and decomposition
4.3. Advanced matrix operations
4.4. Polynomial relation in Matlab and its application in the theory of circuits
Tasks and problems
5. MATLAB'S APPLICATION IN THE ANALYSIS OF ELECTRICAL CIRCUITS IN THE CONDITION
5.1.Transform description of the circuit in steady state
5.2.Analysis of single-phase linear circuits in steady state
5.3. Analysis of three-phase circuits
5.4.Analysis of electrical circuits with non-sinusoidal forcing
5.5. Sensitivity analysis of linear circuits
5.6. Analysis of nonlinear resistive circuits using staggered approximation
Tasks and problems
6. COMMON DIFFERENTIAL EQUATIONS AND THEIR USE IN THE ANALYSIS OF CONTINUOUS STATUS
6.1.Description of dynamical systems with state equations
6.2. Euler's numerical algorithms for solving state equations
6.3. Numerical integration algorithms assembled in Matlab
6.4. User interface for solving differential equations using a set of ode functions
6.5. Examples of numerical calculations using a set of functions ode
6.6.Translation of transients in RLC circuits with the state variables method
6.7. Differential-differential equations
Tasks and problems
7. SIMULINK PROCESS
7.1.Wprowadzenie
7.2.Models of dynamical systems in Simulink
7.3. Simulink block service
7.4.Simulation of the time domain solution
7.5. Examples of transient simulations in electrical circuits
7.6. Simulation of dynamic states in electric machines
7.7. Specifying balance points in a dynamic system using Simulink
Tasks and problems
8. PROCESSING OF CONTINUOUS AND DISCREET SIGNALS
8.1.Representation of signals in Matlab
8.2. Layout records and their transformations
8.3. Time delays of a linear system
8.4.Characteristics of the frequency of the system
8.5. Matching of frequency characteristics
8.6. The approximation of the frequency characteristics of analog filters
8.7. Designing discrete filters
8.8. Graphical interface for designing filters
Tasks and problems
9. ANALYSIS OF SIGNALS BY MATLAB
9.1. Discrete Fourier transformation
9.2. Statistical analysis of signals
9.3. Spectral analysis of signals
9.4.Exception of signals
9.5. Analysis of main components (PCA)
Tasks and problems
10. OPTIMIZATION FUNCTIONS AND THEIR APPLICATIONS
10.1.Wprowadzenie
10.2. Options for controlling optimization programs
10.3.Examples of using optimization programs
Tasks and problems
11. PROGRAMS FOR LEARNING ARTIFICIAL NEURAL NETWORKS IN MATLAB
11.1. A multi-layered perceptron
11.2. Radial RBF
11.3.Smart Support Vector Machine (SVM)
11.4. Comparative analysis of RBF and SVM networks
Tasks and problems
12. SLEEP SEPARATION AND DECOMPOSITION OF SIGNALS - TOOLBOX ICALAB
12.1.The formulation of the problem of decomposition and blank separation of signals
12.2.Static linear model of blind signal separation
12.3.Dynamic linear model of blank separation
12.4. Choice of the separation criterion
12.5.Algorithms based on second order statistics
12.6.Algorithms based on higher order statistics
12.7.Toolbox ICALAB
12.8.Examples of applications of the ICALAB program
Tasks and problems
Literature
Index
Other products in the same category (16)
No product available!
No product available!
SUPERLUMISATION MODULE 3x3LED GREEN 20mA LED - KIT FOR INDEPENDENT INSTALLATION
No product available!
No product available!
No product available!
No product available!
A two-wire, serial extender for I2C bus, SMBus and HDMI DDC, working at 2.7 V - 5.5 V. The system has a TSSOP8 housing. PCA9507DP
No product available!
Pololu RC Servo Multiplexer 4 Channel (assembled)
No product available!
No product available!
No product available!
SEMAFORA 5 CHAMBER MOTOR AND SAFETY SHIELD - PLATE AND PROGRAMMED LAYOUT
No product available!
Assembled amplified power regulator of 230 VAC receivers. AVT1860 C
No product available!
No product available!
Base board for the SpaceSOM-8Mplus family of modules. Creates a complete development platform similar to the SBC. SoMLabs SpaceCB-8Mplus-ADV v.1.1
No product available!
No product available!
HK Hobbyking X-Car 60A Brushless Car ESC (sensored/sensorless) (28375)
No product available!