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