karthik n n
Followers: 0 Following: 0
Estadística
0 Problemas
5 Soluciones
CLASIFICACIÓN
6.088
of 295.467
REPUTACIÓN
8
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
49.381
of 153.912
CONTRIBUCIONES
0 Problemas
5 Soluciones
PUNTUACIÓN
62
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
Pregunta
How to write data to Confluence page using m-script?
I need to automate writing data to Confluence page through matlab scripting.
más de 1 año hace | 1 respuesta | 0
1
respuestaResuelto
Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...
casi 2 años hace
Resuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
casi 2 años hace
Pregunta
How accurately Simscape Multibody calculates volume of a complex custom cad file solid?
I have a very complex cad file solid in STEP format. If i calculate the inertial properties of the solid from its geometry by pr...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Does Motor control Blockset supports F28379D control card?
I have TMDSHVMTRPFCKIT High Voltage Motor Control Evaluation board with F28379D Control card. Will the Motor Control Blockset LA...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to connect Revolute Joint to an Asynchronous Machine?
I need to connect Specialized Power Electronics Asynchronous Machine (240W Induction Motor) to Revolute Joint which eventually s...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to specify rotor inertia in asynchronous machine if speed is selected as mechanical input?
If speed is selected as mechanical input in specialized power electronics asynchronous block, option to specify inertia constant...
casi 5 años hace | 1 respuesta | 0
1
respuestaUnable to import CAD geometry in Simscape Multibody
Hi Steve, The file is converted to .xml and .STEP, and now we are able to read the file content. Thanks for providing the inf...
más de 5 años hace | 2
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...
alrededor de 6 años hace