Community Profile

photo

Kayemba Luwaga


Sirasha Engineering (U) Ltd

Last seen: 2 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Contact

Hardware programmer, Intelligent Automation enthusiast

Programming Languages:
Python, C, R, MATLAB, Arduino
Spoken Languages:
English, Russian
Professional Interests:
Deep Learning Toolbox, Reinforcement Learning Toolbox, Deep Learning HDL Toolbox, Industrial Automation and Machinery

Statistiques

  • First Answer
  • First Review

Afficher les badges

Feeds

Afficher par

A répondu
OCR code for complex Background
You can try this, im = imread(listing(i).name); % imshow(im) I = imadjust(im,[.1 .1 .1; 1 1 1],[]); % Crop i...

8 mois il y a | 0

A répondu
I need to change the boundary condition in the code below
if true % code % Heat diffusion in one dimensional wire within the explicit FTCS method clear; % Parameters to define ...

9 mois il y a | 0

A répondu
GNU Octave vs. Matlab
It can be hard to admit, but MATLAB allows amazing "shortcuts" in product development you're going to get anywhere else, you can...

9 mois il y a | 0

A répondu
make work the arduino library with a attiny and USBasp
No worries you can consider making your MATLAB programm as if you intend it for an Arduino board, then use the MATLAB GCC code c...

plus d'un an il y a | 0

A répondu
How can I solve this 12x12 system of odes using any solver (i used ode45) without "Dimensions of matrices being concatenated are not consistent" error??
I got the solution from an example in the link below before anyone answered! (inconsistent spacing between "-" operators). ...

presque 2 ans il y a | 0