Statistica
RANK
39.548
of 295.467
REPUTAZIONE
1
CONTRIBUTI
22 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
31.82%
VOTI RICEVUTI
1
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaRisolto
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 ...
oltre 3 anni fa
Risolto
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...
oltre 3 anni fa
Risolto
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:...
oltre 3 anni fa
Domanda
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 + ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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(...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 6 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 6 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 6 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 7 anni fa | 3 risposte | 1
3
risposteDomanda
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 ...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
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/...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Call a gui callback without handles
Hello all, I'm using <https://in.mathworks.com/matlabcentral/fileexchange/54705-tabmanager-create-tab-panels--uitabgroup--from-...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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) ...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
Steady state data filtering
Hi, <</matlabcentral/answers/uploaded_files/93235/Capture.JPG>> In the above image i need to filter steady state data( 1...
circa 7 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 7 anni fa | 0 risposte | 0