Nik Sam
Followers: 0 Following: 0
Statistica
8 Domande
0 Risposte
RANK
256.882
of 295.527
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Linear programming with complex inequalities
I just wanna solve: min Z=20X+18Y with 2X+3Y>=10 4X+7Y>=28 X>=0, Y>=0 Answer is X=0, Y=4 and Z=72 H...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Maximize gui window without pressing the button
Hello, I build a gui. Now if I press the maximized button in my window i have the desirable result. How can I have the same r...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Gui doesnt work in windows
Hello, I made this GUI function pushbutton3_Callback(hObject, eventdata, handles) % hObject handle to pushbutton3 ...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
The plot disappears if I change xlim
Hello, I have this simple example K = 0.0000 0.5527 0.0003 0.4017 0.0040 0.2707 0.0210 0...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
varargout-varargin commands for easy calculation
Hello everyone, I believe that my question is not hard... I have this code function [varargout] = trg (varargin) ...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
combination function using ndgrid
Hello, I want to build a function which use ndgrid. My function is function [ varargout ] = comb( varargin ) [...
oltre 8 anni fa | 3 risposte | 0
3
risposteDomanda
All possible Combinations and equation analysis
Hello everyone, 1) How can I get all possible combinations? for example: a=[1 2] , b=[2 3] , c=[1 4] and I want this as ...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Error using repmat function
Error using repmat Replication factors must be a row vector of integers or integer scalars. Can anyone tell me why i get t...
oltre 8 anni fa | 1 risposta | 0