photo

Nihal


Last seen: 4日 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 2
  • 6 Month Streak
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
detecting (unwanted) pixels and removing them
If you want to remove all the spots detected by the threshold mask from the image, you can modify the code to ensure that all pi...

5日 前 | 0

回答済み
Distance between points in a 2D matrix
To calculate the distances between points in a 2D grid for Kriging interpolation, you need to compute the pairwise distances bet...

7日 前 | 0

回答済み
Defining mutual inductance for a RLC circuit
To model an RLC circuit with multiple resistors (R), inductors (L), capacitors (C), and mutual inductances using state space rep...

7日 前 | 0

回答済み
Error with adding Gaussian Noise
It seems like the error message you provided indicates that there is an issue with a variable or function named signal. This kin...

7日 前 | 0

回答済み
how cluster 3D matrix by kmeans() in matlab
To perform k-means clustering on a 3D matrix in MATLAB, you first need to reshape the matrix into a 2D format that the kmeans() ...

25日 前 | 0

回答済み
where is my Activation key?
Please refer to the below answer for detailed explaination and methods to find the activation key. https://www.mathworks.com/ma...

26日 前 | 0

回答済み
cross validation neural network
Semantic segmentation using deep learning in MATLAB involves classifying each pixel in an image into a category. Here's a quick ...

26日 前 | 0

回答済み
Simulink library 2019a is empty
It looks like there are issues with the `slblocks.m` files in your Simulink library due to the error message "Too many input arg...

27日 前 | 0

回答済み
How to calculate occurrence of 3 variables
The Scytale cipher is an ancient transposition cipher used by the Spartans. It involves wrapping a strip of parchment around a...

約1ヶ月 前 | 0

回答済み
installation problems with trial version
If you're encountering issues starting a MATLAB trial version because it's asking for a license or for some other reason, here a...

約1ヶ月 前 | 0

回答済み
Simulink templates not loading
Hi Nivya The error sltemplate.internal.request.loadTemplate that you encountered when trying to open Simulink in MATLAB 2017b i...

約1ヶ月 前 | 0

回答済み
Need to compare two excel and extract the mismatch data
I understand you're looking to compare two Excel sheets for differences in signal names and their corresponding values, then ext...

約1ヶ月 前 | 0

回答済み
MATLAB Trouble opening files
To retrieve your cosine graph in MATLAB, you can follow these streamlined instructions based on how you saved your graph: If yo...

約1ヶ月 前 | 0

回答済み
Can I refer callbacks from a socket class to the parent app in AppDesigner?
Define an Event in your myClient Class: First, add an event declaration inside your myClient class. This event represents the ac...

約1ヶ月 前 | 0

回答済み
About a csv file from matlab 2018
Hi Nixon, Please find the requested file in attachment.

約1ヶ月 前 | 0

回答済み
importing data from .csv files of different lengths and same columns in matlab and getting RMS.
Your approach has the right intent, but there are several issues to address for it to work correctly. The key problems include t...

約1ヶ月 前 | 0

回答済み
Undistort image and camera calibration app
The artifacts you're observing in the undistorted images are likely due to the correction of significant lens distortion, inaccu...

約1ヶ月 前 | 0

回答済み
Want to programmatically get the Maltlab status of (ready, busy), etc., in the bottom left corner of the window. What procedure will be used?
When a program is executing, the command window displays a status text of 'Busy'. However, this status update does not occur dur...

約1ヶ月 前 | 0

回答済み
Why do some iterations take much longer?
The significant variability in execution times, including outliers far from the mean, could be attributed to factors such as mem...

約1ヶ月 前 | 0

回答済み
How to write a point's coordinates
To write the coordinates of extrema (maximum and minimum points) on a figure in MATLAB, you can indeed use the text command effe...

約1ヶ月 前 | 0

回答済み
which block to be used for simple looping in simevents
To simulate a mining truck-shovel operation using SimEvents in MATLAB, you'll model trucks cycling between an excavator (for loa...

約2ヶ月 前 | 0

回答済み
Make a mask and apply it to other matlab figures
To exclude a specific zone like a cylinder from your contour plot while using trisurf in MATLAB, follow these steps: Define the...

約2ヶ月 前 | 0

回答済み
how to know the total counts in liver
Calculating the counts (or intensity values) within a specific region of a fused image, such as the liver in a PET-CT fusion, in...

2ヶ月 前 | 0

回答済み
Libpointer creating multiple copies of data with C++ code.
Your issue stems from how MATLAB handles data passed to functions like libpointer and how it interacts with external libraries l...

2ヶ月 前 | 0

回答済み
How to use function ping in Matlab 2024?
The ping function, was introduced to MATLAB in the 2018b release, is documented. You can find more information and guidance on i...

2ヶ月 前 | 0

回答済み
Compiling fo Linux Ubuntu
Yes, an executable file compiled in MATLAB version 2018b on a Linux Ubuntu 16.04 system should generally work on a newer Linux U...

2ヶ月 前 | 0

回答済み
Big Sur - won't open installer from MATLAB compiler
Hi Scott, You can try the following fixes see what happen when you try to start it from command line. Run following line in t...

2ヶ月 前 | 0

回答済み
How set up a parameter in the PDE Modeler App as a function?
In MATLAB App Designer, calling a function like the calculateHeatTransferCoefficient function from within your app requires you ...

2ヶ月 前 | 0

回答済み
Communication Toolbox function in App designer
Ensuring that an object image remains visible after generating an impulse response in a MATLAB App Designer application involves...

2ヶ月 前 | 0

回答済み
MATLAB Online command window not showing ">>" with no response in any input
Hi Satyaram, You can see in bottom left corner it states "Waiting for input", It means some program is waiting for input from u...

2ヶ月 前 | 0

さらに読み込む