photo

Shishir Reddy


Last seen: 11 giorni fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

  • 3 Month Streak
  • Knowledgeable Level 3
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Facing an error when attempting to pass my training data to train a network.
Hey Shreyas The error you're encountering indicates a mismatch between the expected input dimensions for the network and the di...

15 giorni fa | 0

Risposto
Plot the potential surface and electric field strength vectors in the Oxy plane
Hi Nguyen As per my understanding, you would like to write a MATLAB program that computes and visualizes the potential surface ...

15 giorni fa | 1

Risposto
Boxplot and mean for selected range of temporal datasets
Hi Adi As per my understanding, you would like to filter a dataset based on a specified depth range (‘z_i’) and calculate stati...

16 giorni fa | 0

Risposto
Need suggestions for calculating the coefficient matrix of Bspline interpolation for any order in MATLAB
Hi Rohitashya After reviewing your MATLAB code and the algorithm, I have identified a few areas where you can consider optimiza...

16 giorni fa | 0

| accettato

Risposto
Error "Error using Delaunay Data points in complex number format are not supported. Use REAL and IMAG to extract the real and imaginary components."
Hi Neda The error you're encountering with the delaunay function suggests that at some point, complex numbers are being passed ...

17 giorni fa | 0

| accettato

Risposto
Plotting Dynamic Contours on a Floor plan
Hi Alexandros, From the provided code, I understand that you have the boundaries of the walls of a floor plan, extracted using ...

17 giorni fa | 0

Risposto
MIR toolbox store features
Hi Rita As per my understanding, you would like to store the features of all the audio files in the folder, but the current cod...

18 giorni fa | 0

Risposto
2D steady state thermal model using Volume Element Method (VEM) for a cable with flowing fluid in center
Hey Eoin It looks like you're trying to model the temperature distribution in a superconducting cable using a finite volume met...

2 mesi fa | 0

Risposto
How to Implement a Digital Twin System Using Lungkuta and Particle Swarm Optimization Algorithms?
Hey As per my understanding, you would like to integrate the Particle Swarm Optimization (PSO) algorithm with the Runge-Kutta m...

2 mesi fa | 0

Risposto
Different time step while saving two dataset from Simulink to workspace using "to workspace" block even after setting the timestep same for both.
Hey Yash As per my understanding, you logged two datasets from Simulink to MATLAB workspace using the ‘To Workspace’ block and ...

2 mesi fa | 0

Risposto
Distribution of Lightning in different circles for different distances
Hi Joydeb As per my understanding, for a given data of lightning flashes, you would like to analyse the azimuthal distribution...

2 mesi fa | 0

Risposto
the critical in the KDV equation coefficients
Hey Jazz I understand that you would like to visualize the critical points through the Korteweg-de Vries (KDV) equation coeffic...

2 mesi fa | 0

Risposto
Assigning features to the matrix based on windowing
Hey Elzbieta Assigning the information about condition and device to the windowed features can be done by determining the most ...

3 mesi fa | 0

Risposto
Supersonic Nozzle Design using Method of Characteristics
Hi Bamelari, To implement the "Less than Maximum Expansion" method in the supersonic nozzle design, your approach needs to be a...

3 mesi fa | 0

Risposto
Simulating engagement of two helical gears
Hi Bertug, To simulate the engagement of two helical gears in Simulink or Simscape, where one gear has random RPM and the other...

3 mesi fa | 0

Risposto
query regarding the output function in ode 45 ?
Hi Souvik As per my understanding you would like to prevent the solver from computing and returning the full solution in ‘y’. T...

3 mesi fa | 0

Risposto
Working with Second Order Sections HRTF dataset for binauralization
Hi Shaunak The code looks well-structured for transforming a mono audio signal into a binaural signal using a SOFA file contain...

3 mesi fa | 0

Risposto
Issue with High Estimation Error in 2nd and 3rd Rows of State Vector
Hi Om Prakash Upon reviewing the provided code, I see that there is an inconsistency in the number of states between the initia...

3 mesi fa | 0

Risposto
Using z-transform to solve the capacitor current, but I don't know where I went wrong.
Hi xin When dealing with discrete data, plotting directly will inherently produce a step-like appearance. If the objective is t...

3 mesi fa | 0

Risposto
How to see geometry edge numbers that are crowded for multilayered geometries with layers of significantly different thicknesses
Hi John It appears that the variable Rtfh has been overwritten in the code. It should be ensured that each part of the geometry...

3 mesi fa | 0

| accettato

Risposto
limit elevation angles for a phased array on a platform/aircraft to satellite
Hey Mike Ground stations have fixed locations on Earth. This makes the calculation of elevation angles relatively straightforwa...

3 mesi fa | 0

Risposto
Replacing Simscape's gimbal joint's Spring Stiffnes with External Torque
Hi Ondrej The ability to replace joint behaviour with external torques depends on the complexity of the motion and the degrees ...

3 mesi fa | 0

Risposto
MERGE EXCEL SHEETS INTO ONE MATLAB DATA FILE
Hi Saptorshee It is possible to combine data from multiple Excel sheets into a single .mat file. This can be achieved by using ...

3 mesi fa | 1

Risposto
Obtain the port value in real time, and judge the size of the value. If the value is not met, a warning is reported.
Hi Fangping Visualizing the value of an input port in real time can be done in Simulink using the scope/ display blocks. Refe...

3 mesi fa | 0

Risposto
custom phase changing material does not release heat.
Hi Berkay The issue seems to be related to the logic in the phase change model. ‘Tmelt_start’ has been set to 320K and ‘Tmelt...

3 mesi fa | 0

Risposto
How can I define the temperature in 2D domain at location x,y [rather than nodal locations] for steady state or transient solution?
Hi John Finding the temperature at an arbitrary point ((x, y)) within a finite element mesh can be challenging because directly...

3 mesi fa | 0

| accettato

Risposto
Supress tcpipclient readline warning for a empty answer
Hi Alexander As per my understanding you are receiving the following warning message. To suppress the warning message ...

3 mesi fa | 1

| accettato

Risposto
Generating a third order polynomial for the contraction region of supersonic nozzle
Hi Bamelari As per my understanding, your code produces a plot that starts converging from “x = 0” which is the y - axis and yo...

3 mesi fa | 0

| accettato

Risposto
Summing over observations in unbalanced panel data
Hi Selcen As per my understanding you would like to sum all the values of a specific variable till the latest occurrence of tha...

3 mesi fa | 1

| accettato

Risposto
How do I make a permanent magnet synchronous machine behave as a generator when inputting speed and not torque?
Hi Lydia As per my understanding, instead of torque you would like to provide angular velocity as input to permanent magnet syn...

4 mesi fa | 0

| accettato

Carica altro