Community Profile

photo

Hjodie


Last seen: etwa ein Jahr vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

All
  • Thankful Level 2
  • Solver
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to read specific data from website?
"URL Filter" add-on from file exchange solved my problem. I am leaving link below for those who would encounter same problem as ...

fast 3 Jahre vor | 0

| akzeptiert

Frage


How to read specific data from website?
Hello, I'm trying to read current ETF price from website and get it on my workspace. For example, let's take a look at this pa...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

fast 3 Jahre vor

Gelöst


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

fast 3 Jahre vor

Frage


AppDesigner Standalone Desktop App does not light up
Hi guys, as you can imagine im newbie in Matlab. I'm trying to learn more about appdesigner for my daily civil engineering jobs....

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


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

mehr als 3 Jahre vor

Beantwortet
How to get Y values corresponding to X from matrix B nx2 or from X and Y matrices
Problem is caused because of the decimal use and format ( I guess ). x_input=input('Put X value to read y_i= ') x_place=find...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


How to get Y values corresponding to X from matrix B nx2 or from X and Y matrices
We have the data of matrix B (201x2) which consist of x_i (1x201) and y_i (1x201) matrices. We want program to prompt y_i value...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Theorical Question About Making Matlab Read Graphic
Let's say we have a graphic which consinst of x axis and y axis, but the shown lines in graphic are gathered from many exper...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Assembling Element Matrices in Finite Element Method Problem
I should start with mentioning I am die hard newbie who has term project about a hydraulic problem which I have to solve with Ma...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Array indices must be positive integers or logical values.
Problem is solved with the code that I've commented to Star Strider. Matlab is so far has the very helpful community thanks f...

mehr als 4 Jahre vor | 0

| akzeptiert

Beantwortet
Changing composition of Row Matrix (1x9) into a 3x3 Matrix
Problem is solve with the help of reshape function, However, problem never ends in a newbie world. with the code of; K{i...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


Changing composition of Row Matrix (1x9) into a 3x3 Matrix
Im a newbie matlab student who has a project for solving a hydraulic problem with finite element method in Matlab. So far seems...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Array indices must be positive integers or logical values.
Here I am having the most asked question on Matwork Forums and still unable to solve my problem. The code I have is listed be...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating Random Coordinates Inside a Fixed Points
Im asking for a random number generator inside an area like this; Size of the rectange is 12 lengt 8 side, for the circle th...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort