photo

Paul Huter


Last seen: 대략 1년 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

21 질문
1 답변

순위
108,169
of 300,847

평판
0

참여
21 질문
1 답변

답변 채택
52.38%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,279

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Curve (Spiral) Based on Changing Radius
I see plenty of solutions for plotting spirals/curves based on an angle, but is there a way to plot a curve based on a changing ...

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

1

답변

질문


Position of a Point Rotating About a Moving Rotation Point
I am looking for a way to calculate (and plot in x-y space) the position of a point as it rotates about a shifting rotation poin...

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

1

답변

질문


Min Returns Value That is Not in List
I have a cell array and I am trying to find the min (and max) value. The numbers in the cell array go from 2 to over 200 (but no...

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

1

답변

질문


Find average based on multiple columns of data structure
I have data in the following format: A B C 1 1 1 a 2 2 1 0 3 3 1 a 4 4 1 a 5 6 1 0 6 1 1 ...

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

1

답변

질문


Windows Executable MCR Location
I have generated a Windows executable w/2010b, and I have MCR 7.14. Things work great on my computer. Now, I want to "deploy" my...

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

0

답변

질문


MEX Creation of a Function with Input Parameters
I am trying to generate a MEX file of a function that has input parameters (like 'function [] = run(inputfile)', but emlmex give...

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

0

답변

질문


Simulink "Goodness" Block, Function to Coefficeint
Is there a Simulink block that will allow me to compare a calculated/predicted data point with an actual data point, then genera...

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

2

답변

질문


Parse XML utilizing XSD and store data
I am aware of xmlread(), but it has not proven effective for what I need to do - parse an XML file with multiple branches. I hav...

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

0

답변

질문


Compiled Location of Data Files
I have a compiled "program" (GUI) that relies on data files. However, to get the progbram to read the data files, I need to incl...

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

1

답변

질문


Alternative to textread on Linux
I'm currently using textread to load a text file for later display in an edit field on my GUI. However, I'm in Linux, and discov...

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

1

답변

질문


GUI Program Crash on .fig Load
I made some updates to my GUI .fig file - renaming everything (someone else created the initial GUI), moving things around, and ...

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

1

답변

질문


GUI Alt+Tab Crash
I have a GUI (built by someone else) that has a problem when I try to Alt+Tab to another program - the program crashes on a MATL...

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

0

답변

질문


Convert Java Code to MATLAB Code (Equivalent)
I have an example algorithm written in Java (and C and Python) that I would really like to get into MATLAB. I tried with the C,...

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

2

답변

답변 있음
Using textread and strfind to extract lines of data
This is what I came up with: fo = fopen('out.dat', 'wt') t = textread('input.dat', '%s', 'delimiter', '\n', 'bufsize', 1...

대략 13년 전 | 0

| 수락됨

질문


Using textread and strfind to extract lines of data
I have used textread to load a data file into memory. From here, I want to extract specific lines that contain a particular stri...

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

1

답변

질문


MATLAB Compile in Linux, Executable not Executing
I have built a GUI (using GUIDE), and I am trying to compile it for distribution, using a Linux system. I can get it to compile ...

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

1

답변

질문


Boyer-Moore Search Algorithm
Does anyone know of an accurate, easy-to-use source for a Boyer-Moore algorithm? Preferably something I can code up in MATLAB, o...

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

1

답변

질문


Parsing a Binary File (NOT using fread)
I am trying to put together a (generic) binary parsing tool over the weekend that I can modify with specifics for a particular b...

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

1

답변

질문


Rotate Normal Around Tangent
I want to rotate a normal vector around a tangent vector to create a circle. I have not been able to find anything to do this. D...

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

3

답변

질문


Matlab 2008b VC++ ODE45
I am trying to utilize the ODE45 functionality of Matlab in Visual C++ 2010. Searching the Internet, I see that there used to be...

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

1

답변

질문


Matlab 2008 Upsample
I see that Matlab 2011b has upsample capability with the signals processing toolbox. Is that a capability in Matlab 2008 (not su...

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

0

답변

질문


Parachute Model
Hello. I'm wondering if anyone has developed a model of a parachute in Matlab/Simulink. I did a search for "parachute" but didn'...

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

0

답변