Kayemba Luwaga
Sirasha Engineering (U) Ltd
Followers: 0 Following: 0
Hardware programmer, Intelligent Automation enthusiast
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
Estadística
0 Preguntas
5 Respuestas
CLASIFICACIÓN
209.291
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
0 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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...
más de 1 año hace | 0
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 ...
más de 1 año hace | 0
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...
más de 1 año hace | 0
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...
alrededor de 2 años hace | 0
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). ...
más de 2 años hace | 0