Community Profile

photo

Yuvraj Singh

MathWorks

Last seen: 9 månader ago Active since 2023

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Content Feed

View by

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

| accepted

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

| accepted

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

| accepted

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

ungefär ett år ago | 0

| accepted

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

ungefär ett år ago | 0

| accepted

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

ungefär ett år ago | 0

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

ungefär ett år ago | 1