photo

Manish


Last seen: 3 dagen ago Active since 2024

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 1
  • Solver
  • First Answer

View badges

Feeds

View by

Answered
How to create a HDF5 group with only attributes
Hi Hamo,I encountered a similar issue and found a workaround. Before writing the attribute, explicitly create the group by open...

2 dagen ago | 0

Answered
Make contour plot with z values against year in x-axis and Date in y-axis?
Hi, I understand you want to contour plot of the temperature where years on the x-axis and day on y-axis and temperature on the...

2 dagen ago | 0

Answered
The size of nested cells
Hi Amir, I understand that you want to find the value of ‘m’ in a n*m cell array. Here the code implementation to find the val...

5 dagen ago | 0

| accepted

Answered
what is this type "sfix16_Sp1_Bn25"
Hi dayoung, Here is the breakdown of the data type: sfix: Signed Fixed-Point data type. S: slope P: Decimal point B: B...

6 dagen ago | 1

Answered
Inspecting Signals can't add legend
Hi, I understand that scope block window opens in the background when you double-click it.This happens because the scope block ...

16 dagen ago | 0

| accepted

Answered
Help me on how to use NR polar encoder Simulink
Hi, I understand that you want to use NR polar encoder and set the block parameters of it. To set up the NR Polar Encoder bloc...

16 dagen ago | 0

Answered
How can I stop the graph , and how can it stip when the song stops?
Hi, I understand that you want to interrupt the graph based on user input. This can be achieved by making some modifications...

17 dagen ago | 0

Answered
Is it correct to use NVM (write block) like this?
Hi, I understand that you're encountering an error when connecting a datastore block of dimensions [11x8] to a write block. To...

18 dagen ago | 0

Answered
Eliminate Nan row in a large matrix
Hi , I understand that you want that eliminate NaN rows in the matrix,we can achive this with help of ‘isnan’ function. Here i...

19 dagen ago | 0

Answered
Create a 3D matrix from 2 2D matrix
Hi K3iTH, I understand that you want to create a 3D matrix (100x360x560) from the matrices x (360x560), y (100x560), and z (360...

20 dagen ago | 0

Answered
how to delete a rows with column zeros in excel file
Hi, I understand that you want to clean your CSV file by eliminating all the rows with zeros in column C (keep the first and la...

ongeveer een maand ago | 0

Answered
How to specify the number of features rather than their size ?
Hi , I understand that you want to define a LSTM with required number of features. You can achieve this by using the “sequen...

ongeveer een maand 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:...

ongeveer een maand ago

Answered
Regarding How to calculate the participation factors based on the eigenvalues ?
Hi, I understand that you want to find participation factor based on eigen values using MATLAB  Generally,participation fact...

ongeveer een maand ago | 0

Answered
How to declare the weight and bias values for a convolution layer?
Hi, It seems the error you're encountering is due to the weights and biases not being initialized. You can verify this by insp...

ongeveer een maand ago | 0

Answered
How to eliminate the following warning: matrix singular to machine precision
Hi, I understand that you are using the "mldivide(\)" function on your matrices and are encountering a warning. You are seeking...

ongeveer een maand ago | 0

Answered
Issues with gpuArray Interpn
Hi, I was working on the similar usecase and encountered a similar issue. After trying several approaches, I found a workaroun...

ongeveer 2 maanden ago | 0