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
Learning – 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

Learning

There are 18 posts filed in Learning (this is page 1 of 2).

Post navigation

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

Latex: Table content and border colors

Sometimes, it is required to have the content of a table in a different colour. If only specific elements of a table should be in different colour, \color{colour}{text} can be used easily. If we need to change the colour of the contents to a single colour different from the main colour of the document, we […]

in Latex, Learning | September 16, 2018 | 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

Changing blank space before and after figure captions in IEEE format

The IEEE format creates generous (and more than enough) blank space before and after the figure captions, which cannot be seen in the IEEE published papers. When I had a look in to the IEEEtran.cls class, I found the settings similar to this: So, the above and below caption skips are set as it is […]

in Latex, Learning | March 22, 2018 | 2 Comments

Resolving issue of tables in the IEEE Latex class

subfig package is a unique package in to create subplots with specialised caption and label. Using the package in the IEEE class, however, causes an issue in the tables captions. Per IEEE format, captions should be in small caps (except a, an, to, or, and, …). The table number should come before the text of […]

in Latex, Learning | March 22, 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

Using “minted” package in Latex to format programming codes on Windows machines

I was looking for a package to format programming code inside document for a specific programming language. There are two popular options, which are minted and listings. Between the two options, I found minted more flexible and easy to use, of course only when installed. It allows you to easily specify the programming language of […]

in Latex | February 8, 2018 | 6 Comments

Post navigation

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