Community Profile

photo

Abhinaya Kennedy


Last seen: 12 días hace Con actividad desde 2023

Followers: 0   Following: 0

Estadísticas

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
move in a 4-axis chart
Seems to be working fine for me. Try using a newer version of MATLAB if the issue hasn't been resolved yet.

24 días hace | 0

Respondida
How to combine pcolor map to geodensityplot map?
Hey, To combine lightning data and temperature data into one map and avoid the error you're encountering, you should use a geog...

24 días hace | 0

Respondida
How can I combine the Exposed population and the Susceptible population to make a total population?
Hi Layla, To calculate the total population at each time step, sum the "Susceptible", "Exposed" (aligned by offsetting by 1 for...

25 días hace | 0

Respondida
Create Color map on a figure
Hi Huy, To visualize dynamic, color-coded pressure distributions on a foot insole design imported from a DXF file in MATLAB, fo...

25 días hace | 0

Respondida
I am trying use contour function in MATLAB to plot the pressure coefficient in the entire flow domain and pin the pressure coefficient at the stagnation points? Any assistance
Hi Kamar, To plot the pressure coefficient “cp” in the entire flow domain and pinpoint the stagnation points, you can follow th...

25 días hace | 0

Respondida
creating spectra of bicycle vibration measurements
Hi Bartek, Your code for analysing the acceleration signal of bike vibrations and for creating FFT and PSD spectra is mostly...

27 días hace | 0

Respondida
Problems with a Multiple Boundary Value Problem
Hi Alessio, To impose the condition (y'(0) = 0) for a boundary value problem in MATLAB, you can modify the boundary condition f...

alrededor de 1 mes hace | 0

Respondida
Edge Detection of Numerous Similar Black and White Images
Hi, I understand you would like to enhance your code. You can try the following suggestions which aim for a balance between im...

alrededor de 1 mes hace | 0

Respondida
Simscape Gas Inertia block
Hi Caleb, I see that you would like to create a gas inertia block, I have found a link to MathWorks documentation that details...

alrededor de 1 mes hace | 0

Respondida
Mischgüte über Bildauswertung bestimmen
Hi Lisa, To address the issue with fluctuating colour values due to external influences in your image analysis, you can apply t...

alrededor de 1 mes hace | 0

Respondida
Tracker TOMHT assigns same measurement to two tracks
Hi Brittany, To prevent a Track-Oriented Multi-Hypothesis Tracker (TOMHT) from assigning one measurement to multiple tracks, yo...

alrededor de 1 mes hace | 0

Respondida
Pick and place Task Space trajectory is glitching?
Hi Samuel, The script aims to simulate a pick-and-place operation using a UR5e robot, moving its end effector from one positio...

alrededor de 1 mes hace | 0

Respondida
Transmission simulation solver crash
Hi Grzegorz, The error "Rotational velocity must be less than or equal to Maximum speed" in your 7-speed transmission simulatio...

alrededor de 1 mes hace | 0

Respondida
how to set up two different populations in a segregation model code?
Hi, To modify the existing code to include two populations with specific satisfaction conditions, you would need to add functio...

2 meses hace | 0

Respondida
Aspect Ratio for geoaxes
Hi Mia, In MATLAB, for a “geoaxes” object, you cannot directly set an equal data aspect ratio like axis equal due to the natur...

2 meses hace | 0

Respondida
Separator in X-axis and 2 Box plots per range
Hi, To create a box plot in MATLAB that separates the x-axis with vertical lines and groups two box plots of the same weight to...

2 meses hace | 0

Respondida
How do I define the chart data size, type and complexity of a bus signal to be used in an atomic subchart in StateFlow?
Hi Emil, In Stateflow, when you map an atomic subchart's inputs and outputs to a main chart, you need to ensure that the subcha...

2 meses hace | 0

Respondida
s6p to s2p RF toolbox
Hi Jeffrey, Converting “.s6p” and “.s5p” files to “.s2p” files involve a process called port reduction or network consolidation...

3 meses hace | 0

Respondida
Include variables from External sources in A2L file
Hi Jake, When generating code with Simulink and its code generation features, global variables that are not used directly in t...

3 meses hace | 0

| aceptada

Respondida
Implementing a logic controlled clutch in a vehicle model with variable torque demands
Hi Joshua, It sounds like you're facing a challenge with the clutch and transmission behaviour in your Simscape vehicle model. ...

3 meses hace | 0

Respondida
PID Controller for Selfdriving Car
Hi Ivan, It appears that you are encountering issues with your PID controller for a self-driving car in MATLAB. The car does no...

3 meses hace | 0

Respondida
Rearrange simulink blocks connected to world frame
Hi Claude, To make your 3R robot's joints rotate relative to each other in Simulink, First remove the existing 6DOF joints tha...

3 meses hace | 0

Respondida
How can I learn more about my instruments ASCII "data to write" compatible commands?
Hi Kieran, As you are looking for ways to deepen your knowledge of your instrument's command set for effective communication an...

3 meses hace | 0

Respondida
Bivariate smoothing spline for scalar data defined over an elliptic domain
Hi Julian, You are looking to fit a 3D smoothing spline to data within a non-rectangular volume while ignoring or minimizing th...

3 meses hace | 0

Respondida
write new Rt-structure using dicomContour library
Hello Wonjoong Cheon, The issue you are facing, where the 3D spheres (hot balls) are not separated in the DICOM RT structure, c...

3 meses hace | 0

Respondida
Matlab does not read in Polybench Triggers correctly (code runs on other machine without any problems)
Hi Karen, It appears that MATLAB is encountering difficulties when attempting to read a Polybench file, resulting in an error ...

3 meses hace | 0

Respondida
No plot browser functionality for charts derived from matlab.graphics.chartcontainer.ChartContainer?
When creating custom charts by subclassing ‘matlab.graphics.chartcontainer.ChartContainer’ and using mixins like ‘matlab.graphic...

3 meses hace | 0

Respondida
phase diagram of 3D Anderson model
Hi Zahid, As per my understanding, you are trying to visualize the transition from extended to localized states in the Anderson...

4 meses hace | 0

Respondida
plot atitude, longitude and altitude on google earth
Hi Telema, The kmlwriteline function you mentioned allows you to specify latitude, longitude, and altitude for the line vertice...

4 meses hace | 0

Respondida
can a timetable column reference a function handle automatically and dynamically add current value based on a set of computations?
Hi Andy, As I understand, you would like to achieve dynamic updates to a table or array. One way to achieve this is using event...

4 meses hace | 0

Cargar más