Sandy
Followers: 0 Following: 0
Masters Student
Estadística
10 Preguntas
7 Respuestas
0 Problemas
5 Soluciones
CLASIFICACIÓN
249.504
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
7 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
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
51.521
of 154.057
CONTRIBUCIONES
0 Problemas
5 Soluciones
PUNTUACIÓN
60
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
questions related with tic and toc ?
Hello Simulink and MATLAB user, I greatly appreciate your help! Can someone please clarify my following questions. 1. wh...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
How to know total time taken by a solver to converge the system completely.
Hello Simulink user, I am running simulink model through matlab m file and I am interested to know the total simulations time ta...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change Solver type for sub-systems and model blocks?
Hello Simulink Users, I want to assign different solver for sub-system ( not sure if it is possible) or change the step size...
casi 9 años hace | 0 respuestas | 0
0
respuestasModel Referencing Pane properties in ( 2015b) matlab
Hi Sebastian, Can you please give a hint how solver setting for each mode block can be changed? Like I want to select ode 23...
casi 9 años hace | 0
Pregunta
Model Referencing Pane properties in ( 2015b) matlab
Hello Simulink users, I am referring this link http://www.mathworks.com/matlabcentral/answers/230088-what-kind-of-a-solver...
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
line code for running simulink model without clicking on run button
Hello everyone, I am trying to run Simulink model from TRNSYS(17). the mfile automatically runs using type 155 from TRNSYS...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Coupling between Simulink and TRNSYS
Hello Simulink/Matlab User, I am trying to couple Simulink/ Matlab with TRNSYS. I have figured out how to connect the Matlab wi...
casi 9 años hace | 0 respuestas | 0
0
respuestashello friends, when i done a modelling in simulink error "the "FixedStepDiscrete" solver cannot be used to simulate block diagram,because it contains continuous states" is occuring.... even i tried all the solver types but nothing worked.. help me..
Thanks! Sabastian..
más de 9 años hace | 0
How to measure the heat transfer by a universal motor?
Hi Sumit, Thanks for sharing this link. I have tried that document before. Actually, What I am not not getting is how to c...
más de 9 años hace | 0
How to measure the heat transfer by a universal motor?
Hey Walter, its under Simscape : thermal
más de 9 años hace | 0
Pregunta
csv file extension saved in MatLAB is not readable in Excel, how to fix it?
Hi all, I am using save('csvfilename.csv',' A ') to save csv file. It does save the csv file but after opening in excel it ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to measure the heat transfer by a universal motor?
Hi all, I am using a universal motor and want to measure the heat produced by it. There are two Thermal port: Hf(field windi...
más de 9 años hace | 3 respuestas | 0
3
respuestashello friends, when i done a modelling in simulink error "the "FixedStepDiscrete" solver cannot be used to simulate block diagram,because it contains continuous states" is occuring.... even i tried all the solver types but nothing worked.. help me..
Hi all, How can I change the solver setting of simulink from Matlab workspace; goal is to set the Automatic Solver Parameter...
más de 9 años hace | 0
Pregunta
How to set the Diagnostics: Automatic Solver Parameter Selection to none using Matlab work space.
Hi Support Team, Can you please explain how I can set 'Diagnostic: Automatic Solver Parameter Selection to none in m file. ...
más de 9 años hace | 1 respuesta | 0
1
respuestaResuelto
Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.
más de 9 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...
más de 9 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 ...
más de 9 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...
más de 9 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:...
más de 9 años hace
Pregunta
How can I feed a time schedule to appliances while using AC voltage source?
Hi, My goal is to find the total electricity consumption by each household appliance. Right now, I am trying to build a mode...
más de 9 años hace | 1 respuesta | 0