Answered
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 månader ago | 0

Answered
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 månader ago | 0

| accepted

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Answered
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 månader ago | 0

| accepted

Answered
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 månader ago | 1

| accepted

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Answered
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...

7 månader ago | 0

Answered
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 månader ago | 0

Answered
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 månader ago | 0

| accepted

Answered
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 månader ago | 4

| accepted

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Answered
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 månader ago | 0

| accepted

Answered
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 månader ago | 0

Answered
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 månader ago | 0

| accepted

Answered
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 månader ago | 1

| accepted

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Answered
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 månader ago | 1

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Solved


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 månader ago

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Answered
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 månader ago | 0

Load more