photo

Shishir Reddy


Last seen: 9 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • 3 Month Streak
  • Knowledgeable Level 3
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

13 days 前 | 0

已回答
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 ...

14 days 前 | 1

已回答
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...

14 days 前 | 0

已回答
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...

14 days 前 | 0

| 已接受

已回答
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 ...

15 days 前 | 0

| 已接受

已回答
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 ...

15 days 前 | 0

已回答
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...

16 days 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 ...

2 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

| 已接受

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 1

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

| 已接受

已回答
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 months 前 | 1

| 已接受

已回答
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 months 前 | 0

| 已接受

已回答
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 months 前 | 1

| 已接受

已回答
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...

3 months 前 | 0

| 已接受

加载更多