photo

Vick


Last seen: 8개월 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Solver
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to find path of the signal source from its name?
Above is the subsystem of my big model, in this I've 2 outports and the path of the subsytem is "MyModel/handle_error/apply_li...

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

1

답변

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

3년 초과 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

3년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3년 초과 전

질문


How to fit custom polynomial equation?
Following is the poly32 model, equation(x,y) = p00 + p10*x + p01*y + p20*x^2 + p11*x*y + p02*y^2 + p30*x^3 + ...

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

1

답변

질문


Creating combination matrix of all combinations
Hi, I've two or more variable and i've to form a combination matrix out of it. For example, I've 2 variables say a=[1,2,3,4];b...

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

1

답변

질문


Dynamic Array update without for loop
Dear All, Is there any possibilty to run below mentioned code without using FOR loop as run time is higher with loops, A=rand(...

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

1

답변

질문


Custom install location for Deployed application
Hi all, I'm deloying a matlab function into a stand alone application file using "Application Complier". I would like to have c...

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

0

답변

질문


Java based uitable in gui
Hi all, I wanted a uitable exactly like a spreadsheet table(single click to select and double click to edit). In the current ui...

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

0

답변

질문


Simulink element wise multiplication for big data
Hi all, I'm new to simulink. In matlab i run a function which takes 100000*10 size of data and gives an output of 100000*1 wi...

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

0

답변

질문


Look up table optimizer
Dear All, I've a simulink model of non-Linear equation with a lookup table in it. Say for example consider the following equati...

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

0

답변

질문


UITABLE customization in matlab GUI
Hello all, 1. I've a generic uitable where if my column editable is active on the first click the cell goes to edit mode whic...

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

0

답변

질문


Get IP address over a Edit box
Hi all, I need to get a IP address kind of values from the edit box.i.e, I have to get like 10 values from one edit box. I've...

거의 7년 전 | 답변 수: 3 | 1

3

답변

질문


Compiling all deployed application in a launcher
Hi, I've more than 20 stand alone compiled application. I've to give the same for my team. I don't want to give this as a 20 ...

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

0

답변

질문


Plot sine wave with bandwidth
Hi, I want to create a sine wave with a given bandwidth, a plot similar to this, <<https://upload.wikimedia.org/wikipedia/...

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

1

답변

질문


Call a gui callback without handles
Hello all, I'm using <https://in.mathworks.com/matlabcentral/fileexchange/54705-tabmanager-create-tab-panels--uitabgroup--from-...

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

1

답변

질문


3d plot peaks
Hi, How can i have a plot similar to this in matlab, I have Frequency data from 0-25 kHz (size 300*1), and amplidute data of ...

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

1

답변

질문


Pause and Play button for plotting
Hi, I'm having a data(ydata) of size 2000*2000, which has to be plotted in an axes one by one (given delay time as 0.5 sec) ...

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

0

답변

질문


Steady state data filtering
Hi, <</matlabcentral/answers/uploaded_files/93235/Capture.JPG>> In the above image i need to filter steady state data( 1...

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

2

답변

질문


Textscan with different formats
Hi, I'm not familiar reading text files and also formats involved in text files. Here is my problem, i been trying to read a ...

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

1

답변

질문


Multiple axes plot more than 2 axes
Hi all, I need to plot more than 6 y data for a single x data. These y data will not auto scale in a single plot.. what I was...

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

1

답변

질문


curve fitting with trend
Hi, I want to fit a curve in matlab by giving a initial guess and i want the curve fitting algorithm to maintain the same tre...

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

0

답변

질문


resize objects inside matlab gui created with guide
Hi, I've created a gui using guide where user uploads the files using pushbutton and another list box to display variables in...

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

0

답변

질문


Multi-variable non linear regression
Hello all, Problem Definition: I've a 2D table which are the coefficients which has to be solved using non linear multi v...

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

0

답변

질문


multidimensional curve fitting y=mx+c
Dear all, I can understand the problem of solving the equation y=mx+c where m and c are slope and offset in a scalar value, but...

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

0

답변