photo

Priyesh Rabadiya


Last seen: 10 jours il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

2 Questions
2 Réponses

Cody

0 Problèmes
11 Solutions

RANG
13 043
of 300 352

RÉPUTATION
4

CONTRIBUTIONS
2 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 928

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
36 790
of 168 212

CONTRIBUTIONS
0 Problèmes
11 Solutions

SCORE
120

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 1
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
How can we resolve the error caused by - Dictionary entry value class 'DATA.Signal' is undefined ?
This error is not related to that .sldd file. But there are parameters which are used in the sldd file you are trying to open an...

10 jours il y a | 0

A résolu


Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...

plus de 7 ans il y a

Réponse apportée
How to output two numbers as an array in Simulink?
You can use Mux which will multiplex the signals in single line. <</matlabcentral/answers/uploaded_files/102159/mux.JPG>> ...

presque 8 ans il y a | 0

| A accepté

Question


Does any one has solution for the problem while importing data from Excel file into signal builder?
I am using signal builder to provide test cases to my model. I have _imported data from xls file into signal builder._ Later I n...

presque 8 ans il y a | 1 réponse | 0

0

réponse

A résolu


Is my wife right?
Regardless of input, output the string 'yes'.

presque 8 ans il y a

A résolu


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

presque 8 ans il y a

A résolu


Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...

presque 8 ans il y a

A résolu


Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...

presque 8 ans il y a

A résolu


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

presque 8 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

presque 8 ans il y a

A résolu


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 ...

presque 8 ans il y a

A résolu


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...

presque 8 ans il y a

A résolu


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:...

presque 8 ans il y a

A résolu


Back to basics 21 - Matrix replicating
Covering some basic topics I haven't seen elsewhere on Cody. Given an input matrix, generate an output matrix that consists o...

presque 8 ans il y a

Question


What is the difference between these two implementations of state diagrams?
I was using state diagram in my model as shown below: <</matlabcentral/answers/uploaded_files/100801/StDiad1.JPG>> and its...

presque 8 ans il y a | 1 réponse | 0

0

réponse