photo

K.G


Last seen: environ 5 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

11 Questions
0 Réponses

RANG
153 543
of 300 788

RÉPUTATION
0

CONTRIBUTIONS
11 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
63.64%

VOTES REÇUS
0

RANG
 of 21 091

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 083

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Equation solver nonlinear variables
Good day, I have a set of 30 non-linear first-order equations and want to solve for them. First I tried fsolve but I don't wan...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Negative output Fsolve Function
Hi all, can anyone help me understand why I am getting a negative output from this code and how can I modify the code so I do n...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Fsolve algorythm regenerating equations
Hi all, I am using Fsolve function to solve 11 unkown variables with 11 equations and I have a known values for initial_c, m, n...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Can I save my outputs in a way to use them as my inputs for the next run?
Hi suppose I have: [D C] = function(A,B) C = A*B; D = A+B; end A and B are my inputs,so after I run the funct...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


tiff file data types
Hi, I am trying to write a function that takes a tif file as imageIn, then converts the data type into uint8 and gives out ima...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


tiff format convert using imwrite
Hi all, I have two files in tiff format. One of them is just a black and white text,and the other one is a colorful image. the ...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


how to convert back to tiff image
Hi all, I have written a code that converts an image to a three dimentional matrix and then fills the surrounding area with b...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


why does it give the error undefined function?
Hi all, I have written this code but when I run the code it gives the error "Undefined function or variable imageX" It ...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


converting tiff to image
Hi all, I am trying to code a tiff format file into a matrix of 2 dimention using imread. then I want to convert back the matri...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


for loop or while loop?
Hi all, I have a matrix A = [2 3 7 13 24] and I want to form a loop: output = 0 for i=1:somehing! output = output+i also fo...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to have the length of the words in each line
Hello, I am trying to write a function that gives me a matrix which shows the number of characters for each word of a textfile. ...

environ 8 ans il y a | 1 réponse | 0

1

réponse