Community Profile

photo

Abhijeet


Last seen: 3 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
How to write margolus code - Automata cellular
Hi Juan, I understand that you want to implement the cellular automata with the neighborhood of Margolus. Please refer to the...

3 months ago | 0

Answered
Error using matlab.internal.imagesci.netcdflib , R2021b
Hi Simon , I understand that you are facing isssue while using "ncread" function in MATLAB R2021b. This is a known issue with ...

3 months ago | 0

Answered
complete IQ modulator from Baseband through RF upconversion
Hi Mark , I understand that you want to build a simulink model of a complete IQ RF modulator and you are facing issue while fee...

3 months ago | 0

Answered
Force Quit Button in PsychToolbox
Hi Kyle, I understand that you want to create a dialog box which opens on pressing escape key and exits the study in ‘PyschTool...

3 months ago | 0

Answered
Create Callback for Comport in App designer?
Hi César, I understand that you have created a callback function which is not getting triggered. You mentioned using "CR/LF" w...

3 months ago | 0

Answered
stm32H745ZI
Hi Fikret, I understand that you want to create a project for making LED blink using CubeMX and Simulink. I suggest you to ref...

5 months ago | 0

Answered
libmwi18n.dll, libmx.dll, libmat.dll could not be found when building code with slbuild
Hi Semih, I understand that you are getting error “libmwi18n.dll, libmx.dll, libmat.dll could not be found “ while building a ...

5 months ago | 0

Answered
Why do I get error: "The simulink signal object AAA for output port 1 of block BBB was changed during simulation
Hi Adrein, I understand that you are getting error message of the following type "The Simulink signal object AAA for output por...

5 months ago | 0

Answered
Robotics System Toolbox, massMatrix() keeps returning a row of zeros
Hi Deepak, I understand that you are trying to use ‘massMatrix’ function, but you are getting unexpected output. It looks lik...

6 months ago | 0

Answered
Warning: Failure at t=1.664683e+01. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (5.684342e-14) at time t.
Hi Thomas, I understand that you are facing the following warning message while solving a PDE system. To resolve the warning...

6 months ago | 0

Answered
Iterations of copyfile function across files
Hi Julian Gaviria, I can understand that you want to do similar file operations on multiple file using for loop. Please refer ...

2 years ago | 0

| accepted

Answered
Copy data from Structure to Excel
Hi Madalena João , Please refer to this similar question that is already answered and let me know if you have further doubts. ...

2 years ago | 0

Answered
Neural Network Time series prediction
Hi Mrinmoyee Bhattacharya , You can refer to these resources for your problem :- Video Blog Let me know if you have futher d...

2 years ago | 0

Answered
How to write this formula in Matlab
Hi Nicolas Ostinelli, You can refer to the code below.Let me know if there is any error. %constant values U_stat=0.12; U_ca...

2 years ago | 1

Answered
Define Method Implementation During Construction
Hi Rodrigo Fischer , I can understand that you want to construct an object with different functionalites based upon diffrent u...

2 years ago | 0

Answered
summation with for loop
Hi Clayton Holmes, Here are some assumptions i have made for writing the code :- All the variables and the elements in matic...

2 years ago | 0

Answered
Where can I get the trial activation key?
Hi Angela, You can try rechecking your mail in the spam folder for the activation key .If the mail is not present please contac...

2 years ago | 0

| accepted

Answered
Cumulative Summation down a matrix in loop keeping total per section
Hello IDN, I can understand that you want to calculate prefix sum of vector B based on condition provided by vector A. I have ...

2 years ago | 0

| accepted

Answered
MATLAB does not open from command prompt
Hi Utkarsh Barsaiyan I understand that matlab is not recognized or the path for 'matlab' variable is not specified correctly Y...

2 years ago | 0

Answered
How do I download a triar version of window 32-bit MATLAB?
Hi In hee Hwang Actually MathWorks no longer makes 32 bit version matlab You can refer to this link

2 years ago | 0

Answered
How do you find the coordinates of intersections of two lines?
Hi Gautam Kumar I am assuming that the NaN error in your code is probably due to division by 0.This can happen if given two lin...

2 years ago | 0