photo

Shlok


Last seen: Today Attivo dal 2024

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, Java, Javascript, MATLAB, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
He/him

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Is there any command for .xlsx file to import directly to Signal Builder.
Hi Shweta, The Signal Builder block is outdated and no longer available in the latest version of Simulink. Hence, I would sugg...

circa 7 ore fa | 0

Risposto
Can I define a cell class data using data dictionary in Simulink?
Hi HDT, I understand that you want to define a cell class in Simulink by using Data Dictionary. To achieve the same, enter the...

circa 8 ore fa | 0

Risposto
is it possible to customize writeStruct for a data type?
Hi, There’s a small correction. The function 'writeStruct' doesn't exist in R2018a, which is the version mentioned in the ques...

2 giorni fa | 0

Risposto
Could anyone help me how to consider the rows of matrix part by part.
Hi Jaah, I understand you're trying to modify your code so that a specific partition only accesses certain rows from G and P. ...

2 giorni fa | 0

Risposto
how to calculate perms for cell array vector
Hi Mohamad, I understand that you want to include repetition in the cell arrays, but you're unable to achieve this because you...

5 giorni fa | 1

Risposto
Procrustes distance formula explanation
Hi Dipak, To explore the formulas behind the Procrustes transformation, you can directly view the source code of the “procrust...

7 giorni fa | 0

Risposto
Does fileDatastore not implement "matlab.io.Datastore"?
Hi Eike, The “matlab.io.datastore.FileDatastore” class does not implement the “matlab.io.Datastore” interface. As a result, “a...

7 giorni fa | 0

Risposto
How to solve the eqaution in matlab
Hi Prasad, To solve the given equations in MATLAB, you should make use of “fsolve” function. “fsolve” is a numerical solver fo...

8 giorni fa | 0

Risposto
How can I make the input data and target data have same samples for ANN training
Hi Abdirizaak, I understand that you want to extract random samples from your collected data and you want to ensure that the c...

12 giorni fa | 0

Risposto
Printing row of maximum value of a column
Hi Ennes, To extract the maximum area value from each image and store it in a new array, you should preprocess this data insid...

12 giorni fa | 0

Risposto
Why do i get question marks?
Hi Alexander, The error messages mentioned above in the attachments indicate that there is a mismatch in the dimensions or wid...

13 giorni fa | 0

Risposto
measure the Center of mass
Hi Mingde, The terms Window Length, Sampling Rate, and Time are related but represent different aspects of data analysis. Let ...

14 giorni fa | 0

Risposto
finding the roots of an MA
Hi Jean, I understand that you are working on simulating a Moving Average (MA) process and need to verify its invertibility. ...

14 giorni fa | 0

Risposto
Slow routine to make 3D mesh
Hi Gerald, I understand that your code is using “vpasolver”, which can be slow, especially for larger problems. Hence, I'd rec...

15 giorni fa | 0

Risposto
Highlight signal removed if mouse button is clicked in MATLAB 22b Update3
Hi Nishant, I've encountered the same issue in MATLAB R2022b Update 3. The bug causes the highlight to disappear if you left c...

19 giorni fa | 0

Risposto
Saving Scope Data in Simulink
Hi, I understand that you want to save the scope data using the above given code. However, you need to address the following th...

21 giorni fa | 0

Risposto
Custom data types and constraints with genetic algorithms
Hi nc, I understand that you want to pass additional parameters, to functions such as “crossover” and “mutation” in your genet...

21 giorni fa | 0

Risposto
ERROR while using model separation block
Hi, The error you're encountering is due to an unsupported data type being passed to a block in your Simulink model. In your c...

circa un mese fa | 0

Risposto
match same column and row in matlab
Hi, Based on the data and context you provided above; I assume you have the Excel files with the following headers: File 1: ...

circa un mese fa | 0

Risposto
CMAKE_MAKE_PROGRAM is not set
Hi, You're encountering an error with "CMake" due to a missing build program, such as MinGW. To resolve this issue, follow th...

circa un mese fa | 0

| accettato

Risposto
Help with vector function
Hi, I understand that you are trying to vectorise the code given above. In order to do this, you should follow the following ...

circa un mese fa | 0

Risposto
Client installation package for Mathlab
Hi, I understand that you're looking to install MATLAB using a common installation package across different systems. However, ...

circa un mese fa | 0

Risposto
rotate3d disabling datatips (probable bug)
Hi, I tried replicating the issue, and I was able to reproduce it. It appears that the "Rotate 3D" option gets enabled in both...

circa 2 mesi fa | 1

Risposto
Error opening project with the new desktop 2023a
Hi, I tried replicating the issue mentioned above, and I didn't face any errors. Based on the above query, it appears to me...

circa 2 mesi fa | 0

Risposto
how to resolve "At least one value is out of range for rectangle or position" error?
Hi, Considering the error mentioned above, it looks like that coordinate values in your harness creation script are falling ou...

circa 2 mesi fa | 0

Risposto
Custom fit curve and plotted curve are different, help
Hi Armando, I understand that you are trying to manually fit the curve on a scatterplot using the parameters generated by the...

circa 2 mesi fa | 1

Risposto
How to make image labeler pixel label output file name same as the imput file name?
Hi, I understand that you want the image pixel label files to have the same name as the original image files. The PNG files...

2 mesi fa | 1

| accettato