Shishir Reddy
Followers: 0 Following: 0
Estadística
0 Preguntas
54 Respuestas
CLASIFICACIÓN
995
of 295.448
REPUTACIÓN
72
CONTRIBUCIONES
0 Preguntas
54 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
6
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
14 días hace | 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 ...
15 días hace | 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...
15 días hace | 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...
15 días hace | 0
| aceptada
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 ...
16 días hace | 0
| aceptada
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 ...
16 días hace | 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...
18 días hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 ...
3 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 0
| aceptada
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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 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 meses hace | 0
| aceptada
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 meses hace | 1
| aceptada
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 meses hace | 0
| aceptada
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 meses hace | 1
| aceptada
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 meses hace | 0
| aceptada