photo

Jamal


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

8 질문
0 답변

순위
225,999
of 300,369

평판
0

참여
8 질문
0 답변

답변 채택
37.5%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to interpolate to irregular mesh data
I want to interpolate 2-D scattered data (24 points) which randomly scattered data on a non-uniform grid of query points. The no...

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

1

답변

질문


how to optimize coefficients of symbolic integral?
I have a symbolic integral with symbolic parameters (x(1), x(2),x(3),t). I am trying to fit this symbolic integral to experiment...

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

1

답변

질문


How to calculate integral of these complicated functions?
I have two difficult functions with symbolic parameters (x(1),x(2),x(3),t). I tried to use 'integral'. I tried 'int', but the in...

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

0

답변

질문


3d interpolation using points?
I have these points: p1=(30 0 0.2035) , p2=(0 0 0.0357) , p3= (30 60 0.4717), p4=(30 0 0.1038), p5=(30 30 0.4606) I'd like to...

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

1

답변

질문


How count pulse with matlab?
I have the signal outputs from the rotary encoder. I'd like to count pulses using Matlab software. How can I count pulses? I att...

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

1

답변

질문


Error running ode45 code
Hi I write this code,however, I can't run this code. please correct this code for me clc clear all [aa kk]=ode45...

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

1

답변

질문


solving first order ode with initial value problem and root finding
I'm trying to solve this problem: b=a*(1/(a^2*k^2))^0.5; which b is function of a,k F=(b^6-a^6)*sin(a)*sinh(b)+2*a^3*b^3*...

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

0

답변

질문


How Can I union four non-equal size vector in matlab?
Hi I want to write Finite element MATLAB code. I want to union 4 vectors that they are different in their sizes. I used "unique...

거의 12년 전 | 답변 수: 2 | 0

2

답변