Community Profile

photo

Neev


IIIT-Delhi

Last seen: 9 meses hace Con actividad desde 2023

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ísticas

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

Ver insignias

Content Feed

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

9 meses 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...

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

9 meses 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...

9 meses 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...

9 meses 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...

9 meses 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...

9 meses 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...

9 meses 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...

9 meses 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...

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

10 meses 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...

10 meses hace | 0

| aceptada