photo

Usman Taya


Last seen: 4년 초과 전 2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

15 질문
0 답변

순위
66,678
of 300,771

평판
0

참여
15 질문
0 답변

답변 채택
26.67%

획득한 표
0

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,969

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to run multiple task parallel for optimization?
Hi, I attached a task scheduling in jpg file. I want to perform the optimum scheduling of the given tasks in task.jpg. I have ...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to define a binary decision variable as upper and lower bond in an optimization function?
Hello experts, I have an optimization problem that i have to solve using improved particle swarm optimization and i want to def...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to converter the hourly data interval to 15-minutes interval using interpolate function of matlab?
I have one year temperature with hourly interval and I want to make it to 15 minutes interval. I try to use interpolate function...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


How I can use binary variable (0,1) for charge and discharge of battery in genetic algorithm.
Hi, I want use binary discusion variable for charge and discharge of batter using genetic algorithm or particle swarm optimiz...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to transfer python to matlab
kindly help me to convert following line from python to matlab. Sol[i,:] = numpy.copy(S[i,:])

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Convert python code to matlab code
I need to convert following python codes to Matlab. Can anyone help me to convert following codes. for i in range(0,PopSize): ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to use binary decision variable for charge and discharge of battery using PSO in MATLAB?
Hi All, I want to use binary decision variable for charge and discharge of battery using Particle swarm optimization (PSO) but ...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Matrix Indexing with respect to sum of matrix raws
A = -9 3 -1 9 -4 0 1 -2 -2 5 6 -9 I want to sort it and want to get following result after ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Error in matlab codes
Hi everyone, I write following codes: clear all close all clc % Define the details of the problem nVar = 4; ub = [10 1...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


What is means by f = 1:1:dim ?
I didn't understand the meaning of f = 1:1:dim Here dim is dimension of problem. kindly someone explain for me?

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Error in following matlab code.
Error in following codes for i = 1:12 if i == 12 x1 = 9 end x1 = [1]; x2 = [3]; if i == 1...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


Error in following MATLAB codes: "Array indices must be positive integers or logical values."
When I run following codes it show following error: Array indices must be positive integers or logical values.: x4 = [0,0,0,0,0...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


How to run the following codes.
what is error in following codes for i=1:12 if i = 12 x1 = 9 end x1 = [1]; x2 = [3]; x1(i) ...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


How to set maximum and minimum limit of signal in MATLAB code.
I need to set maximum and minimum value of variables. For example, x3= x1 + x2 where maximum value of x1 = 3 minimum value o...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


Hi, I want to find Kp and Ki value by using state space model. I have block diagram.anyone help me to solve block diagram to state space model than find ki and kp
I have block diagram.anyone help me to solve block diagram to state space model than find ki and kp. Plz if anyone have any hel...

거의 10년 전 | 답변 수: 0 | 0

0

답변