marios semer
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
72.021
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Feeds
Pregunta
Linprog: No feasible solution found.
clc ; clear all ; close all ; % N = input('Tell me the length N: ' ); N = 25; K = N + 1 ; w4 = linspace( 0 , pi ,...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How can i delete certain numbers of an array
Hi, i have and array with numbers [ 0 , pi ] and i want to delete all the samples from 0.4*pi to 0.5*pi to have one array with n...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
linprog. Alsway the answer is 0.
Whatever arrays i use with linprog the only answer it gives me is 0. Here is an example code: clc f = [ 12 ; 7 ]; b = [ 10.0...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to minimaze with the arrays that follow with the command linprog.
Hello, what should i choose for f array if my y1=A and D1=b ( I want only for inequality ). clc ; clear all ; close all ; ...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to load numbers in my array through a while true loop ?
Hello, I want to add in my array ( w ) any numbers( between ( 0 , pi ) ) the user will give until he presses anything else to br...
casi 4 años hace | 1 respuesta | 0