已回答
How to run "fitrsvm" command in Matlab R2014b?
Hello Rahul, I see that you are seeking an equivalent to the fitrsvm function for regression Support Vector Machines (SVMs) in ...

5 months 前 | 0

已回答
Importing class from a different location
Hello Syed Ali, It seems like you're aiming to seamlessly integrate the addpath command within your class definition to ensure ...

5 months 前 | 0

| 已接受

已回答
Can we change the parameter values of the Simulink blocks in the HDL toolbox?
Hello Roshini, I see that you are looking to customize the parameter values of the HDL blocks. You can customize the parameter...

5 months 前 | 0

已回答
readtable can read Excel XLS but not XLSX on OneDrive?
Hello Juan, I see that you encountering an issue when trying to read an Excel (.xlsx) file especially when the file is open in ...

5 months 前 | 0

已回答
How to Imorting a text file containig indexes and the coressponding elements of a matrix to matlab?
Hello Himanshu, I see that you are looking to import a matrix from a text file containing corresponding elements and their indi...

5 months 前 | 0

| 已接受

已回答
Train neural network in Simulink
Hello Tristan, I see that you are having a Dymola model and planning to export it as an FMU for use in Simulink. It sounds like...

5 months 前 | 1

| 已接受

已回答
how to take seasoanal mean
Hello , I noticed you're seeking assistance with calculating the seasonal mean of your data. For that you can refer to this sa...

6 months 前 | 0

已回答
How to loop over column?
Hello , I assume that you want to normalize each column of the input matrix individually, but there's a misunderstanding in ho...

6 months 前 | 0

已回答
passing variable from matlab to python using pyrunfile
Hello Janssen, It seems you are looking for a way to pass variables from MATLAB to python. You can refer to the following MATL...

6 months 前 | 0

已回答
Problem with Russian letters in comments
Hello, It appears that MATLAB is not identifying Russian characters correctly and question marks are appearing instead, it cou...

6 months 前 | 0

已回答
How do I convert decimals to exponents in a matrix?
Hello, It seems you are trying to work with whole numbers and keep the results in an exact form (e.g., for symbolic computation...

7 months 前 | 0

已回答
My code is not working or MATLAB is not responding?
It seems you're encountering an issue while collecting user input through MATLAB. If you're seeing only the prompt “Please ente...

7 months 前 | 0

| 已接受

已回答
how to create mask on matlab 2024a (subsystem)
Hello Chanane I see that you're looking to create an image mask for a subsystem in Simulink 2024a. Let's streamline the process...

7 months 前 | 4

| 已接受

已回答
Read text file line by line to columns
Hello Shimna, I see that you are trying to read the data from a text file and convert it into a column format in MATLAB, you ca...

7 months 前 | 0

已回答
i want to make MATLAB function in Simulink to read one cell from excel sheet every period of time
I see that you are trying to import data from an Excel file processing within a MATLAB function block but it seems you've encou...

7 months 前 | 0

已回答
Access inputs from app designer in the MATLAB script.
I see that you are trying to achieve seamless integration of user input from your App Designer application into your MATLAB scri...

7 months 前 | 0

| 已接受

已回答
Getting error while trying to solve boundary condition equations.
It appears that you are encountering an issue while trying to solve a boundary value problem (BVP) using MATLAB. The error you'r...

7 months 前 | 0

已回答
Simulink model couldn't generate the output, can't see any thing
Hello Maha, I see that you're encountering an issue with visualizing the output of your Simulink model in a scope block. It mi...

7 months 前 | 0

| 已接受

已回答
Getting some unknown characters like blank squares in my MATLAB files .
Hello Ramachandra, It appears that MATLAB is not identifying French or Chinese characters correctly and question marks or boxe...

7 months 前 | 1

| 已接受

已回答
Correlation between data a certain number of days apart
I see that you're working with data on gene biomarkers and corresponding COVID infection data. You're aiming to analyze the corr...

7 months 前 | 0

已回答
what are the names of red circled blocks?
It appears you're keen to gain deeper insights into the specific blocks within a Simulink model. The first one is a Simulink "c...

7 months 前 | 0

已回答
SIMULINK mask parameter extract from MATLAB workspace
I see that you are encountering an issue while attempting to add a parameter to the mask of a subsystem, following these steps w...

7 months 前 | 1

已回答
How to generate multi-dimensional matrix (3 dimension and above) without nested loops to reduce overall run time?
Hello Sajid, I observe that you're looking to optimize your MATLAB code by replacing nested loops with efficient matrix operati...

9 months 前 | 0

已回答
Perspective problem in 3D plots with shared axes
Hello Mikel, I assume that you're trying to find a method to manipulate the viewing angle of a 3D plot while maintaining the x-...

9 months 前 | 0

已回答
Show largest component of vector and give unique color
Hello, I can understand that you are trying to plot the maximum component of each of the 40 vectors with a unique color for eac...

9 months 前 | 0

已回答
normal sum value and symsum value giving different result
Hello Rohith, As per my knowledge ,the reason for the difference between 'val1' and 'val3' in your MATLAB code is due to the wa...

9 months 前 | 0

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 months 前

已回答
How to fill different faces with different colors
Hello, I see that you're exploring how to assign different colors to various faces in a mesh plot. A straightforward way to ...

9 months 前 | 0

已回答
Is there any MATLAB code to create STATE SPACE model from the eigenvalues and eigenvectors?
Hello, I notice your interest in constructing a 'State-space model' from eigenvalues and eigenvectors in MATLAB. You can try u...

9 months 前 | 0

已回答
Why do I get Block error while updating model? Calling a simulink function with bus type as input argument.
Hello Srikar, I see that you've encountered a challenge with specifying the input argument for the 'function caller' block in S...

9 months 前 | 0

加载更多