已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

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

5 months 前 | 0

| 已接受

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

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

8 months 前 | 1

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 1

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

加载更多