Sandy
Followers: 0 Following: 0
Masters Student
Statistica
RANK
249.426
of 295.448
REPUTAZIONE
0
CONTRIBUTI
10 Domande
7 Risposte
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 8 anni fa | 3 risposte | 0
3
risposteDomanda
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...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 9 anni fa | 0 risposte | 0
0
risposteModel 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...
quasi 9 anni fa | 0
Domanda
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...
quasi 9 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 9 anni fa | 0 risposte | 0
0
risposteHow 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...
oltre 9 anni fa | 0
How to measure the heat transfer by a universal motor?
Hey Walter, its under Simscape : thermal
oltre 9 anni fa | 0
Domanda
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 ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 3 risposte | 0
3
rispostehello 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...
oltre 9 anni fa | 0
Domanda
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. ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaRisolto
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.
oltre 9 anni fa
Risolto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
oltre 9 anni fa
Risolto
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 ...
oltre 9 anni fa
Risolto
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...
oltre 9 anni fa
Risolto
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:...
oltre 9 anni fa
Domanda
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...
oltre 9 anni fa | 1 risposta | 0