Community Profile

photo

Hjodie


Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

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

查看徽章

Feeds

排序方式:

已回答
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 ...

3 years 前 | 0

| 已接受

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已解决


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

3 years 前

已解决


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

3 years 前

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已解决


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

3 years 前

已回答
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...

4 years 前 | 0

| 已接受

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

4 years 前 | 0

| 已接受

已回答
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...

4 years 前 | 0

| 已接受

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答