photo

Nik Sam


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
207.767
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Gui doesnt work in windows
Hello, I made this GUI function pushbutton3_Callback(hObject, eventdata, handles) % hObject handle to pushbutton3 ...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


varargout-varargin commands for easy calculation
Hello everyone, I believe that my question is not hard... I have this code function [varargout] = trg (varargin) ...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


combination function using ndgrid
Hello, I want to build a function which use ndgrid. My function is function [ varargout ] = comb( varargin ) [...

más de 9 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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 ...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 9 años hace | 1 respuesta | 0

1

respuesta