photo

Manish


Last seen: 20日 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

All
  • 3 Month Streak
  • Knowledgeable Level 2
  • Solver
  • First Answer

バッジを表示

Feeds

表示方法

解決済み


Find the longest sequence of 1's in a binary sequence.
Given a string such as s = '011110010000000100010111' find the length of the longest string of consecutive 1's. In this examp...

27日 前

回答済み
how to calculate image pixels shift
Hi, I see that you want to calculate pixel offset between two similar images. You can achieve this by following the below ste...

約1ヶ月 前 | 0

回答済み
hello professionals suggest MATLAB code for 2x2 polynomial symmetric matrix and their eigen value and eigen vectors
Hi Nithya, I understand that you're seeking a MATLAB code to generate a 2x2 polynomial symmetric matrix and calculate its eig...

約1ヶ月 前 | 0

回答済み
App Designer-Change the background color of a cell of a table
Hi, I understand that you want to paint the background colour of the cells of the 5thcolumn according to the conditions specifi...

約1ヶ月 前 | 0

回答済み
read pbin file to Matlab
Hi, I understand that you want to read the ‘pbin’ file, which contains an image data. Here is the general approach to readin...

約1ヶ月 前 | 0

回答済み
modify multiple netcdf files into one
Hi, I understand that you want to combine multiple NetCDF files into a single NetCDF file. You can achieve this by following t...

約1ヶ月 前 | 0

回答済み
How did the parameter "StructureSensitivity" of fibermetric affect the result?
Hi RD, I understand that you want to know: The essence of the 'StructureSensitivity' parameter in the 'fibermetric' function...

約1ヶ月 前 | 0

回答済み
come to convert words into cell array
Hi, I understand that you want to convert the variable‘g’into a cell array‘S’. You can achieve this by splitting the string ...

約1ヶ月 前 | 0

回答済み
visualize network maskrcnn object and display weights
Hi Odo, I understand that you would like to visualize the neural network architecture of 'maskrcnn' and display its trained wei...

約1ヶ月 前 | 0

回答済み
Could you please help me know how eig(A), which is inbuild function of matlab, be replaced with Simulink block. Suggest any Tool if required.
Hi, I understand that you want to implement ‘eig(A)’ in the Simulink. In order to achieve this, you can use the ‘MATLAB Functi...

約1ヶ月 前 | 0

回答済み
how to convert .mat file to .h5 file
Hi, I understand you want to convert the .mat file to .h5 file.To convert a .mat file to an .h5 file, use the ‘h5create’ functi...

約1ヶ月 前 | 0

回答済み
Can non-atomic subsystems be converted to referenced models?
Hi, I understand that you want to know whether a non-atomic subsystem can be converted into a reference model. Non-atomic subs...

約1ヶ月 前 | 0

| 採用済み

回答済み
Why missing color in legend
Hi, I understand that you want the legends to match the graphs. To achieve this, ensure that you save the plot handles(h1,h2,h...

約1ヶ月 前 | 0

| 採用済み

回答済み
Multiply different sized arrays by cycling smaller array
Hi, I understand that you want to create three separate 1x5 arrays, denoted as C, using the arrays ‘a’ and ‘b’. Here is the co...

約1ヶ月 前 | 0

| 採用済み

回答済み
"fatal error C1083: Cannot open include file: 'rt_logging.h': No such file or directory"
Hi, I understand that you are unable to locate the ‘rt_logging.h’. Here are the simple steps you can follow to locate your ‘rt...

約1ヶ月 前 | 0

回答済み
Is it possible to get different path gains for different carrier frequencies from nrCDLChannel object?
Hi, I understand that you want to know why the path gains remain the same even when the carrier frequencies are different. T...

約2ヶ月 前 | 0

回答済み
How to extract data from he5 files
Hi, I understand that you want to extract the data from the multiple he5 files. The code below reads all. he5 files in a spe...

約2ヶ月 前 | 0

回答済み
Scatter plot with colormap and colorbar based on one of the parameters plotted
Hi, I understand that you want to plot a colored scatterplot with 'data_z' represented on the color map, and 'data_x' and 'data...

約2ヶ月 前 | 0

| 採用済み

回答済み
Combining separate sparameters into one touchstone file
Hi, I understand that you're interested in creating an S-parameter Touchstone file. To accomplish this, you'll need to follow ...

約2ヶ月 前 | 0

回答済み
Saving Scope Data after each iterations
Hi, I understand that you would like to save the scope data (output) from each iteration to a MAT file. To achieve this, you...

約2ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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...

約2ヶ月 前 | 0

| 採用済み

回答済み
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...

約2ヶ月 前 | 2

回答済み
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 ...

2ヶ月 前 | 0

| 採用済み

回答済み
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...

2ヶ月 前 | 0

回答済み
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...

2ヶ月 前 | 0

回答済み
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...

2ヶ月 前 | 0

回答済み
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...

2ヶ月 前 | 0

回答済み
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...

2ヶ月 前 | 0

さらに読み込む