Kayemba Luwaga - MATLAB Central
photo

Kayemba Luwaga


Last seen: 대략 2개월 전 2022년부터 활동

Followers: 0   Following: 0

메시지

Blockchain & AI Automation Technologist

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

통계

All
MATLAB AnswersFile ExchangeFrom 07/22 to 03/25Use left and right arrows to move selectionFrom 07/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 질문
5 답변

File Exchange

3 파일

순위
170,482
of 297,547

평판
0

참여
0 질문
5 답변

답변 채택
0.00%

획득한 표
0

순위
19,068 of 20,454

평판
0

평균 평점
0.00

참여
3 파일

다운로드 수
5

ALL TIME 다운로드 수
5

순위

of 159,122

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • GitHub Submissions Level 3
  • First Submission
  • First Answer
  • First Review

배지 보기

Feeds

보기 기준

제출됨


Tensorflow_based_MIMO_Deep_Wide_Neural_Network_with_TL
Real life simultaneous data training prediction on categorical and numerical encoded features

2개월 전 | 다운로드 수: 3 |

0.0 / 5

제출됨


MATLAB-GUI-App-for-Network-Traffic-Links-Reconfig-Tech
MATLAB app for analysis of network traffic links reconfiguration technology

2개월 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

제출됨


Auto-Versatile-Distiller-Controller
Technical design, modeling & optimization, and implementation of a Automated Multipurpose Distiller

2개월 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

답변 있음
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...

1년 초과 전 | 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 ...

1년 초과 전 | 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...

1년 초과 전 | 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...

2년 초과 전 | 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). ...

2년 초과 전 | 0