photo

Amith


Last seen: 6 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Solver
  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
upload raw data to bionformatic tools
Hi Dante, You can import raw data into MATLAB for bioinformatics analysis and use the NCBI database for identification. Here’s...

16 days 前 | 0

已回答
Energy efficiency in wireless sensor networks
Hi Said, I understand that you are interested in learning about graph formation for optimization to increase coverage area whi...

21 days 前 | 0

已回答
How to launch scripts into Simulink using key shortcut
Hi Marco, Unfortunately, MATLAB doesn’t support running a specific script using a custom keyboard shortcut. It only allows pred...

22 days 前 | 0

已回答
Failed to compile the Simulink model due to the NiBusLib.tlc
Hi Maya, I assume that you are facing this error while building the model,if the model build was successful previously, the er...

23 days 前 | 0

已回答
How to execute other statement in an if loop if a condition is satisfied
Hi Imaad, I understand that you want to re-execute the code starting from the first if statement each time bar_dia is set to 25...

23 days 前 | 0

已回答
Create a function block at the command line
Hi Hisham, To create a function block using your command line, you can utilize the 'add_block' function provided by MATLAB. To...

25 days 前 | 0

已解决


Add two numbers
Given a and b, return the sum a+b in c.

1 month 前

已回答
detect task overrun on Zync ZCU102
Hi Michele, You can configure a Simulink model running on the target hardware to detect and notify you when a task overrun occu...

1 month 前 | 0

已回答
How to export EUV mask geomtry from FDTD into MATLAB ?
Hi Hala, I understand that you would like to import an FDTD simulation into MATLAB. Unfortunately, there are no built-in metho...

1 month 前 | 0

已回答
Data Streaming from updating .txt file
Hi Omilnoth, I understand that you would like to import data from a text file. You can achieve this using the importdata functi...

1 month 前 | 0

已回答
How can I create a 2D and 3D specified porous material?
Hi Aida, You might find this awesome GitHub repository helpful for generating and visualizing porous materials: https://github....

1 month 前 | 0

已回答
Convolution of 1D Signal using MATLAB
Hi Manipal, To perform convolutions on a 1D layer of signals, you can use the 'convolution1dLayer' function available in MATLAB...

1 month 前 | 0

已回答
I got error when i account for thermal port in battery.
Hey Gokarna, The error you are experiencing might be due to your model having difficulty reconciling all initial conditions. Yo...

1 month 前 | 0

| 已接受

已回答
Load Model Advisor Configuration through Command Line
Hi Mohan, To set your Model Advisor configuration via the command line in MATLAB releases R2022a and later, you can use the fol...

1 month 前 | 0

已回答
How to output the application screen as an image or PDF on the web app
Hi TRyo, The exportapp function is not supported in MATLAB Online or Web Apps. The getframe function does not support the foll...

1 month 前 | 0

已回答
Unable to read MAT-file
Hi Minh, It appears that your MAT-file may be corrupted. You might want to check out this MATLAB Answer, which could assist you...

1 month 前 | 1

已回答
Temperature reading on the graph Think Speak
Hi Andrzej, To update your temperature readings dynamically, you can use the Charts API which is used to generate charts with H...

1 month 前 | 0

已回答
How to get a graph of an equation having a sigma notation with double indices
Hi Sania, To simulate the given equation in MATLAB, you can utilize `for` loops, setting `maxIterations` to 100 to represent t...

1 month 前 | 0

已回答
How to work around "invoke" error
Hi Ima, To handle VISA errors and retry invoke commands in MATLAB, you can use a combination of error handling and retry logic....

1 month 前 | 0

已回答
Connecting MATLAB to ABAQUS and reading osb output files
Hi Sagnik, To execute Abaqus files using MATLAB, you can follow these steps: Create a new MATLAB file in the same directory as...

1 month 前 | 1

已回答
Digital twin for Battery
Hi Nalla, To compare simulation data from Simulink with hardware results from Arduino, you can try these steps: 1. Run the sim...

1 month 前 | 0

已回答
Optimization with 3 variables- how to find the values of each variable to minimize mass?
Hi Din, To solve this problem, we need to find the optimal number of excavators, reactors, and 3D printers that will complete t...

1 month 前 | 0

已回答
onset time for first level analysis
Hi Lynn, The dicomcontours object extracts and stores region of interest (ROI) data from the metadata in DICOM-RT structure se...

1 month 前 | 2

已回答
Draw amplitude spectrum of filter
Hi Hoa Luong, Find the MATLAB code below according to the specification requested where there is an amplitude of 5 in the range...

1 month 前 | 0

已回答
link ansys workbench to matlab
Hi Ferdaous, To establish an interactive connection between MATLAB and ANSYS, consider exploring this File Exchange resource. ...

1 month 前 | 0

已回答
How to plot decision boundary using ELM classifier for two class problem.
Hi Uma, To find and visualize the decision boundary for a two-class classficiation problem using Extreme Learning in MATLAB yo...

1 month 前 | 0

已回答
Find the max PSD for EEG data
Hi Tran, To find the maximum PSD for beta, alpha, and theta waves in the signal, you can create a function similar to the one s...

1 month 前 | 0

已回答
Permanent magnets in PDE toolbox
Hi Julien, You can model permanent magnets through surface currents. You can learn more about this in the MATLAB Answer linked...

1 month 前 | 0

已回答
Domain sketch for multiple variables function
Hi Khoa, You can make use of the example below to sketch the domain of the provided function: % Define the range for x and y ...

2 months 前 | 1

已回答
Position finding by triangulation
Hi Curious, I believe the answer to your question about triangulating a position using two DMEs can be found at this link: http...

2 months 前 | 0

加载更多