Community Profile

photo

Amish


Last seen: 23 giorni fa Attivo dal 2023

Followers: 0   Following: 0

Btech CSE student. Exploring the power of MATLAB

Statistiche

All
  • 6 Month Streak
  • Knowledgeable Level 2
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Write a string to hdf5 file with defined string length
Hi Kuang, I see that you want to define the String length to a contant length for the hdf5 file. To define a string with a fix...

23 giorni fa | 0

| accettato

Risposto
How do I simulate the following differential equation of a thermal system in Simulink?
Hi Carla, I see that you are looking for a way to model the attached differential equation in Simulink. For a thermal system, ...

26 giorni fa | 0

Risposto
use MATLAB Coder to convert matlab code to mex
Hi Zewen, I see that you are facing the error ''Unrecognized function or variable 'main' ". The error message "Unrecognized f...

26 giorni fa | 0

Risposto
Renaming of image filenames inside the folder
Hi, Assuming that all of the '.bmp' files are stored in the same folder, the renaming can be done using a MATLAB script using ...

27 giorni fa | 0

| accettato

Risposto
How can I reset my arduino board using a gui button in matlab?
Hi Cristina, I understand that you are looking for a way to reset the arduino board by using a GUI button in MATLAB. It is pos...

circa 2 mesi fa | 0

Risposto
How to interpolate a smaller size matrix to a larger size matrix without getting NaN values?
Hi SNIreaPER, I see that you are facing issues with interpolating the old matrix(101x101) to the new matrix (1001x1001) where ...

2 mesi fa | 1

| accettato

Risposto
How can I do the x-axis labeling with non-numeric values ​​in a bar chart in Excel?
Hi Marco, I see that you are trying to control Excel from MATLAB and configure the chart's axes, titles and main title. As I c...

3 mesi fa | 0

Risposto
The compute fft does not function properly in the powergui fft anyyzer.
Hi 예빈 임, I see that you're using the FFT Analysis tool in the Powergui block in Simulink and you encounter an issue where no d...

3 mesi fa | 1

Risposto
How to Debug Python Script (using breakpoints) that is called from Matlab on MAC OS
Hi Sammed, I understand that you are tryying to find a way to debug python code from MATLAB. Since Visual Studio is retiring f...

3 mesi fa | 0

Risposto
time -independent-Schrodinger-like-1D-pde
Hi Pritha, I see that you are looking for a way to solve time-independent Schrödinger-like 1D Partial Differential Equation. S...

3 mesi fa | 1

Risposto
How can I incorporate both the x-axis and a reversed y-axis without altering the plot but only adjusting the orientation of the axes?
Hi Rabih, I understand that you want the matrix to reamin the same while the y-axis is flipped. In order to flip the labeling ...

3 mesi fa | 0

Risposto
Change BDF 2 step method into BDF 4 step method
Hi, I see that you have a 2-Step BDF and are looking to change it to a 4-Step BDF method. In order to do so, you need to adjus...

3 mesi fa | 0

Risposto
Sample time and stop time in the generated code of Simulink model
Hi Marco, I see that you are integrating generated code from a Simulink model with external code. While doing so, it's importa...

4 mesi fa | 0

Risposto
How can I integrate HF component and LF component of an image in matlab?
Hi Nasseba, I understand that you want to integrate the HF and LF component of the image using MATLAB. This can be easily done...

4 mesi fa | 0

Risposto
How to code a discrete rotating switch from simulink into matlab
Hi, As I can understand from the description, you are facing an Algebraic Loop error. You are not sure whether you have an is...

4 mesi fa | 0

| accettato

Risposto
init function for each SWC mandatory in autosar?
Hi Vivian, I understand that you are trying to map the SWC to AUTOSAR code generator and are getting the “init[NM1] ” function...

4 mesi fa | 0

Risposto
我在生成c代码的时候遇到了这样的问题,有没有大神可以帮忙看看,感激不尽!!!!
Hi 艳荣, 请注意,我会用英语回答,因为中文不是我的主要语言。 (Please note that I will answer in English as Chinese is not my primary language) As I ...

6 mesi fa | 0

Risposto
Sending values from a DialogApp to MainApp, Appdesigner
Hi Furkan, The code you provided seems to be an attempt to pass values from a dialog app to a main app in MATLAB App Designer....

6 mesi fa | 0

Risposto
Best way to create an office room in Matlab
Hi Bobby, I understand that you are trying to create a 3D model of an office room in MATLAB using .ply files and need a way to...

6 mesi fa | 0

Risposto
How to generate surface of revolution from Bezier curve
Hi Jinesh, I understand that you are trying to create a surface by revolving the Bezier curve that you have made. The approach...

6 mesi fa | 0

Risposto
Simulating a 2D- Gaussian field. Results are not what I expected
Hi Dave, I understand that you’re trying to simulate a Gaussian field from an RBF kernel and want to figure out the issue with...

6 mesi fa | 0

Risposto
Cannot open a script file after running a code (Mac M1 silicon)
Hi Sangheon, I see that you are facing issues with respect to the MATLAB editor, where the scripts are appearing blank after r...

6 mesi fa | 0

Risposto
Can I have different sample times for my RL agent?
Hi Calogero, I understand that you're facing a trade-off between having a fast response for your isDone flag and providing the...

7 mesi fa | 0

Risposto
How make a GUI using App designer to visualize pressure sensor data
Hi Anoop, I understand that you want to plot the data that is getting generated from the Arduino’s pressure sensor. Cre...

7 mesi fa | 0

Risposto
Why Simulink "To Workspace" block doesn't create timeseries data?
Hi Khalid, As I understand, you are unable to create timeseries data using the “to workspace” Simulink block while saving dat...

8 mesi fa | 0

Risposto
How to get and plot boundary/vertex of drawn polygon
Hi Michael, I see that you are having issue with the Coordinates while using the ‘drawpolygon’ method where the coordinates a...

8 mesi fa | 0

Risposto
Microservice Container from Simulink
Hi Sreeraj, As I can understand, you want to explore examples or references for deploying Simulink model containers hosted on...

8 mesi fa | 0

Risposto
Hello, anyone can help me to make the code about volumetric integrated soot volume fraction ?
Hi Eka, I can understand that you are trying to find a way to implement the integration of the given equation. Assuming that ...

8 mesi fa | 0

Risposto
How to make matlab code in radial integrated soot in the matlab
Hi Eka, I can understand that you are trying to find a way to implement the integration of the given equation. Assuming that ...

8 mesi fa | 0

Risposto
Simulink Test를 통한 Function & Function Call Coverage 측정 방법 문의
제 언어 제한으로 인해 귀하의 질문에 영어로 답변해 드리겠습니다. 난 당신이 이해 바랍니다. Hi Jinseop, I understand that you are looking to know if it is possibl...

8 mesi fa | 0

Carica altro