Community Profile

photo

Yuvraj Singh

MathWorks

Last seen: 9ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Highest frequency in swt2 command
'swt2' does not return the highest frequency or the lowest frequency. it returns approximation coefficients A and the horizontal...

約1年 前 | 0

回答済み
Error Regarding Simulink's Input Workspace Sample Time Parameter
Hi Ava, Sample Time expects its input to be a real doube scaler or real doube vector of length 2(period,offset). In your case, ...

約1年 前 | 0

回答済み
Getting Data ready for pre-processing and SVM training
Hi John, Refer to the following videos and documentation for Data Cleaning and Preprocessing. How to Clean Your Data in MATLA...

約1年 前 | 0

回答済み
Problem creating MATLAB driver
Hi Donald, You can list the available IVI drivers (more specifically IVI-C drivers) on your machine by looking at the output of...

約1年 前 | 0

回答済み
Adapting the gTruthtoXY helper function
Hi Lily, To achieve the expected result. Update the calculation of "totalROIs” You would have to add ROIs for different la...

約1年 前 | 0

回答済み
incident angle for phased.WidebandCollector
Hi, ‘phased.WidebandCollector’ has a ‘Wavefront’ property which can take two values(‘Plane’ or ‘Unspecified’) When ‘Wavefront’...

約1年 前 | 0

回答済み
How to perform algebraic operations on an hyper stack image?
Hi, Below mentioned code takes all the files from a folder and save it to a matrix for matrix opeartion. %chanage directory to...

約1年 前 | 0

| 採用済み

回答済み
How to programmatically click update button of Function Callers in AUTOSAR Component designer
Hello, You can obtain the handle of the UIobject by using 'findobj' and then invoke the pushbutton callback using FEVAL. Refer...

約1年 前 | 0

回答済み
Problems using geotiffwrite with colormap
Hi Amit, geotiffwrite('test.tif', image, R,cmap); 'geotiffwrite' expects its third argument to be cmap, in the code mentioned ...

約1年 前 | 0

| 採用済み

回答済み
How to assign the constant value from the value of resistor in Simulink.
Hi Singaravelan, To assign a variable value to a resistor block you can either assign a variable which is already present in th...

約1年 前 | 0

回答済み
The timing of Buffers are off.
Hi Lóránt, I understand you have a Simulink model and one of the outputs of “To Workspace” Block gives an unexpected result acc...

1年以上 前 | 0

回答済み
Workspace definition of "a variable" doesn't match this m-scripts definition
Hi Rui, I understand you are using a loop to simulate some Simulink/Stateflow model, and you encounter error in the second iter...

1年以上 前 | 0

| 採用済み

回答済み
problem with Geoplot reading table from NUTS shp file
Hi Alex, I understand you are trying to use “ColorVariable” in “geoplot” to display different colours in each region proportion...

1年以上 前 | 0

| 採用済み

回答済み
How to optimize a boost converter performance using genetic algorithm?
Hi Salah, I understand you are trying to use ‘ga’ function to optimize the performance of the boost converter. I notice that ...

1年以上 前 | 0

| 採用済み

回答済み
Error Spice to Simulink using subcircuit2ssc
Hi Qichen, I understand you are trying covert SPICE model to a Simulink Model using subcircuit2ssc. The error message suggests...

1年以上 前 | 0

回答済み
"Domain error. To compute complex results from real x, use 'acos(complex(x))" error in matlab?
Hi Oluwapelumi, I understand that you are trying to simulate a model but encounter Domain error in the inverse kinematic functi...

1年以上 前 | 1