
Riya
自 2025 起处于活动状态
Followers: 0 Following: 0
Programming Languages:
Python, C++, C, Java, Javascript, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
She/her
Python, C++, C, Java, Javascript, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
She/her
Feeds
已回答
Sensitivity Analysis- Plot
Hi, I understand that you are trying to visualize the changes across 15 cities for three different scenarios using MATLAB. ...
Sensitivity Analysis- Plot
Hi, I understand that you are trying to visualize the changes across 15 cities for three different scenarios using MATLAB. ...
11 days 前 | 0
已回答
for loop as matlab function in simulink
Hi Vishnuvardhan, I understand that you are trying to implement a “for” loop as a MATLAB function into Simulink. When worki...
for loop as matlab function in simulink
Hi Vishnuvardhan, I understand that you are trying to implement a “for” loop as a MATLAB function into Simulink. When worki...
12 days 前 | 0
已回答
how to find the accuracy from the predicted labels for test data in Matlab?
Hi Kanuparthi, You can compute the accuracy by comparing the predicted labels (“yfit”) with the actual labels (say “yTest”)....
how to find the accuracy from the predicted labels for test data in Matlab?
Hi Kanuparthi, You can compute the accuracy by comparing the predicted labels (“yfit”) with the actual labels (say “yTest”)....
17 days 前 | 0
已回答
Run matlab m file from simulink
Hi Nethaji, I understand that you are trying to execute a MATLAB script (“test.m”), which calls a Python file, from within ...
Run matlab m file from simulink
Hi Nethaji, I understand that you are trying to execute a MATLAB script (“test.m”), which calls a Python file, from within ...
17 days 前 | 0
已回答
How do i execute Matlab Updates from command line without interaction (in silent mode)?
Hi Juergen Bohn, I understand that you are looking for a way to execute MATLAB updates from the command line in silent mode,...
How do i execute Matlab Updates from command line without interaction (in silent mode)?
Hi Juergen Bohn, I understand that you are looking for a way to execute MATLAB updates from the command line in silent mode,...
18 days 前 | 0
| 已接受
已回答
Verify Statements with outcomes from TestCaseResult object
Hi, I understand that you want to extract information about the verify statements in each testcase and their pass/fail statu...
Verify Statements with outcomes from TestCaseResult object
Hi, I understand that you want to extract information about the verify statements in each testcase and their pass/fail statu...
19 days 前 | 0
已回答
Export data from plot into a table *.txt
Hi, I understand that you want to save the generated data in a structured text file. The issue is that “table” function requi...
Export data from plot into a table *.txt
Hi, I understand that you want to save the generated data in a structured text file. The issue is that “table” function requi...
1 month 前 | 0
已回答
matlab app designer table logical data
Hi, I understand that you want to allow only one checkbox to be selected at a time. To do this, you can consider using “radio...
matlab app designer table logical data
Hi, I understand that you want to allow only one checkbox to be selected at a time. To do this, you can consider using “radio...
1 month 前 | 0
已回答
Saving files in App Designer
Hi, I understand that you are encountering an error while trying to set the variable name of “Table” to match the “EditField”...
Saving files in App Designer
Hi, I understand that you are encountering an error while trying to set the variable name of “Table” to match the “EditField”...
1 month 前 | 0
已回答
using the command "port_label('input', 1, 'a') " , others port label disappeared!
Hi, I understand that you want to change one port label dynamically while keeping the other labels unchanged. The issue is, w...
using the command "port_label('input', 1, 'a') " , others port label disappeared!
Hi, I understand that you want to change one port label dynamically while keeping the other labels unchanged. The issue is, w...
2 months 前 | 0
已回答
How to take the handles of simulink function block?
Hi sk, I understand that you are facing an issue while finding port handles for “Simulink function” block. The issue arises b...
How to take the handles of simulink function block?
Hi sk, I understand that you are facing an issue while finding port handles for “Simulink function” block. The issue arises b...
2 months 前 | 0
已回答
I want to know whether the alignment of simulink block name could be changed to 'left' or not?
Hi Hua, I understand that you want to shift the block label to the “left” in Simulink. You can achieve this using the “set_pa...
I want to know whether the alignment of simulink block name could be changed to 'left' or not?
Hi Hua, I understand that you want to shift the block label to the “left” in Simulink. You can achieve this using the “set_pa...
2 months 前 | 0
已回答
COLOR IMAGE ERROR IN SPECAL NOISE REDUCTION
Hi Nethala, I understand that you are encountering an error while processing a color image in your speckle noise reduction c...
COLOR IMAGE ERROR IN SPECAL NOISE REDUCTION
Hi Nethala, I understand that you are encountering an error while processing a color image in your speckle noise reduction c...
2 months 前 | 0
已回答
I have an image problem with the image using the save button "Error using images.internal.parseNonStringInputsEdge"
Hi Olivio, I understand that you are encountering an error while using the “edge” function and saving an image. The main rea...
I have an image problem with the image using the save button "Error using images.internal.parseNonStringInputsEdge"
Hi Olivio, I understand that you are encountering an error while using the “edge” function and saving an image. The main rea...
2 months 前 | 0
已回答
Error using cfit/subsref when trying to fit a smoothingspline
Hi Zhangxi, I understand that you are encountering an error while trying to fit a "smoothingspline" to your dataset. I tried r...
Error using cfit/subsref when trying to fit a smoothingspline
Hi Zhangxi, I understand that you are encountering an error while trying to fit a "smoothingspline" to your dataset. I tried r...
2 months 前 | 0
已回答
Error using boxplot>straightenX
Hi Abdullah, I understand that you are encountering an error while trying to create a boxplot for a matrix. The main reason fo...
Error using boxplot>straightenX
Hi Abdullah, I understand that you are encountering an error while trying to create a boxplot for a matrix. The main reason fo...
2 months 前 | 0
已回答
Using PCA output coefficients to project test data in the pca space
Hi Mohamad, I understand that you are facing an error while trying to normalize and project your test data into the PCA space. ...
Using PCA output coefficients to project test data in the pca space
Hi Mohamad, I understand that you are facing an error while trying to normalize and project your test data into the PCA space. ...
2 months 前 | 0
已回答
i have code for ploting the spectrogram of a resampled audio but the program showing error .
Hi Suchithra, I understand that you are encountering an error while executing the code. In MATLAB version R2016a and earlier...
i have code for ploting the spectrogram of a resampled audio but the program showing error .
Hi Suchithra, I understand that you are encountering an error while executing the code. In MATLAB version R2016a and earlier...
2 months 前 | 0
已回答
I need to plot the first six partial sums of a fourier series. returning "error using plot" when I try
Hi Sam, I understand that you are encountering error while plotting the sub plots for partial sums of a piecewise function. The...
I need to plot the first six partial sums of a fourier series. returning "error using plot" when I try
Hi Sam, I understand that you are encountering error while plotting the sub plots for partial sums of a piecewise function. The...
2 months 前 | 0
已回答
Plot Error (2-D Graph)
Hi Vishwak, I see that you are facing some errors in your code. It seems the problem comes from this line: plot(c_t1(1:59), c_...
Plot Error (2-D Graph)
Hi Vishwak, I see that you are facing some errors in your code. It seems the problem comes from this line: plot(c_t1(1:59), c_...
2 months 前 | 0