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

2 Monate vor | 0

| akzeptiert

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

2 Monate vor | 0

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

2 Monate vor | 0

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

2 Monate vor | 0

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

2 Monate vor | 1

| akzeptiert

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

2 Monate vor | 1

| akzeptiert

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

2 Monate vor | 0

| akzeptiert

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

2 Monate vor | 0

Beantwortet
Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 3-by-1.
Hi @Jenny , To resolve the issue with the unrecognized variable m, you first need to define m and n based on the dimensions o...

2 Monate vor | 0

Beantwortet
How to update PID after system identification with closed loop PID Autotuner?
Hi @Cem , After going through your comments, when you identify new PID parameters based on closed-loop performance, you are e...

2 Monate vor | 0

| akzeptiert

Beantwortet
Error using delaunayTriangulation when calling mesh() on a pcbStack
Hi @Fernando , After carefully reviewing the following documentations provided at the links below <https://www.mathworks....

2 Monate vor | 0

Beantwortet
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 Monate vor | 0

| akzeptiert

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

2 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 1

Beantwortet
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 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

| akzeptiert

Beantwortet
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 Monate vor | 0

Beantwortet
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 Monate vor | 1

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

3 Monate vor | 0

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

3 Monate vor | 0

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

3 Monate vor | 0

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

3 Monate vor | 0

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

3 Monate vor | 0

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

3 Monate vor | 0

| akzeptiert

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

3 Monate vor | 0

| akzeptiert

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

3 Monate vor | 0

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

3 Monate vor | 1

| akzeptiert

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

3 Monate vor | 0

Mehr laden