photo

Neev


IIIT-Delhi

Last seen: más de 2 años hace Con actividad desde 2023

Followers: 0   Following: 0

As someone with a strong background in computer science, I have worked on several web development and machine learning projects, gaining practical experience in software development and testing. What sets me apart, however, is my strong communication skills. I am able to clearly articulate complex technical concepts, both verbally and in writing, and have collaborated effectively with cross-functional teams. This has been especially valuable in my role as a technical intern, where I was able to assist with software development while working closely with others. Beyond my technical and communication skills, I am also a team player with a collaborative mindset. I have participated in various extracurricular activities, which have allowed me to develop strong interpersonal skills and work effectively with others. Overall, I believe that my unique combination of technical expertise and strong communication and interpersonal skills make me a valuable asset in the tech industry.

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Software Development Tools, Technical Services and Consulting

Estadística

All
MATLAB Answers

0 Preguntas
11 Respuestas

Cody

0 Problemas
1 Solución

CLASIFICACIÓN
3.356
of 300.379

REPUTACIÓN
16

CONTRIBUCIONES
0 Preguntas
11 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.931

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
126.753
of 168.299

CONTRIBUCIONES
0 Problemas
1 Solución

PUNTUACIÓN
20

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • 3 Month Streak
  • Knowledgeable Level 2
  • Solver
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
General question, should I use indexing
Hey Brandy So. whenever dealing with a large amount of field data, you will always have two options:- 1. Collate the data into...

más de 2 años hace | 0

| aceptada

Respondida
Could I change a code from jupyternote book to Matlab
Hey Ahmed Yes, the above code you shared can be converted to MATLAB and t=you can find the converted code below:- % importin...

más de 2 años hace | 0

Respondida
Merge A2Ls into one
Hey Chen, So to merge multiple A2L files into one and update ECU addresses using MATLAB. you can try following the below steps:...

más de 2 años hace | 0

Respondida
can't change workspace and files tabs' font size
Hey Liran Even I was facing the same issue earlier, try reinstalling MATLAB. After reinstallation of the same version, you mig...

más de 2 años hace | 1

Respondida
Not enough input arguments
Hi Kiprotich, I reproduced your code on my system and found out that you had not initialised the output vector in the main code...

más de 2 años hace | 0

| aceptada

Respondida
GridSearchCV , what is fittingfunction ?
Hey Shawin I have tried to reproduce the code and you will not face the error if you add a line to define your fitting function...

más de 2 años hace | 0

Respondida
Can't show values to GUI table
Hey Adryan I have reproduced your code to display it in a GUI Table as per your wish, you can find the code below and try runni...

más de 2 años hace | 0

Respondida
Blue signal line style in Simulink (not related to Simscape)
Hey Guillermo The change in colour of 'BH Position' wire from black to blue might be due to the fact that you might be outputin...

más de 2 años hace | 0

Respondida
How to use Monthly data point in Panel Mixed Effect Model
In order to achieve your desired result, I would advice you to use 'fitglme' function in order to successfully complete multi-ob...

más de 2 años hace | 1

Respondida
How i can run the GA-ANN for 3 input parameters and 5 responses
In the case of your problem, I would advice you to use 'fmincon' function in order to successfully complete multi-objective opti...

más de 2 años hace | 0

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:...

más de 2 años hace

Respondida
Linking libraries in Simulink
Hey Ismael According to the problem you have shared, I believe you are trying to first unlink the two files in the original and...

más de 2 años hace | 0

| aceptada