Answered
Extract surface points from a 3D data file of a 3d H-type grid
Hey, To select the outer points from a 3D H-type grid in MATLAB, follow these steps: 1. **Load the Data**: Read the 3D point...

3 maanden ago | 0

Answered
How to generate a BCH (63,56) code in Matlab?
Hey Francesco, To implement a BCH (63,56) encoder and decoder in MATLAB, follow these steps: Define the Generator Polynomial: ...

3 maanden ago | 0

Answered
Can't display several fill plots in UIAxes in App
Hey Mark, It looks like you are trying to plot multiple fill plots within a loop, but only the last one is being displayed. O...

3 maanden ago | 0

Answered
Can we sense the vibration & tilt of vehicle in driving scenario design app.
Hello Rohit, For the purpose of sensing tilt and vibration of the Vehicle in the driving scenario design app, you will need to ...

3 maanden ago | 0

Answered
Most efficient way to update 'constant' variables in RTW/EC (variable vargin lengths?)
Hello Kenny, To address your requirement of dynamically changing x_hat and k during runtime with minimal changes to the existin...

5 maanden ago | 0

Answered
Simulation of Camera Inputs
Hello Philippe, I can understand that you are trying to simulate a robotic platform with a depth camera to track the trajector...

5 maanden ago | 0

Answered
Generate Equations of Motion of Simscape Model
Hello Ramkumar, Your understanding is correct. MATLAB Simscape Multibody (formerly known as SimMechanics) is a powerful tool f...

5 maanden ago | 0

Answered
Arduino and Matlab Serial communication is slow.
Hello Xing, The issue that you are facing is related to how MATLAB handles real-time data plotting within a loop, especially ...

5 maanden ago | 0

Answered
Problem using "linprog" command.
Hello Devyani, I can understand that you are facing issues with the primal and dual formulations for your optimisation process...

5 maanden ago | 0

Answered
if my modis image on my DESKTOP HOW I OPEN IT??
Hello Abdulrhman, I can see that you are interested in working with MODIS (Moderate Resolution Imaging Spectroradiometer) image...

5 maanden ago | 0

Answered
Image background correction for static object imaged using different background
Hello Auwal, It seems that[RS1] [SS2] you are dealing with background variation in your images, which can affect the mean pixe...

5 maanden ago | 0

Answered
High-Fidelity Motor design
Hello Hassan, Modelling a motor with customized parameters in Simscape involves several steps, leveraging the flexibility and p...

5 maanden ago | 0

| accepted

Answered
how can i extract a frame from video using video class?
hello, To extract frames from a video for analysis using Python and OpenCV, follow these steps: Install OpenCV: Run pip instal...

6 maanden ago | 0

Answered
how cwt works?
hello, The use of -sqrt(a) in the code you've mentioned for the Continuous Wavelet Transform (CWT) is unusual, as the standard ...

6 maanden ago | 0

Answered
Find approximate solution of equation
Hello David, I can deduce that you want to know a method to find a simplified, approximate solution for solving differential e...

8 maanden ago | 0

Answered
How do you add a sampling interval to a low pass filter?
Hello Brianna, I can see from your question that you are trying to implement a low pass filter using the ‘fdesign.lowpass’ func...

8 maanden ago | 0

Answered
Connect Pidgets with Simulink
Hello Thijs, Previously, Phidgets were compatible with the Simulink platform up until its 2021 release. However, subsequent upd...

8 maanden ago | 1

Answered
What can be considered to be a good reprojection error value?
Hello Enes, To ascertain whether the error values following a camera-LiDAR calibration are within acceptable limits, it is esse...

8 maanden ago | 0

Answered
Press a Button move a Servo
Hey Ravyn, After analysing the code provided by you to control a servo motor using MATLAB code while interfacing with the Ardu...

8 maanden ago | 0

Answered
Analyzing Changes in Voice Aging Effects in Audio Files
Hey Mohamed, I could see that using a FFT (Fast Fourier Transform) did not yield useful results for you in order to analyse th...

8 maanden ago | 0

Answered
Serial.available serial communication problem on Arduino Uno
Hello 승민 임 , We know that the problem is occurring when the 2nd Arduino is getting a command if(Serial.availible()) whi...

8 maanden ago | 0

Answered
Extracting amplitude and frequency component using short time Fourier transform
Hello Sudarshan, Through the code provided, I can understand that you are aiming to extract amplitudes at 60Hz and 5KHz ...

8 maanden ago | 0

Answered
Implement variable switching times for inverter.
Hello Siddhi, The information provided by you it is clear that you adjust the switching sequence so that, for example, with a...

8 maanden ago | 0

Answered
Is it possible to automate image scaling?
Hello Jordan, Your question suggests that you are looking for a way in which we can use a MATLAB toolbox to automate the...

8 maanden ago | 1

Answered
Takagi Sugeno Fuzzy Model
Hello SM, I could see that you are trying to work your way through defining variables to construct a Takagi-Sugeno Fuzzy mo...

8 maanden ago | 0

Answered
Problem with compiling simscape library
Hello Rafal , I could see that you are trying to work your way through compiling a Simscape library with addition of ne...

9 maanden ago | 0

Answered
I'm desperately trying to run an Arduino program and IN THE SAME TIME to plot something in Matlab.
Hello RAZVAN, Your question demands a solution for live visualization of potentiometer voltage in MATLAB while contr...

9 maanden ago | 0

Answered
How can i select a different core in PIL Simulation ?
Hello Afraa, I understand that you want to perform Processor-in-the-Loop (PIL) simulations on a hardware platform equipped wit...

9 maanden ago | 0

Answered
Simple model of antenna array receiver
Hello Piotr, From your question, I could understand that you are seeking guidance for creating a simple receiver wit...

9 maanden ago | 0

Answered
Simulation on MPU6050 Accelerometer using simulink block. Why I end up getting the data start from zero for acceleration z-axis when I include the filter?
Hello Noor, From the image and question prompt I could see that you are trying to use MPU6050 MEMS sensor to get axial acceler...

9 maanden ago | 0

Load more