Answered
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...

ungefär en månad ago | 1

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

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 1

| accepted

Answered
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...

ungefär en månad ago | 1

Answered
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...

ungefär en månad ago | 1

| accepted

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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....

ungefär en månad ago | 1

Answered
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 ...

ungefär en månad ago | 0

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

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 0

Answered
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...

ungefär en månad ago | 1

| accepted

Answered
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...

ungefär en månad ago | 0

| accepted

Answered
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...

ungefär en månad ago | 1

| accepted

Answered
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...

ungefär en månad ago | 0

Answered
zvect command from DSP toolbox error fix
Hi @Glenn, Please refer to this documentation by clicking the link below and let me know if this helps resolve your problem. ...

ungefär en månad ago | 0

| accepted

Answered
How to provide independent inputs to elements of a phased array transmitter?
Hi @Richard, After going through documentation provided at the link below <https://www.mathworks.com/help/phased/ref/phas...

ungefär en månad ago | 0

| accepted

Answered
How can i change the surface material manually on Ray Tracing Model?
Hi @ Yoojung Moon, Please click the link below. Hope this helps resolve your problem. <https://www.mathworks.com/matlabcen...

ungefär en månad ago | 0

Answered
For CIC filter is Feedback or Feedforward integrator preferred?
Hi @Vasant, After going through your comments, it is quite frustrating to say that design of a CIC filter is a nuanced topic...

ungefär en månad ago | 0

| accepted

Answered
Wrong output from network function, exported from nprtool
Hi @Thomas, In MATLAB, neural networks often output continuous values in the range of [0, 1], especially when dealing with bi...

ungefär en månad ago | 0

| accepted

Answered
Possible Incorrect Documentation on ksdensity
Hi @David Gillcrist, After going through your comments and studying the documentation provided at the link below <https:/...

ungefär en månad ago | 0

Answered
Problem with Rectify stereo images
Hi @Kenny Manjarrez Gracia , Your code appears to follow the correct sequence for rectifying stereo images and calculating di...

ungefär en månad ago | 0

Answered
How to set the waypoints with using "geoTrajectory"
Hi @Tadashi Okoba , After reading the documentation provided at the link below, <https://www.mathworks.com/help/fusion/ref...

ungefär en månad ago | 0

Answered
Capturing and Uploading Only Purple Data from AEwin to a Server
Hi @Huzaifa , Your task involves filtering data visualized in AEwin software to extract only the purple data points. Additional...

ungefär en månad ago | 1

| accepted

Answered
How to use fzero with arrayfun or cell fun?
Hi @Ruben, To efficiently apply fzero across multiple input pairs in MATLAB, you can leverage cellfun. This function allows y...

ungefär en månad ago | 1

| accepted

Answered
How do I solve "pyrunfile is not suppoted" error in MATLAB Function ?
Hi @翼 , The error you are experiencing is due to the presence of an output layer in your network configuration that is not co...

ungefär en månad ago | 0

| accepted

Answered
How to fit a noise signal in the shape of Lorentzian to a Lorentzian curve.
Hi @Yogesh, First download this function from link provided below. <https://www.mathworks.com/matlabcentral/fileexchange/3...

ungefär en månad ago | 0

Load more