回答済み
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...

4ヶ月 前 | 0

| 採用済み

回答済み
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...

5ヶ月 前 | 0

回答済み
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 ...

5ヶ月 前 | 0

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

6ヶ月 前 | 0

回答済み
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...

6ヶ月 前 | 0

回答済み
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...

6ヶ月 前 | 0

回答済み
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...

6ヶ月 前 | 0

回答済み
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...

6ヶ月 前 | 0

回答済み
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...

6ヶ月 前 | 0

回答済み
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...

6ヶ月 前 | 0

回答済み
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...

7ヶ月 前 | 0

回答済み
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...

7ヶ月 前 | 0

回答済み
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...

7ヶ月 前 | 0

回答済み
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...

7ヶ月 前 | 0

回答済み
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...

7ヶ月 前 | 0

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

7ヶ月 前 | 0

| 採用済み

回答済み
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...

9ヶ月 前 | 0

回答済み
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. ...

9ヶ月 前 | 0

回答済み
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...

9ヶ月 前 | 0

回答済み
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...

9ヶ月 前 | 0

回答済み
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...

9ヶ月 前 | 0

回答済み
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...

9ヶ月 前 | 0

回答済み
Boost converter estimated transfer function and actual model do not match
Hello Raúl, I understand that you are trying to find the reasoning behind mismatch between the estimated and the original o...

9ヶ月 前 | 0

回答済み
How to finding GAPS in satellite access times.
Hello Michael, I understand that you are trying to find intervals in which the variable “AccessTrue” is zero when the data ...

9ヶ月 前 | 0

| 採用済み

回答済み
Parametrization of Bézier Triangle
Hello Andrea, I understand that you are trying to replace the missing values (nan) with values based on the neighbouring elem...

10ヶ月 前 | 0

回答済み
3DOF Inverse Kinematics - PseudoInverse Jacobian 코드에서 ginput 에러가
Hello Minkyung, I understand that you are trying to use “ginput” to get the co-ordinates of a point selected by the cursor bu...

10ヶ月 前 | 0

回答済み
Plotting the dynamics of the non-regulated construct and the auto-regulated construct utilizing the Gillespie algorithm and perturbations
Hello Jonathan, I understand that you want to add 150 molecules exactly at 400 seconds and remove 150 molecules exactly at 80...

10ヶ月 前 | 0

回答済み
How to continuously record data using data acquisition until programmatically told to stop.
Hello James, I understand that you are trying to record data using data acquisition and want it to continue until it is progr...

10ヶ月 前 | 0

回答済み
Residuals of the model shows linearity. How can I solve this?
Hello M.A., I understand that you are trying to understand about the residuals plotted for different models. Residuals are...

10ヶ月 前 | 0

回答済み
Adjust isopycnal line in tsdiagram
Hello 주희 박, I understand that you are trying to use “tsdiagram” file from file exchange to plot TS diagram. You want to ad...

10ヶ月 前 | 0

さらに読み込む