J


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

18 질문
4 답변

순위
26,169
of 300,759

평판
1

참여
18 질문
4 답변

답변 채택
44.44%

획득한 표
1

순위
 of 21,081

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,900

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 3
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


How to optimise this code?
Nested loops suck...how can I optimise this code? function [a, v, x] = model1(x_s, x_a, OB, rho_0, K_a, K_r, K_v) ...

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

1

답변

질문


Different whisker lengths for boxplots on the same figure
Hi, Being perfectly honest, I have no idea where to start with this problem. I know it is possible to plot two boxplots on t...

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

1

답변

답변 있음
Area between two different kinds of data sets
Hi, did you ever find a solution to this problem?

대략 10년 전 | 0

질문


How best to handle this data?
Hi, I have a large amount of data that I need to work with and I'm looking for some advice on the best way to go about it... ...

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

1

답변

질문


Convert lat/longs to decimal
Hello, I'm looking for an elegant solution to a problem I'm having converting lat/long coordinates to their decimal equivalen...

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

0

답변

질문


How to read in, compare and then delete data from a cellarray?
Hi, How do I filter cellarray A to only return the unique values (i.e. in this example A319, A320, A321) once, then compare t...

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

1

답변

질문


Can I replace this nested for loop with a faster process?
I have a variable, A, which is a Nx1 cell array, where N is a variable number which can vary between 1 and 1000. Each row within...

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

0

답변

질문


Most efficient way of tackling this problem
I have two variables (always 4 letter strings), Start and End. I need to generate other variables based on their values. *'s are...

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

2

답변

질문


Add additional information to data cursors
Hello, I would like to add additional information to my data cursors on a plot I have. My code currently looks like this: f...

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

0

답변

질문


exec & fetch commands (Problem with data format?)
Hi, I'm having some problems importing a time variable from my database into MATLAB. I think the problem might have something to...

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

0

답변

답변 있음
MATLAB can't read time column in database (querybuilder and dexplore)
Bump. Can anyone help with this?

10년 초과 전 | 0

질문


MATLAB can't read time column in database (querybuilder and dexplore)
Hi, I'm trying to import some data from a database using dexplore. When I navigate through the GUI, the time field is blank, ...

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

1

답변

질문


Explain where I've gone wrong!?
To run this code you need to download the CSV file I have attached. As you can see from my code, I have a 109x214 cell array ...

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

1

답변

질문


Add polynomial trendline to plot using script (m file) and code optimisation?
Hi, I'd like to be able to add a trendline to my plot on figure(2) coding it in the m file. How would I go about doing that? ...

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

1

답변

질문


What does this line of code mean in non-code speak?
if (div4 & ~( xor(div100, div400))) div4 div100 and div400 are given by: div4 = ((year/4) == floor (year/4)); div...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Easy Simulink Questions (new user)
Hi, I am a new user to Simulink (and in some respects Matlab). I have a couple of question regarding the program I was hoping...

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

1

답변

질문


Axes labels (with differential dot)
Hi, I'm trying to get a greek symbol in my axes label. I know that you can do '\phi' to get this but I need to get a dot a...

대략 13년 전 | 답변 수: 2 | 1

2

답변

질문


Differentiation
Hi. I have an equation that I'd like to differentiate without using the command diff(equation). I've been told that finite-di...

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

0

답변

답변 있음
Plotting problem
I changed it again, thanks so much for your help! clear all clc rs=0.05; Cl=2*pi; pa=[(pi/18) (...

거의 14년 전 | 0

답변 있음
Plotting problem
Ok, I've tried to edit the code and get rid of loops. rs = 0.05; Cl = 2*pi; pa = [10*(pi/180) 5*(pi/180) -0.1*(pi...

거의 14년 전 | 0

질문


Plotting problem
Hi. I've written this code to plot the graph it produces. However, the top three lines have complex parts to them. How can I plo...

거의 14년 전 | 답변 수: 3 | 0

3

답변

질문


Newton-Raphson method
Hi, its my first time posting on here so please be nice. I'm studying Aeronautical Engineering and have a course in MATLAB to do...

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

0

답변