Community Profile

photo

SOUMNATH PAUL


Last seen: 18 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
English, Hindi, Bengali, Russian

Statistiken

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Heat transfer area in single and two phase pipe
Hi, MATLAB/Simulink does not offer a standard block specifically designed to adjust the heat transfer area in pipes to only a ...

20 Tage vor | 0

Beantwortet
Creating hollow sphere mesh with tetrahedral elements
Hi, It looks like you trying to generate a mesh that only fills the shell of a hollow sphere rather than the entire volume. Th...

20 Tage vor | 0

Beantwortet
Hinfgs Question Control Input Number
Hi @Tristan, Yes, this can be an issue for the design of your H-infinity controller using "hinfsyn". The "hinfsyn" function req...

2 Monate vor | 0

Beantwortet
Photocurrent modelling of TPV cell in MATLAB
Hi, In the case of a Near-Field Thermophotovoltaic (NFTPV) system, the flux you should use for modeling the TPV cell is indeed ...

2 Monate vor | 0

| akzeptiert

Beantwortet
Heat interaction between different objects with pdetoolbox
Hi, It is possible to simulate heat exchange between two objects using the PDE Toolbox since the PDE Toolbox allows you to solv...

2 Monate vor | 0

Beantwortet
Invalid Training Data; The output size ([512 640 2]) of the last later doesnt match the response size ([1 1 2]).
Hi @Betemariyam Gessesse, It seems there's a mismatch between the output of your network and the format of your ground truth ...

2 Monate vor | 0

Beantwortet
Distortion Estimate based on k/p parameters
Hi, The formulae you have given considers only radial distortion with the 'k1' parameter. Here is a script that calculates the...

3 Monate vor | 0

Beantwortet
how to find largest Lyapunov exponent for Lorenz in Rosenstein's Algorithm?
Hi, Kindly do the following changes to your code to fix the issue: Remove ‘f’ in the lyarosenstein function because we are n...

3 Monate vor | 0

Beantwortet
Creating FRF with Multi Degree of Freedom System
Hi, As per my understanding you have two sets of data matrices, each matrix is 50*8 which means you have data for 50 differ...

3 Monate vor | 0

Beantwortet
calculating attenuation in RF data of ultrasound
Hi, I understand that you need help in calculating attenuation for ultrasound data, To compute the attenuation coefficient from...

4 Monate vor | 0

Beantwortet
Plot engine cycle with all the curves from given data
Hi, I understand that you need help in plotting an engine cycle, although the data you provided is not consistent with the equ...

4 Monate vor | 0

Beantwortet
how to create a crossed Vilvaldi circular feed horn in the Antennas Gallery of the Antennas Toolbox
Hi , I understand that you need help in creating a crossed Vivaldi circular feed horn in the Antennas gallery. You can follow ...

4 Monate vor | 0

Beantwortet
Created a aquifer system with 3 reservoirs and cant get the switch to another reservoir to work
Hi, I understand you are facing issues with the aquifer system not using the hottest reservoir for heat output, In my opinion w...

4 Monate vor | 0

Beantwortet
Getting unrealistic result in Newmakrs Beta method while solving structural dynamic problem
Hi, I understand you are getting undersired results for Newmark-beta method. Without more details about your variables used i...

4 Monate vor | 0

| akzeptiert

Beantwortet
Configuring XCLKOUT in F280015x MCUs
Hi, To my understanding you want to use the external clock output (XCLKOUT) feature of GPIO16 on the F280015x microcontroller ...

4 Monate vor | 0

Beantwortet
Why the distribution along spatial axis x changes tremendously even by increasing only one step size?
Hi, To my understanding the tremendous change in the distribution along the spatial axis x when increasing the step size is li...

4 Monate vor | 0

Beantwortet
Is it possible to create GFDM modulation in simulink ?
Hi, To my understanding you need help in creating a GFDM modulator and demodulator in SIMULINK. Here is how you can proceed, Y...

4 Monate vor | 1

Beantwortet
Foam drainage problem using pdepe
Hi @Elena Amy , To my understanding of this problem, we need to define the partial differential equation, set the initial and...

4 Monate vor | 0

Beantwortet
GERG 2008 Equation of state calculations
I can understand that you are trying to calculate the natural gas properties using the GERG -2008 equation of state without writ...

4 Monate vor | 0

Beantwortet
How to estimate the Doppler shift?
Hi, To my understanding you are trying to estimate the doppler shift and calculate the radial velocity for jammer. Your scrip...

4 Monate vor | 0

Beantwortet
ODE15s nondimensional Jacobian matrix can help convergence?
Hi, To my understanding, you are working on a transient Multiphysics problem in MATLAB that involves three different physical ...

5 Monate vor | 0

Beantwortet
Runtime creation of constraints and optimization variable
Hi, To my understanding you are seeking help to code this optimization problem using MATLAB’s “optimvar” and “optimpro...

5 Monate vor | 0

| akzeptiert

Beantwortet
MATLAB Finding Output Weight Matrix of a Recurrent Neural Network (RNN) With Stochastic Gradient Descent (SGD)
Hi @Jonathan Frutschy, To my understanding you are trying to find the output weight matrix of a RNN using linear regression and...

5 Monate vor | 1

Beantwortet
Water Storage Tank Modelling
Hi, To my understanding you are trying to: Conduct diverse data analyses using Python/MATLAB for a process objective. ...

5 Monate vor | 0

Beantwortet
Why Apple Silicon runs so fast in ODE bench?
Hi, The performance gains you're observing on your MacBook Pro with Apple Silicon (M1) during the ODE (Ordinary Differential Eq...

5 Monate vor | 0

Beantwortet
for loop system in simulink
Hi, As per my understanding, you want to use for loop iterator for going through the different rows of a matrix which allows y...

5 Monate vor | 0

Beantwortet
Deploy an array with type MATLAB Class to .NET through Data API
Hi @Matthew Trahan, To my understanding you're trying to use MATLAB classes in a .NET environment, and you want the “innerClass...

5 Monate vor | 0

| akzeptiert

Beantwortet
How to use an angle sensor on tire to get the current angular position
Hi @Tiasa, To my understanding you want angular position of the tire as feedback to your controller. Here is a link of how ...

5 Monate vor | 0

Beantwortet
Linear and quadratic trend surface formula get the same R
Hi, I also got the same results as @Mathieu NOE, without any change to your code. R_2 = 0.4486 R_2_1 = 0.5000 But, it...

5 Monate vor | 0

| akzeptiert

Beantwortet
Initial transients in speed torque characteristics of three phase induction motor
Hi Vineeth, To my understanding you are trying to mitigate the heavy transients in the initial space of the Torque-speed pl...

5 Monate vor | 0

| akzeptiert

Mehr laden