photo

Naty Shemer


Urban Aeronautics Ltd.

Attivo dal 2017

Followers: 0   Following: 0

Messaggio

Statistica

All
  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
Hello everyone, I have a problem in simulink
Hey, I have ran your script. The output is 0 and that's was shown in the scope. You defined the output "a" as always 0. Th...

circa 7 anni fa | 0

| accettato

Risposto
Simulink model with inport-outport from .m file with sim()
Hey, Did you define the simulation outputs? https://www.mathworks.com/help/simulink/slref/sim.html#outputarg_simOut ...

circa 7 anni fa | 0

Risposto
How to write an overline notation in ylabel
Are you familiar with the interpreter and text functions? https://www.mathworks.com/help/matlab/ref/text-properties.html L...

circa 7 anni fa | 0

| accettato

Risposto
track position using a feedback
Hey, It's a bit hard without a code example. In general once you have managed to complete the velocity loop and control it as...

circa 7 anni fa | 0

Risposto
Plotting Timetable in matlab
Controlling axes limits can be done in multiple ways. Simplest way for controlling y axis is the ylim command https://www.math...

circa 7 anni fa | 0

Risolto


Reverse the Words (not letters) of a String
*Description* Change the words of a string such that the words appear in reverse order. You may assume that the string is a n...

oltre 7 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 7 anni fa

Risolto


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

oltre 7 anni fa

Risolto


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

oltre 7 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 7 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 7 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 7 anni fa

Risposto
why I get "complex number" for the common calculation?
Most probably (rt1./rft1) is negative and the log output of a negative number is imaginary...

oltre 7 anni fa | 1

Risposto
cant get my function to give two outputs
amm.. I am guessing you are running the function from the Command window? try calling the function instead of: multi(a,b)...

oltre 7 anni fa | 4

Risposto
How to plot Bode diagram from input and output data
Hey, I have attempted what you've suggested to get the Bode plot right. Something' doesn't seems right with my bode plot. An...

oltre 7 anni fa | 0

Domanda


Removing windows from Tab order GUI
Hey, I have got a GUI with quite a lot of figures/ buttons etc. So when the users presses the Tab key it switches between all t...

oltre 7 anni fa | 0 risposte | 0

0

risposte