Yuvraj Singh
MathWorks
Followers: 0 Following: 0
Estadística
0 Preguntas
16 Respuestas
CLASIFICACIÓN
2.306
of 295.527
REPUTACIÓN
26
CONTRIBUCIONES
0 Preguntas
16 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
casi 2 años hace | 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, ...
casi 2 años hace | 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...
casi 2 años hace | 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...
casi 2 años hace | 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...
casi 2 años hace | 0
incident angle for phased.WidebandCollector
Hi, ‘phased.WidebandCollector’ has a ‘Wavefront’ property which can take two values(‘Plane’ or ‘Unspecified’) When ‘Wavefront’...
casi 2 años hace | 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...
casi 2 años hace | 0
| aceptada
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...
casi 2 años hace | 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 ...
casi 2 años hace | 0
| aceptada
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...
casi 2 años hace | 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...
casi 2 años hace | 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...
casi 2 años hace | 0
| aceptada
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...
casi 2 años hace | 0
| aceptada
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 ...
casi 2 años hace | 0
| aceptada
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...
casi 2 años hace | 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...
casi 2 años hace | 1