photo

Mani Ahmadian


Last seen: 3년 초과 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

17 질문
4 답변

Cody

0 문제
11 답안

순위
186,993
of 300,364

평판
0

참여
17 질문
4 답변

답변 채택
29.41%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
38,767
of 168,407

참여
0 문제
11 답안

점수
110

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 3
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

질문


Extract data from chart picture
hi I have some charts as pictures. I have to extract data automatically in (x, y) format. Because my charts are so long I can...

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

1

답변

질문


Digitize a graph automatically
Hi I have some paper graphs and need to extract data in (x, y) format. I scan all graphs to convert them in *.png file format...

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

0

답변

답변 있음
Plotting a surface plot for latitude, longitude and depth
Hi, I think this code solves your problem: function utm_plot(long, lat, altitude) clc close all [X, Y]=mes...

거의 10년 전 | 0

질문


Read Data and ignore headerlines
Hi I have a data file in text file format as attached file. It contains some header line and data. I want to read data from fil...

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

0

답변

질문


Calculate distances between data points
Hi I have 6 separated groups(as g1,g2,g3,..., g6) and each of them have some spatial data points as (x,y,z,k) where x,y,z det...

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

1

답변

질문


insert two criteria function to lsqcurvefit
Hi, I have some data points as (X,Y) and I want to use lsqcurvefit function to find the best fit by least square method. My guid...

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

2

답변

질문


Read colomn data from file
Hi, I have a Unicode file as 'b.txt', contains 39 lines of header and data in other lines. I want to remove header lines and the...

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

2

답변

질문


Problem in "mbuild -setup" and configuration
Hi, I'm master in VB.Net programming and now, I want to integrate MATLAB in VB.Net by use of my dll files converted from my m-f...

대략 11년 전 | 답변 수: 0 | 0

0

답변

답변 있음
convert Matlb files to DLL files
Dear Walter Would you please explain how we can convert our m-files by hand? I use NET Builder to convert my functions to dll...

대략 11년 전 | 0

질문


MATLAB in VB.net interface integration
Hi I'm master in VB.Net and want to use MATLAB abilities and my m-files in vb.net interface. Would you please help me to find...

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

1

답변

답변 있음
change nested for to vectorise
Hi everybody. would you please help me to improve my code? Thanks a lot. Mani

대략 11년 전 | 0

질문


change nested for to vectorise
Hi I have a 100*100 grid as below: xgrid=1:100; ygrid=1:100; I have 5 data points in this grid(x,y) as below,too: ...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


remove nested for structure
Hi I have a 100*100 grid as below: xgrid=1:100; ygrid=1:100; I have 5 data points in this grid(x,y) as below,too: ...

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

1

답변

질문


problem in vectorize script
Hi I want to improve my script as: a=round(50*rand(5,7)+50); for ii=1 for jj=1 if a(ii,jj)>= ...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


problem in find correspond values in two matrixes
I have two matrixes, A and B. These are the same size, 7*7. I checked matrix A for values are between min and max values by ...

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

1

답변

답변 있음
set parameters of nlinfit function
Hi again I'm trying to solve the problem with spherical model fit function, this model has a mathematical formula as below: ...

대략 11년 전 | 0

질문


Undefined function 'geoidtst' Error
Hi I use Azimuth function in my project. It worked very good until this afternoon. Now, I try to run my script and I receive ...

대략 11년 전 | 답변 수: 3 | 0

3

답변

질문


Search rows of a matrix on another and read data respectively.
Hi I have a data set file with headers as 'LatDegree, LongDegree, LatUTM, LongUTM, Height'. I have a calculated matrix consis...

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

1

답변

질문


Remove duplicated rows in a matrix
Hi I have some (x,y) points and it consists of some duplicated values, for example (x3,y3) is duplicated 3 times in data. Ho...

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

1

답변

질문


Vectorize my code in azimuth calculation.
Hi I have lots of points(in Latitude & Longitude) and I want to calculate the azimuth of each pairs of them. I use code as atta...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


set parameters of nlinfit function
Hi I’m beginner in MATLAB. I have some experimental points and I used nlinfit function to solve my problem and find the best ...

대략 11년 전 | 답변 수: 2 | 0

2

답변