MATLAB Archives - electroSome https://electrosome.com/tag/matlab/ You Inspire.....We Create..... Sat, 21 Jun 2014 03:16:43 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Read Modify Write Problem with Mid-Range PIC Microcontrollers https://electrosome.com/read-modify-write-problem-pic/ https://electrosome.com/read-modify-write-problem-pic/#comments Mon, 16 Jun 2014 09:56:16 +0000 https://electrosome.com/?p=4987 RMW Problem with PIC 16F Family Microchip’s mid-range PIC Microcontrollers use a sequence of operations : Read, Modify and Write to change output state of a pin. In certain circumstances RMW operations might cause unexpected behavior of outputs. You might have already experienced this issue and struggled with it as you can’t find exact reason […]

The post Read Modify Write Problem with Mid-Range PIC Microcontrollers appeared first on electroSome.

]]>
https://electrosome.com/read-modify-write-problem-pic/feed/ 2
AM Generation using Simulink https://electrosome.com/am-generation-simulink/ https://electrosome.com/am-generation-simulink/#comments Wed, 20 Nov 2013 04:55:20 +0000 https://electrosome.com/?p=7439 Amplitude modulation (AM) is a one of the conventional technique used to transmit message signals using a carrier wave. The amplitude or strength of the high frequency carrier wave is modified in accordance with amplitude of the message signal. If you are a newbie to Simulink, please read our article Introduction to Simulink. First of […]

The post AM Generation using Simulink appeared first on electroSome.

]]>
https://electrosome.com/am-generation-simulink/feed/ 4
AM Generation using Matlab https://electrosome.com/am-generation-matlab/ https://electrosome.com/am-generation-matlab/#comments Mon, 14 Oct 2013 03:33:41 +0000 https://electrosome.com/?p=7451 Amplitude modulation (AM) is a one of the conventional modulation technique to transmit signals using a carrier wave. The amplitude or the strength of a high frequency carrier wave is changed in accordance with the amplitude of message signal. Generation of AM in MATLAB is a piece of cake. If you are new to MATLAB, […]

The post AM Generation using Matlab appeared first on electroSome.

]]>
https://electrosome.com/am-generation-matlab/feed/ 5
Introduction to Simulink in MATLAB https://electrosome.com/introduction-simulink-matlab/ https://electrosome.com/introduction-simulink-matlab/#comments Wed, 05 Jun 2013 23:22:47 +0000 https://electrosome.com/?p=6634 Simulink (Simulation and link) is developed by MathWorks as an add-on with MATLAB. It is a graphical programming language which offers modelling, simulation and analyzing of multi domain dynamic systems under Graphical User Interface (GUI) environment. The Simulink have tight integration with the MATLAB environment and have a comprehensive block libraries and toolboxes for linear and […]

The post Introduction to Simulink in MATLAB appeared first on electroSome.

]]>
https://electrosome.com/introduction-simulink-matlab/feed/ 2
Signal Operations in MATLAB https://electrosome.com/signal-operations-in-matlab/ https://electrosome.com/signal-operations-in-matlab/#respond Fri, 31 May 2013 05:43:27 +0000 https://electrosome.com/?p=6323 Here I’m going to discuss about basic signal operations that can be done in MATLAB. Visit our tutorial guide on MATLAB to get familar with the basic concepts. This tutorial includes : Addition Subtraction Multiplication Shifting a Signal Reversing a Signal Linear Convolution of 2 signals  Addition Addition can be carried out  using the ‘ + […]

The post Signal Operations in MATLAB appeared first on electroSome.

]]>
https://electrosome.com/signal-operations-in-matlab/feed/ 0
Signal Generation in MATLAB https://electrosome.com/signal-generation-in-matlab/ https://electrosome.com/signal-generation-in-matlab/#respond Sun, 19 May 2013 07:50:21 +0000 https://electrosome.com/?p=6280 Here I’m going to show you how signals can be generated in MATLAB. If you are a newbie in this field, have a look at our MATLAB tutorials to get familiar with it. Plotting of Discrete and Continuous signal The 2 main functions for plotting are plot() function – For plotting Continuous signal stem() function – […]

The post Signal Generation in MATLAB appeared first on electroSome.

]]>
https://electrosome.com/signal-generation-in-matlab/feed/ 0
Introduction to 2D Plotting in MATLAB https://electrosome.com/introduction-to-2d-plotting-in-matlab/ https://electrosome.com/introduction-to-2d-plotting-in-matlab/#respond Fri, 17 May 2013 06:43:21 +0000 https://electrosome.com/?p=6139 MATLAB not only helps us for calculation but also helps us in data analysis and visualization by plotting graphs and waveforms. It provides us with a ‘big picture’ of our data. Here I’m going to discuss about the 2D plotting in MATLAB. If you haven’t yet started with MATLAB please goto our Matlab Tutorials. Plotting Using fplot() fplot() : It […]

The post Introduction to 2D Plotting in MATLAB appeared first on electroSome.

]]>
https://electrosome.com/introduction-to-2d-plotting-in-matlab/feed/ 0
Introduction to MATLAB – Beginners Tutorial https://electrosome.com/introduction-to-matlab-beginners-tutorials/ https://electrosome.com/introduction-to-matlab-beginners-tutorials/#comments Mon, 06 May 2013 17:41:57 +0000 https://electrosome.com/?p=4368 MATLAB (Matrix Laboratory) is a forth generation high level programming language and interactive environment for numerical computation developed by MathWorks. It allows data analysis and visualisation, matrix manipulations, function plotting, developing algorithms, creating models and applications, interfacing programs written in other languages such as C, C++, Java and FORTRAN. Applications of MATLAB includes Communication Systems, Embedded Systems, Computational Biology, […]

The post Introduction to MATLAB – Beginners Tutorial appeared first on electroSome.

]]>
https://electrosome.com/introduction-to-matlab-beginners-tutorials/feed/ 2