photo

Christos Tsallis


Last seen: 3年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
1 回答

ランク
33,607
of 300,779

評判
1

コントリビューション
12 質問
1 回答

回答採用率
41.67%

獲得投票数
1

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,997

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • Thankful Level 2
  • Explorer

バッジを表示

Feeds

表示方法

質問


Confusion using confidence bounds
I used "fitlm" function on matlab, and when I tried to plot it "confidence bounds" showed up. I read that it is 95% confidence b...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


How fitlm computes confidence bounds?
I have used fitmid=fitlm(x1,y1), fitmax=fitlm(x2,y2), fitmin=fitlm(x3,y3) in order to return a linear regression model for my da...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


I get different regression coefficients, depending on how I do the binning. Which regression should I use?
I have some doubts about a linear regression model. To begin with, I have a table with 2 columns and a lot of rows. From this ta...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


Wrong output using "find" while filtering a matrix
I am trying to filter some values of a matrix using an index. Given the value "i=0.10", and after that using "range_limits = [i ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Return filtered values from a matrix
I have expressed my problem with the following image. I would like to implement exactly what I am saying on matlab but I am conf...

約3年 前 | 1 件の回答 | 0

1

回答

質問


DC Motor Simulation on Simulink Using Datasheet's Specifications.
Hello everyone, I am trying to implement a dc motor simulation on simulink using real dc motor's specifications. Bellow there i...

4年弱 前 | 1 件の回答 | 0

1

回答

回答済み
DC Motor Position Control using Potentiometer as a Feedback
Hello, I am facing some issues. At first, my PID’s output is the PWM signal which controls the speed of the dc motor. If this s...

4年弱 前 | 0

質問


DC Motor Position Control using Potentiometer as a Feedback
Hello, I am trying to control the position of a dc motor using a potentiometer as a feedback (on simulink). The idea is to inpu...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


Simulink L298N DC Motor Driver Enable PIN Question
Hello, I am trying to change the speed of a small dc motor using the module L298N and Arduino UNO. I am using the enable pin (W...

約4年 前 | 0 件の回答 | 0

0

回答

質問


Output variable of a function as an input of another function - Problem
Hello, I got two ".m" files, the first one is called "Ex_1" and the second one is called "Ex_2" as shown bellow. Output of Ex_1...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Multiple Sum of Series in a Variable - Syntax Problem
Hello, I got a problem expressing the equations bellow, in matlab. There is a dat variable which is a 7x2 table and has values ...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Addition of 2 matrices with different dimensions
Hello, If we want to add 2 matrices in maths, their dimensions must be the same. I was wondering how MATLAB can add x=[1;5;9] ...

5年弱 前 | 2 件の回答 | 1

2

回答

質問


How to set 2 constrain bounds at the same time?
Hello, let's say that we have -10<=X1<=10 and -30<=X2<=30. My question is, how can we express this in matlab or in the ga-Sol...

5年以上 前 | 1 件の回答 | 0

1

回答