Community Profile

photo

SAI SRUJAN


Last seen: 9 dagar ago Active since 2022

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 3
  • First Answer

View badges

Feeds

View by

Answered
How do combine a contour plot with slice planes?
Hi Miguel, I understand that you are facing an issue with plotting in MATLAB that combines a contour plot with slice planes thr...

8 dagar ago | 0

Answered
2-D Laplace Equation
Hi Abigail, I understand that you are trying to set up a MATLAB code for a 2D Laplace for hydraulic head. Please follow the be...

9 dagar ago | 0

Answered
rewrite system Then we should get its cascade form structure containing second-order sections ( Do not use any Matlab structure-function such as tf2sos, dir2cas,dir2par etc..)
Hi Xuejian, I understand that you are facing an issue solving the transfer function in MATLAB. Compute the partial-fraction ex...

9 dagar ago | 0

Answered
problem in solving. any help will be appreciated.
Hi Tuhin, I understand that you are facing an issue issue solving the equations related to the boundary value problem. We can ...

9 dagar ago | 0

Answered
Plot of Integration Volume
Hi Athanasios, I understand that you are seeking feedback on visualizing the volume of integration plot. This approach seems c...

9 dagar ago | 1

| accepted

Answered
Import data from file inside "classdef properties"
Hi, I understand that you are facing an issue with importing data from a file to inside of 'classdef properties'. This can be ...

23 dagar ago | 0

| accepted

Answered
Using nanmean in retime when sampling intervals don't perfectly line up
Hi Victoria, I understand that you are facing an issue with retiming high-resolution time series data to align with a lower-res...

23 dagar ago | 0

Answered
The output size of the lambert_equation function that follows should be 1x1x3 but it is 1x3x3. Does anyone identify the problem? Thanks, in advance!
Hi Ioannis, I undertand that you are facing an issue with the output dimensions returned by the function 'lambert_equation'. I...

23 dagar ago | 0

Answered
Solve Partial Differential Equation
Hi soe, I understand that you are trying to solve a partial differential equation. To find 'D4f' using MATLAB, you can use the...

23 dagar ago | 0

Answered
det⁡(𝐴), 𝐴−1, 𝐴2, 𝐴𝑇, det⁡(𝐶).
Hi Aljohara, I understand that you are facing an issue in computing various matrix operations in MATLAB, including the determin...

25 dagar ago | 0

Answered
The solutions 𝒙 and 𝒚 of the linear systems 𝐴𝒙 = 𝒃1 and 𝐶𝒚 = 𝒃2
Hi Aljohara, I understand that you are facing an issue with finding the solution of a linear system of equations. In MATLAB, s...

25 dagar ago | 0

Answered
How to process information on one excel spreadsheet and reformat the information onto another excel spreadsheet?
Hi paul, I understand that you are trying to process information on one excel spreadsheet and reformat the information onto ano...

25 dagar ago | 0

| accepted

Answered
(How) Can I (numerically) integrate u from z=0 to z=z in a=acoeffunction(location,state), when using PDE toolbox and a PDEModel for general PDE?
Hi Anita, I understand that you are trying to integrate'u' from 'z=0' to 'z=z'. Given that you are solving a set of two partia...

ungefär en månad ago | 0

Answered
the resample function throws errors for only a few, but not all, the rows of a large timetable
Hi Ana, I understand that you are facing an issue with the function 'resample' in MATLAB. The encountered errors with the resa...

ungefär en månad ago | 1

Answered
Unable to plot 3d surface of a symbolic expression involving indefinite integral and summations
Hi Edgar, I understand that you are trying to plot 3D surface of a symbolic expression involving indefinite integral summations...

3 månader ago | 0

Answered
Numerical Integration over a surface, for the verification of gauss law
Hi Georgios, I understand that you are trying to numerically integrate over a surface using Gauss Seidel algorithm. Please ref...

3 månader ago | 0

Answered
Vector input to function handle for bvp4c
Hi Oguz, I understand that you are trying to solve a system of equations with 'bvp4c'. To pass a vector input to a function ha...

3 månader ago | 0

Answered
I plot these two functions by Matlab but the phase of the both of them look likes strange and I think the plot of the phase is wrong in both of them
Hi Aisha, I understand that you are facing an issue while plotting the phase of a complex function. When plotting the phase of...

3 månader ago | 0

Answered
How to Generate a single pulse using NI USB 6210 Matlab code?
Hi Arkadeep, I understand that you are trying to generate a single pulse using NI USB 6210 in MATLAB. To achieve the generatio...

3 månader ago | 1

| accepted

Answered
Why are the values of z1 and z2 false in the special case a=0?
Hi Mohamed, I understand that you are trying to examine the values of 'z1' and 'z2' in a special case where 'a = 0'. In this ...

3 månader ago | 0

Answered
How can I make my code repeat with out that many lines?
Hi Brenno, I understand that you are trying to avoid the repetitive operations on a large dataset. To make your code smaller an...

3 månader ago | 0

Answered
Solve Electromechanicaly couple ODE
Hi Fajwa, I understand that you are trying to solve the electromechanical couple ordinary differential equation (ODE). To solv...

3 månader ago | 0

Answered
Solve the higher order of boundary condition.
Hi Nur, I understand that you are trying to handle higher-order boundary conditions when using the Keller box method to solve d...

3 månader ago | 0

Answered
how to project trajectories on a plane which is made from normal vector?
Hi Sierra, I understand that you are trying to plot a set of 3D aircraft trajectories onto a 2D plane defined by a normal vecto...

3 månader ago | 0

Answered
How do I use linkdata to link a plot to variables that are updated with a callbackfunction?
Hi, I understand that you are facing an issue with the plot not updating when you adjust the ROI, we can use the 'refreshdata' ...

3 månader ago | 0

Answered
How to Solve this “First-order wave equation” using Euler’s time-stepping series to obtain a graph similar to above. Solve this using Runga Kutta time-stepping series also.
Hi ayushman, I understand that you are trying to solve the first-order wave equation using two different numerical time-steppin...

3 månader ago | 1

Answered
how to sove boundary value problem when i have initial conditions of the states and final conditions of Lagrange multipliers?
Hi Tomer, I understand that you are trying to solve a optimal control problem, where you have the initial and final conditions....

3 månader ago | 0

Answered
Solving heat transfer using Crank Nicolson method with time dependent boundary conditions
Hi Sanley, I understand that you are facing an error in solving the one-dimensional heat transfer problem using the Crank-Nicol...

3 månader ago | 0

Answered
Unable to perform assignment because the left and right sides have a different number of elements.
Hi cody, I understand that you are working solve second-order ODEs using the Euler method. You're encountering an error that sa...

3 månader ago | 0

Answered
Brush Tool Only Exports x and y data. Is there a way to export size?
Hi Kate, I understand that you are working with a 'scatter' plot and have used a 'brush' tool to select certain points within i...

3 månader ago | 0

Load more