photo

Gowtham


Last seen: 8개월 전 2023년부터 활동

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, Javascript, MATLAB
Spoken Languages:
English, Hindi, Telugu
Pronouns:
He/him

통계학

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How do I sort a 3D matrix where the third dimension is a function of the other two dimensions?
Hello Mike, I understand that you are trying to sort the available data along and across the angles as required. When sor...

8개월 전 | 0

답변 있음
Why is Stateflow producing an error when writing an array of buses with a string type
Hello Joe, I understand that you are trying to build a Stateflow model which converts the m-script based MATLAB function to a g...

8개월 전 | 0

| 수락됨

답변 있음
Matlab GUI unit tests, how to call private callback functions
Hello Peter, I understand that you are trying to trigger a private callback function using unit tests. This can be achieved by...

8개월 전 | 0

답변 있음
Error in port widths or dimensions.
Hello Kawsar, It is my understanding that you are trying to connect the output of a Simulink model to the mo port of the MPC ...

8개월 전 | 0

| 수락됨

답변 있음
Trajectory design for a walking robot
Hello Andrea, It is my understanding that you are working on creating a real-time trajectory for a robot using the waypoints th...

8개월 전 | 2

| 수락됨

답변 있음
How to calculate Hypervolume Indicator for Negative Objective Values on Pareto Front
Hello, I understand that you are working on a two-objective multi-objective optimization algorithm and facing issue when the ob...

8개월 전 | 2

답변 있음
Transform scale rotate .obj to known values
Hello Tim, I understand that you are trying to perform transformations such as rotation and scaling on the available OBJ files ...

8개월 전 | 1

| 수락됨

답변 있음
conventing the radarDesigner's radar to a Phased Array System
Hello, I understand you wish to access and analyse the parameters (Radar, Environment, Target) within the radar model designe...

9개월 전 | 0

답변 있음
Error in simuscape model
Hello Weilin, I understand you are facing an issue while simulating a robot arm, related to the derivative of a state in the mo...

9개월 전 | 0

| 수락됨

답변 있음
How to use the RF PCB Toolbox's show function inside of a Matlab App?
Hello Michael, I understand you are trying to get the output of 'show()' from the RF PCB toolbox without affecting any buttons ...

9개월 전 | 0

답변 있음
How I can evaluate 5 input matrices (208*216 numeric matrix table) evalfis(fis,inputs)
Hello Berna, I understand you encountered an error while using the 'evalfis' function on five input matrices of size 208 x 216 ...

11개월 전 | 0

답변 있음
What is the best way to change the matrix(dMdt in my code) dimension to plot it?
Hello I understand you want to change the dimension of the matrix dMdt in order to plot it. I attempted to run the provided co...

11개월 전 | 0

답변 있음
How to create window in matlab that can take some samples of data saved in .mat file and can fed into the simulink model at every 0.5 sec time step ?
Hello Tanu, I understand you want to use MATLAB to read data from a MAT file and feed this data into a running Simulink Model. ...

11개월 전 | 0

답변 있음
Can I use fwrite for .mat file in Simevents block?
Hello I understand you want to edit (update) a variable ‘var’ in a MAT file, ‘counter.mat’ in Simulink / Simevents. It is wort...

11개월 전 | 0

답변 있음
how to use custom c library in stateflow?
Hello Matteo, I understand you are facing an issue while attempting to access a function in a custom C library from Stateflow, ...

11개월 전 | 0

답변 있음
Unable to Deploy the Waypoint Follower Model on Parrot Minidrone.
Hello, I understand you are attempting to simulate the Parrot Mambo mini drone from the Hardware implementation pane, and it se...

11개월 전 | 0

답변 있음
Configure satellite link budget analyzer for a constellation for constellation
Hello Dale, I understand you want to add additional satellites or ground station links apart from the default satellites or sta...

11개월 전 | 0

| 수락됨

답변 있음
Diary doesn't create file, no error in command window
Hello Samuel, I understand you are facing issue when using the diary command in MATLAB Online. I tried running a sample code s...

11개월 전 | 0

| 수락됨

답변 있음
Tracking scenario simulation problems for active sonar sensor
Hello Miri, I understand that you are utilizing the Sensor Fusion and Tracking Toolbox to simulate a tracking scenario and have...

11개월 전 | 0

답변 있음
Unable to change frame rate despite adjusting value in videosource
Hello Douglas, I understand that you are using a video input with an adaptor to process it with a specific frame rate, but alwa...

11개월 전 | 0

| 수락됨

답변 있음
Different result of imregtform in different matlab version
Hello Yang, I understand that you are experiencing variations in the outputs of the imregtform function across different update...

11개월 전 | 0

답변 있음
Creating a dummy using experience parameter
Hello Ruben, I understand that you want to create a dummyvar given the conditions on experience in the given data. Considering...

11개월 전 | 0

답변 있음
Ray Tracing getting rays on each individual array element
Hello Stavros, I understand that you want to know if it is possible to acquire the rays of each individual element of the array...

11개월 전 | 0

답변 있음
fmincon con input handle function
Hello Hynod, I understand that you want to pass handle as an input for fmincon function. To achieve this, we can use the integr...

11개월 전 | 0

답변 있음
how to set controller by keyboard arrows in matlab app designer
Hello Roye Vadana, I understand that you want to change the position of arrow icons using keyboard arrows in app designer. To r...

12개월 전 | 0

답변 있음
modwt expression works fine in editor but same gives error in app designer (error: needs atleast 2 inputs ) my signal has more than two inputs how to overcome this?
Hello Jeenal, I understand that you are facing an issue with using modwt in app designer. This issue doesn’t persist in the lat...

12개월 전 | 0

답변 있음
How to draw multiple rooms within MATLAB App Designer without overlapping?
Hello Kyle, I understand that you want to draw the rooms (rectangles) in app designer such that none of them overlap. To achiev...

12개월 전 | 0

답변 있음
How to superimpose curves ?
Hello Leonhard, I understand that you want to smoothen the given curve. Regarding your concern about superimposing the curves,...

12개월 전 | 0

답변 있음
How to perform 2-D image FFT in Simulink?
Hello George Paul, I understand that you want to perform 2D FFT (Fast Fourier Transformation) on a RGB image in Simulink and to...

12개월 전 | 0

답변 있음
Is there a way to change value of Data Store Memory in Simevents with App Designer?
Hello Ho Jung Kim, I understand that you want to change value of Data Store Memory in Simevents. For example, updating the valu...

12개월 전 | 0

더 보기