Community Profile

photo

sai charan sampara


Last seen: ein Tag vor Aktiv seit 2023

Followers: 0   Following: 0

Statistiken

  • Knowledgeable Level 2
  • 6 Month Streak
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to plot four scatter diagram on a single page?
Hello, You can use the "tiledlayout" feature or "subplots" feature in MATLAB. It can be done as follows: x = linspace(0,30); ...

ein Tag vor | 1

Beantwortet
Determine data cells in Excel
Hello Erik, The following code might help you. I have used random data in the Excel file to verify the code. To get the timesta...

ein Tag vor | 0

Beantwortet
Time vs displacement plot of a Transfer function
Hello Hassan, The following code might help you: %% parameters R = 5e-6; zeta= 0.2308; iota= 1.3; rhom= 997; rhonu = 1....

ein Tag vor | 0

Beantwortet
Errors in turbulent image analysis.
Hello, The error in line 5 is probably because you are trying to access indices that are beyond the size of the image "I". You ...

ein Tag vor | 1

Beantwortet
Convert syms struct to numerical values
Hello, To solve the ode with initial condition as (x,y)=(1,1). You can do the following: syms x(t) y(t) ode1=diff(x)==2*x+y; ...

2 Tage vor | 0

Beantwortet
The parkingSpotPath.mat example isn't showing up.
Hi Andrei, If you want to open the example "Perception-Based Parking Spot Detection Using Unreal Engine Simulation", run the fo...

3 Tage vor | 0

Beantwortet
Simulink circuit calculations of current etc
Hi Garry, The red line indicates that the connection is not possible. This is because you are trying to connect two blocks that...

3 Tage vor | 0

Beantwortet
Find the variable inside the LCM argument
Hi ali, If the LCM (least common multiple) of 2 numbers is known and one of the number is known then the value of the second nu...

5 Tage vor | 0

Beantwortet
How can I plot graph with lines of different color each using for loop?
Hi Szu, Firstly there are some errors to be corrercted. The variable "i" needs to be intialized to zero every time the outer lo...

5 Tage vor | 0

| akzeptiert

Beantwortet
how can ı fixed
Hello Öner, I understand that you are trying to take variable "a" as input and then define variable "r" as an array with values...

etwa ein Monat vor | 0

Beantwortet
use struct in loop for
Hello Najafi, I understand that you are trying to create a struct "s" with field names "A1", "A2”, ... "A30" each having value ...

etwa ein Monat vor | 0

Beantwortet
파일을 찾을 수 없거나 권한이 거부되었습니다. 오류가 뜹니다.
Hello Yang, I understand that you are unable to read from a file due to permission related issues. The following actions could...

etwa 2 Monate vor | 0

Beantwortet
Find maxima in proximity
Hello Raphael, I understand you are trying to find the maximums in “st_Q_exert” around known indices of maximums in “st_T_exert...

etwa 2 Monate vor | 0

Beantwortet
error empty sym: 0-by-1
Hello Mattia, I understand that you are getting an “empty sym” when trying to solve a system of equations. For a system of equ...

etwa 2 Monate vor | 0

Beantwortet
How to build a bilinear model in simulink, using in the simscape model
Hello HUANG, I understand that you want to connect the output of a MATLAB function to a Simscape block. It can be done as foll...

etwa 2 Monate vor | 0

Beantwortet
Unable to run the highway lane change using Roadrunner Scenario
Hello Sayandip, I understand that you are getting an error saying, “Dot indexing is not supported for variable of this type” wh...

2 Monate vor | 0

Beantwortet
I am trying to assign a new set of alphabets to a strand of alphabet matrix that I already have
Hello Lee, I understand that you are trying to replace every letter of the sequence by a specific letter based on the mapping g...

2 Monate vor | 0

Beantwortet
Unable to write to BLE characteristic that has write permission
Hello Erik, I understand that you are trying to write to a characteristic using MATLAB. Writing to a characteristic is possible...

2 Monate vor | 0

Beantwortet
Three level inverter PID controller tuning
Hello Yojan, I understand that you are trying to remove the high frequency ripple in the output by tuning the PI controller. F...

3 Monate vor | 0

Beantwortet
Solver was unable to reduce the step size without violating the minimum step size value of 4.9717E-17 for 1 consecutive times at time 0.0139941.
Hello Luca, The warning “Solver was unable to reduce the step size without violating the minimum step size value” can be caused...

3 Monate vor | 0

Beantwortet
Can MATLAB Play or Record 384 kHz Sampling Rate Audio Stream?
Hello Van, I understand that you are trying to play an audio with a sampling rate of 384kHz. MATLAB does support playing audio...

3 Monate vor | 0

Beantwortet
Techniques of common subexpression elimination, disorganization in MATLAB, etc..
Hello Babak, Common Subexpression Elimination (CSE) is a property of a compiler that aims to identify and eliminate redundant c...

3 Monate vor | 0

Beantwortet
I want to Obtain Closed Loop Response of my Plant with proposed controller using simulink.
Hello Muhammad, I understand that you are trying to plot the frequency response of open loop and closed loop systems and trying...

3 Monate vor | 0

Beantwortet
Simulink 연산량 최적화
Hello, I understand that you are looking for ways to optimize the number of computations in the generated code from a Simulink ...

3 Monate vor | 0

| akzeptiert

Beantwortet
Plotting wind field data on top of a Geographic map
Hello Shai, I understand that you are trying to plot wind field data on top of geographic map. You can do this by using th...

5 Monate vor | 0

Beantwortet
Plot contourplot of 2 inputs and 1 output, with one input being varied at z-axis.
Hello, I understand that you are trying to plot the output on y axis and give the second input as levels in a contour plot. ...

5 Monate vor | 0

Beantwortet
Bode Plot for a State Space with two inputs, one constant one oscillating between 0 and 15.
Hello Brandon, I understand that you are trying to create a bode plot of a state space with multiple inputs. Transfer func...

5 Monate vor | 0

Beantwortet
I need help properly implementing the power method to find the eigenvalues
Hello Brandon, I understand that you are trying to find eigen vectors for a matrix using power method and want to know the re...

5 Monate vor | 0

Beantwortet
This gives an error that says, "Index in position 2 is invalid. Array indices must be positive integers or logical values."
Hello Connor, I understand that you are trying to find out why the error “Index in position 2 is invalid.Array indices must b...

5 Monate vor | 0

Beantwortet
How to fit the Neo Hookean model i.e., stress = 2*c1.*((strain)^2 - 1/strain) to a given stress and strain data and to estimate the parameter c1.
Hello Shekar, I understand that you are trying to fit available data into an equation of required form. You can use the Cu...

5 Monate vor | 0

Mehr laden