photo

amin


Last seen: 거의 3년 전 2020년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
5 답변

순위
4,621
of 300,338

평판
11

참여
5 질문
5 답변

답변 채택
40.0%

획득한 표
2

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How to solve this complicated equation
Hi Ajmit, It is not an easy one! You have made few mistakes: 1) mistake in parantheses in 'n' and 'N'. They should be: N = (...

거의 5년 전 | 0

답변 있음
Can anyone help me in removing the ERROR shown in output figure?
You can turn off the warnings by: warning off

거의 5년 전 | 0

답변 있음
File processing in for loop
I am not sure if I have understood your question correctly, but if you ask about having a for loop with different intervals, yes...

거의 5년 전 | 0

| 수락됨

답변 있음
3D interpolation on table with 3 variables on MATLAB
Hi Hugh, I am not sure about the Z matrix, and I replaced 0 in the empty positions, and of course, you can change it. For insta...

거의 5년 전 | 0

| 수락됨

답변 있음
write the following program using matlab
Hi Vivek, Odd positions are integers from 1 to 50 and they go to the first column of A. The even positions are the third power...

거의 5년 전 | 1

질문


Cite Matlab in a paper
Hi everybody, I have used Matlab for programming, without using any specific toolbox. How can I cite Matlab in Bibtex format ...

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

1

답변

질문


how to use "fmincon" to solve huge system of equations?
Hello guys, I want to solve system of bilinear equations in Matlab. I tried "fmincon" and it works for small examples. i have a...

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

0

답변

질문


find specific text in a text file
Hi In the text file below, I want to obtain everything between "|[" and "]|". system component1 |[ b,a,d, w,e,r ]| com...

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

1

답변

질문


Run cmd command from MATLAB
Hi I want to use a MATLAB command to run a command in windows cmd. For example I need to run this command: C:\Program Files\p...

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

2

답변

질문


Replace arrays of a matrix with a vector
Hi, I have a matrice R like : R=zeros(3); I need to change 3 array of R: c=[1 1;3 2;1 2]; with new values in this ...

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

1

답변