Respondida
Simple question about creating an anonymous function,
Hi @Noob, In MATLAB, when you create an anonymous function like myrhs = @(t, z) model(t, z, p), you are indeed specifying the...

6 meses hace | 0

Respondida
fplot behavior at breakpoints
Hi @Xiaobo Dong, I do agree with @Walter Roberson’s comments,”fplot does not assume continuity. “ Let me address your query, ...

6 meses hace | 0

| aceptada

Respondida
How to animate background flow field that an object is moving through?
Hi @ Noob, After going through your comments, in order to achieve a comprehensive animation of both the falling plate and the...

6 meses hace | 0

| aceptada

Respondida
How do i calculate velocity and acceleration from positional data
Hi @jacob gandrup , To calculate velocity and acceleration from a dataset of x, y, and z coordinates, import the dataset cont...

6 meses hace | 0

Respondida
I'm working with EEGlab (applying GND t0 my data set) and I've got the following error:
Hi @Sabela Fondevila Estévez, After reviewing the documentation provided at the link below, <http://kutaslab.ucsd.edu/matl...

6 meses hace | 0

Respondida
Can we tell Matlab to write specific dynamic information in the generated report?
Hi @okoth ochola, You mentioned, “the paragraph under "Wind power output" in the final report would read "The wind power outp...

6 meses hace | 1

| aceptada

Respondida
Change transparency of filled scatter when using 'errorbar' function
Hi @Bo , You mentioned, “ _What I need is to adjust the face transparency of the data point. However, it seems like the funct...

6 meses hace | 0

| aceptada

Respondida
How to find the positions of pixels with 4 neighborhood in a binary pixel grid
Hi @Harrison, There are several issues that need to be addressed to ensure the code functions correctly. Below, I will outlin...

6 meses hace | 0

Respondida
Changing the result of a simulation with changing the units
Hi @Day , The discrepancy in simulation results arises from the dimensional analysis and the inherent relationships between t...

6 meses hace | 0

Respondida
How can I upload two files to Dropbox from MATLAB and store their shared links in variables file1 and file2?
Hi @Muhammad Afaq Zafar , After going through your comments, I understand that your goal is to upload the files and retrieve ...

6 meses hace | 0

Respondida
How to use nufftn() for interpolation?
Hi @Jerry Guern , After going through documentation provided at the link below, <https://www.mathworks.com/help/matlab/r...

6 meses hace | 0

Respondida
Changing colour of plot every time X data changes direction
Hi @Jason, You asked, “I have a set of data (50k lines) representing a raster scan so there are several occurrances of t...

6 meses hace | 0

Respondida
difference between simulating a polynomial to the nth power and using the polynomial expansion theorem to expand it. the index increases, the difference in values increases
Hi @Raven, After going through your comments and analysis of your code, there are two distinct approaches: simulating a polyn...

6 meses hace | 1

Respondida
UIAxes toolbar for zooming disappears
Hi @Vittorio , After reviewing the documentation provided at the link below <https://www.mathworks.com/help/matlab/ref/ma...

6 meses hace | 0

Respondida
Trying to reshape/reformat data set into multiple sets
Hi @Kayla, To address your query regarding the segmentation of a large dataset into manageable spectra, you can utilize MATLA...

6 meses hace | 0

Respondida
Not enough trace back to find error
Hi @Gavin, Glad to help you out again. After going through your comments and reviewing the documentation provided at the link...

6 meses hace | 0

Respondida
Why do I receive error "Not enough input Argument"? Error in CreatePoints (line 7) plotPoints = linspace(lowValue, highValue, 5);
Hi @Eve, The error message "not enough input arguments" typically indicates that the function CreatePoints is being called wi...

6 meses hace | 1

| aceptada

Respondida
Help with 6.1.1: Array resizing: Removing elements. in Zybook
Hi @Eve, You asked, “Array resizing: Removing elements. Need Check if RemoveTasks([1, 2, 3, 4, 5, 6, 7, 8, 9, 10]) returns [1...

6 meses hace | 1

Respondida
How to go through each splits of a set?
Hi @Merse Gaspar , You mentioned, “What is the most effective/shortest solution to this? I want to go through all possible s...

6 meses hace | 1

| aceptada

Respondida
How to get the datatype from the signal line to excel after compiling the model?
Hi @jenny , After reviewing the documentations provided at the links below <https://www.mathworks.com/help/matlab/ref/wri...

6 meses hace | 0

Respondida
How to find intercept of two lines pls
Hi @Lacey Little , To find the intercept of two lines on a graph in MATLAB, you need to define the equations of both lines cl...

6 meses hace | 0

Respondida
How many critics and actors in MAPPO by centralized training?
Hi @Yiwen Zhang , You mentioned, “When setting "centralized" learning strategy in rlMultiAgentTrainingOptions for PPO algorit...

6 meses hace | 0

Respondida
Fourth order PDE describing the fluid motion
Hi @Muhammad Zeeshan , After going through your comments, analysis of your code and documentation provided at the link below....

6 meses hace | 1

Respondida
unable to create state space observer
Hi @Abdul Hamzah, After going through your comments,the code you provided for implementing a state-space observer appears to ...

6 meses hace | 0

Respondida
Creating nlmpc using idnlarx object
Hi @John Carlo Perion, After reviewing the documentations provided at the links below <https://www.mathworks.com/help/iden...

6 meses hace | 0

Respondida
Variable equations with Euler
Hi @Zachary, To achieve the desired outcome in MATLAB, follow a systematic approach. Based on your comments, it is defining t...

6 meses hace | 0

Respondida
Error using sym>convertChar(line 1821) Character vectors and strings in the first argument can only specify a variable or number.
Hi @David Ayomide , After reviewing your comments and going through documentation listed at link below. <https://www.mathw...

6 meses hace | 1

| aceptada

Respondida
one can use decimal symbol and digit grouping symbol in matlab simulink graphics
Hi @Octavian, Your task is to modify the Y-axis labels of a MATLAB plot to display the rotational speed in a more readable fo...

6 meses hace | 0

| aceptada

Respondida
Execute subsystems with phase shift, without impacting code generation
Hi @Djordje , After reviewing your comments, I will suggest create a top-level model named controller_overall. It should cont...

6 meses hace | 1

| aceptada

Respondida
Saving RL agent with hindsight experience replay
Hi @Syed Adil Ahmed , After reviewing the documentation provided at the link below <https://www.mathworks.com/help/matlab...

6 meses hace | 0

Cargar más