Feeds
문제를 풀었습니다
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
5년 초과 전
문제를 풀었습니다
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
5년 초과 전
문제를 풀었습니다
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
5년 초과 전
문제를 풀었습니다
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:...
5년 초과 전
질문
PWM voltage for specific application
Can we connect "simulink to ps converter" block terminal to any pwm voltage block and which one?
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Error in the simulink model of DC motor analysis
Hello, I have attached a file where I am acing an issue during solving. Can anyone let me know the issue and how to solve it?
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
How to generate a Surface plot?
I've some tabular data of 3 columns and 10 rows. I would like to generate at each intervals of time using interpolation and gene...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
generate a surface plot
*Check this below code to generate a surface plot. It's showing an error.* t_res = 0.2; c_angle = 360/30; iact = ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
build a Surface plot
I have a table with 100 rows and 8 columns. I am trying to plot for any 3 variables from these data. How can i do it?
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
about surface plot and its code
I have plotted a surface using 3 variables from excel data and obtained a surface plot. How can I find a code for the generation...
8년 초과 전 | 답변 수: 1 | 0


