Answered
problem playing a scene using actor blocks and 3D configuration block in simulink
Hi @Abolfazl , I first tried to understand error messages mentioned in your comments. _FFAdaptationExp Model 2024 Rotatio...

2 years ago | 0

| accepted

Answered
field weakening of induction machine
Hi @mamad , After going through documentation provided at the link below <https://www.mathworks.com/discovery/field-weake...

2 years ago | 0

| accepted

Answered
Why doesn't the frame rate drop with extra processing time per frame?
Hi @Yujie Luo , The observation that your effective frame rate remains around 450 FPS despite adding functions is intriguing....

2 years ago | 0

| accepted

Answered
Code generation information file does not exist
Hi @Luca , It appears that you are facing issues with the build process in Simulink while working with Arduino hardware, spec...

2 years ago | 0

Answered
Need help with waypoint navigation code
Hi @SM, To address your query about the waypoint navigation code and its issues, I have broken down the problem, analyzed the...

2 years ago | 1

Answered
How to generate edge-information from a pde mesh?
Hi @Kun Cheng , To address your task of generating a list of all edges in a quadratic 3D mesh, I built upon the provided cod...

2 years ago | 0

| accepted

Answered
How to pass parameter to a MATLAB program from Python ??
Hi @Tik Ho HUI, After going through documentation provided at the link below, <https://www.mathworks.com/help/matlab/matla...

2 years ago | 0

| accepted

Answered
Use the plot function to set the curve transparency
Hi @Siri, After going through documentation provided at the link below, <https://www.mathworks.com/help/matlab/ref/plot.ht...

2 years ago | 0

Answered
How i can combine two or three 3D plot ? how get the template of such graph?
Hi @salim saeed, First define the range for the variables x and t using linspace, which generates linearly spaced vectors. Th...

2 years ago | 1

Answered
Help with time variation graphs versus time
Hi @Jose Martinez , You mentioned,”Can you help me on how I can obtain this type of graphs (see example), which represent amp...

2 years ago | 0

Answered
How to apply a legend to a graphed model array?
Hi @ Matthew Pompa , You mentioned, “ I have a created a model array of transfer functions using stack() and they are labeled...

2 years ago | 0

Answered
How to get the answer from the following code. How can i extract the values from the code?
Hi @sunitha kolasani , You mentioned, “I need to find the following :F = ((du/dy)-Nt*(d^2u/dy^2)) at y=0,J = -(i*(dh/dy...

2 years ago | 0

Answered
how to plot 4D figure to describe changing in ocean ?
Hi @Amal MM , After reading through your comments, it seems that your task involves visualizing oceanographic data, specifica...

2 years ago | 0

Answered
Hi, does anyone know how to generate the graph as shown below based on a torus? Thank you so much.
Hi @yuchen, You mentioned,”does anyone know how to generate the graph as shown below based on a torus?” Please see my resp...

2 years ago | 0

Answered
Find centre and diameter of the circles in the image
Hi @MechenG , You mentioned, _I am trying to find the centre (x,y) and diamter of the circles in the given image. I have play...

2 years ago | 0

| accepted

Answered
Any alternative for diode to make the model linear for real-time simulation?
Hi @Varun, You mentioned, “I am optimizing matlab/simulink model to run in real-time. To make the model less computationally...

2 years ago | 0

| accepted

Answered
Python - MATLAB not working: MATLAB cant find python environment, numpy not working, fooof not working
Hi @Vyte Jan, After going through your comments and reviewing the documentations provided at the links below, <https://w...

2 years ago | 0

Answered
MATLAB Vehicle Network Toolbox cannot send CAN messages on physical channels with Vector's hardware VN1610.
Hi Yongfu Zhang, You mentioned, _When using the vehicle network toolbox(Matlab 2024a update 6) with the vector's hardware VN...

2 years ago | 1

| accepted

Answered
how to design radiation pattern of ideal dipole antenna
Hi @Syed Manaf Ali Shah, You mentioned, “how to design radiation pattern of ideal dipole antenna in matlab” Please see my ...

2 years ago | 0

Answered
Write Stream Binary Header with different precisions
Hi @Jaden Hoechstetter, You mentioned, “ _I want to write a stream binary file that has different precisions for the header. ...

2 years ago | 0

Answered
enlarge a curved arc with rounded edges, only from the rounded edge
Hi @gaandi, To address your query effectively, let me break down the provided code % Load the matrix load('multiple_...

2 years ago | 0

Answered
Motion of a square
Hi @Mattia , It seems that @Voss provided better suggestions. However, upon analyzing your code and going through your txt fi...

2 years ago | 1

Answered
Export Timetable data to Excel
Hi @chris weedon , After reviewing the “writetimetable” function at the link provided below <https://www.mathworks.com/he...

2 years ago | 1

| accepted

Answered
Number of bits per symbol (m) range in Reed-Solomon coding
Hi @Jay, After reviewing the documentation regarding rsenc function provided at the link below <https://www.mathworks.co...

2 years ago | 0

| accepted

Answered
Smooth noisy data whilst keep absolute minimum and maximum values
Hi @Bill White , You have to understand the challenging part when you apply smoothing techniques like sgolayfilt, the algorit...

2 years ago | 0

Answered
How to call the embedded code using user defined function blocks in matlab
Hi @AKHILA , You mentioned, “I have some stm32 codes and i need to integrate that in matlab environment using s function/ c f...

2 years ago | 0

| accepted

Answered
identify model parameters and data (g = Gm).
Hi @meoui , To create the matrix G in MATLAB, you can use either a direct approach by manually entering the values or utilizi...

2 years ago | 0

Answered
How can I import Complex CAD geometry mesh to NREL's Soltrace software by processing mesh through matlab code?
Hi @yosef futsum , You mentioned, “I'm attempting to generate a SolTrace input file from a SolidWorks mesh exported as an STL...

2 years ago | 0

Answered
How does MATLAB generate the probability density function?
Hi @Snoopy, You mentioned, “I am using the pdf function (https://nl.mathworks.com/help/stats/prob.normaldistribution.pdf.html...

2 years ago | 1

| accepted

Answered
Transmitting an Image over AWGN channel
Hi @Pavan Anand, You mentioned, “I want to encode an image using a PSK constellation and transmit it over an AWGN channel. ...

2 years ago | 0

Load more