VAIBHAV
GE T&D India Ltd.
Followers: 0 Following: 0
Worked on MATLAB / SIMULINK with other toolboxes from 1 feb 2011 to till date.
I have SIMULINK, Varification and Validation and Simscape certification.
Estadística
0 Preguntas
3 Respuestas
0 Problemas
7 Soluciones
CLASIFICACIÓN
6.539
of 295.569
REPUTACIÓN
6
CONTRIBUCIONES
0 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
43.318
of 154.105
CONTRIBUCIONES
0 Problemas
7 Soluciones
PUNTUACIÓN
80
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Why is the build process failing with error code: "NMAKE: fatal error U1073: don't know how to make 'C:\Program'"?
Thanks Dear, I selected SOLUTION 2,Its working fine. Thanks
más de 8 años hace | 1
exec error 8 attempting to run e:\bin\win64\setup.exe
HI, Keep your windows and java update. might be its resolve the problem. Vaibhav
más de 9 años hace | 0
I can't for example plus tow elements of the UItable. Why????
I think u need to convert ur string data into numerical format ie dat=str2double(get(handles.tab1,'data'));
alrededor de 11 años hace | 0
| aceptada
Resuelto
How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...
casi 12 años hace
Resuelto
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
casi 12 años hace
Resuelto
Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...
casi 12 años hace
Resuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
casi 12 años hace
Resuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
casi 12 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
casi 12 años hace