Deprecated: sanitize_url is deprecated since version 2.8.0! Use esc_url_raw() instead. in /home/alipourm/public_html/blog/wp-includes/functions.php on line 5213
MATLAB – Seyyed Ali Pourmousavi Kani
Seyyed Ali Pourmousavi Kani
Seyyed Ali Pourmousavi Kani
Ph.D. Electrical Engineering | Member, IEEE (S'07, M'15) | Secretary, IEEE Joint Chapter of PE/IE/IA Societies | MIEAust, The Institution of Engineers Australia | Electric Energy Society of Australia (EESA), Engineers Australia (EA)
Skip to content

MATLAB

There are 6 posts filed in MATLAB (this is page 1 of 1).

MATLAB Vectorization Demystified – Part 3: Preallocation

“MATLAB Vectorization Demystified”: In this series, I try to explain vectorization operation in MATLAB in details step-by-step through several examples. This is part 3 in which “preallocation” of variables/parameters are explained. Preallocation You probably have seen this MATLAB warning when coding for or while loops: This is the fact that for and while loops that […]

in Learning, MATLAB | April 29, 2019 | Comment

MATLAB Vectorization Demystified – Part 2: Matrices and Indexing

“MATLAB Vectorization Demystified”: In this series, I try to explain vectorization operation in MATLAB in details step-by-step through several examples. This is part 2 in which “Matrices and Indexing” are explained. Matrix definition Every variable in MATLAB is an array that can hold many numbers, characters, strings, date and times, and so on. Arrays in […]

in Learning, MATLAB | April 15, 2019 | Comment

MATLAB Vectorization Demystified – Part 1: Vectors and Indexing

“MATLAB Vectorization Demystified”: In this series, I try to explain vectorization operation in MATLAB in details step-by-step through several examples. This is part 1 in which “Vectors and Indexing” are explained. Vector Definition in MATLAB In MATLAB, a vector is a matrix with either one row or one column. sampleVector1 =       1    2 […]

in Learning, MATLAB | April 11, 2019 | Comment

Machine Learning with MATLAB

A bunch of machine learning techniques are implemented on real data in here. The approaches are used for clustering, classification, deep learning, and regression through examples.

in Learning, MATLAB | March 31, 2018 | Comment

Turning off warning message issued by some built-in functions in MATLAB

Sometimes, MATLAB built-in functions throw warning messages in the Command Window. I am not talking about the sort of messages which can be easily handled by setting an option before calling the function. For instance, output messages during optimisation iteration can be conveniently controlled by the available options. However, there are other types of warning […]

in Learning, MATLAB | February 16, 2018 | Comment

Scatter and line plots with gradient colour on y-axis direction in MATLAB

Recently, I needed to plot a bunch of time series with gradient colour on the y-axis direction. I wanted the colour to change based on the value of y for each cluster of x. For instance, if you have 10000 days of hourly data, where you want to plot these days in a figure with […]

in Learning, MATLAB | February 11, 2018 | Comment

Recent Posts

  • MATLAB Vectorization Demystified – Part 3: Preallocation
  • MATLAB Vectorization Demystified – Part 2: Matrices and Indexing
  • MATLAB Vectorization Demystified – Part 1: Vectors and Indexing
  • PAPER: Consumers’ flexibility estimation at the TSO level for balancing services
  • PAPER: Improving predictability of renewable generation through optimal battery sizing

Recent Comments

  • KlausCam on Multi-row and Multi-column table with background color in Latex
  • Жандос on Trimming/Clipping EPS figures in Latex
  • KlausCam on Multi-row and Multi-column table with background color in Latex
  • Chris on Using “minted” package in Latex to format programming codes on Windows machines
  • PatriciaWado on Multi-row and Multi-column table with background color in Latex

Archives

  • April 2019
  • December 2018
  • September 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017

Categories

  • Latex
  • Learning
  • MATLAB
  • News
  • Opinion
  • Papers/Publications
  • Programming
  • Publications
  • Tools

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Independent Publisher empowered by WordPress