Sferle Alin-Tudor - MATLAB Central
photo

Sferle Alin-Tudor


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

Student at Technical University of Cluj-Napoca, Faculty of electronics telecommunications and information technology, Telecommunications Engineering and System Design Engineer Intern at Analog Devices

Programming Languages:
C
Spoken Languages:
English

统计学

All
CodyMATLAB AnswersZoom OutFrom 12/19 to 04/25Use left and right arrows to move selectionFrom 12/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
0 个回答

Cody

0 个问题
8 个答案

排名
30,954
of 298,292

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
38,088
of 160,775

贡献数
0 个问题
8 个答案

评分
106

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Treasure Hunt Participant
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

已解决


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<https://i.imgur.com/jlZDHhq.png>> ...

3 years 前

提问


Conditional sequence generator for sinus
Hi, I'm trying to generate a function for a sequence like: x(n)={ sin(0.2*n),n>10 n is between 0 and 20 0,...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Add multiple elements to array
Hi, Is there possible to add more than one element to an array at the same time?Like in this array: x=[]; x=[x,3];%and I want...

4 years 前 | 1 个回答 | 1

1

个回答

提问


Array creation with condition from another array
Hi, I have an array like that x and I want to verify if two consecutive elements from it are 00,01,10 or 11, and at these condi...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Show value of a callback function in uicontrol text
Hi, I have a function: function x=func() x=12; end and I want to use the returned value x in another function as a callba...

4 years 前 | 0 个回答 | 0

0

个回答

已解决


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

4 years 前

已解决


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

4 years 前

已解决


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

4 years 前

已解决


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<https://i.imgu...

4 years 前

已解决


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...

4 years 前

已解决


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

4 years 前

已解决


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

4 years 前

提问


Square Wave for a comparator
I want to make a comparator and i need help to generate the out wave which is a square. if i plot these signals dr ,matlab sh...

5 years 前 | 0 个回答 | 0

0

个回答