photo

Dennis Kachila


Kenyatta University

Last seen: alrededor de 1 mes hace Con actividad desde 2021

Followers: 0   Following: 0

Mensaje

Am a graduate biomedical engineer, with a love for control systems and space exploration

Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
C++ with MATLAB, Parrot Minidrones, AI and Statistics, Control System Design and Tuning

Estadística

All
MATLAB Answers

0 Preguntas
6 Respuestas

Cody

0 Problemas
9 Soluciones

CLASIFICACIÓN
199.487
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
0 Preguntas
6 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
39.787
of 168.212

CONTRIBUCIONES
0 Problemas
9 Soluciones

PUNTUACIÓN
106

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Long simulation time by combining BEV and PV modelling in SIMULINK
Hello I had a similar problem, I researched and found out the only way that worked for is to ruduce the battery capacity ratings...

alrededor de 1 mes hace | 0

Respondida
Simulate 1 hour SOC of the Generic Model Simscape Electrical Battery in 1 second
Hello, I had a similar problem. Initially, my battery subsystem was designed to meet the real physical requirements: a 2P4S pac...

alrededor de 1 mes hace | 0

Respondida
Running a Python Script with multiple inputs and outputs through Matlab
Yes, it is possible to run a Python script with multiple inputs and outputs in MATLAB. One efficient way to achieve this is by u...

11 meses hace | 0

Respondida
How do I generate simulated ultrasound data with and without noise?
To create synthetic ultrasound data similar to your example, I considered combining several elements to achieve the characterist...

12 meses hace | 0

Respondida
how can I automatically connect Arduino to the correct port?
Hello I was faced with the same exact challenge you describe and searched online for avaible solution unfortunately I didn't fin...

más de 2 años hace | 0

Resuelto


Calculate BMI
Given a matrix hw (height and weight) with two columns, calculate BMI using these formulas: 1 kilogram = 2.2 pounds 1 inch = 2...

casi 3 años hace

Resuelto


Plot Damped Sinusoid
Given two vectors |t| and |y|, make a plot containing a blue ( |b| ) dashed ( |--| ) line of |y| versus |t|. Mark the minimum...

casi 3 años hace

Resuelto


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as |y = A.ⅇ^(-λt)*cos(2πft)| where |A|, |λ|, and |f| ...

casi 3 años hace

Resuelto


Solve a System of Linear Equations
Example: If a system of linear equations in x₁ and x₂ is: 2x₁ + x₂ = 2 x₁ - 4 x₂ = 3 Then the coefficient matrix (A) is: 2 ...

alrededor de 3 años hace

Respondida
am getting an error on Simscape Onramp>
Hello the solution to this problem was answered here ..check it out it might help https://www.mathworks.com/matlabcentral/answ...

más de 3 años hace | 0

Resuelto


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

casi 4 años hace

Resuelto


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

casi 4 años hace

Resuelto


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

casi 4 años hace

Resuelto


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

casi 4 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

casi 4 años hace