photo

Alex


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Plot questions (variables at legend, labeling a marker)
hi , so i got two questions. i made a function to find an intersection between two lines (y=x+c) and then plots the lines. Now i...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Checking for Pythagoric Triplets
I need to make a function that checks if an input vector of 3 numbers is a pythagoric triple. now the condition that stops me i...

9 years 前 | 3 个回答 | 0

3

个回答

提问


using operators (+,-,*,/) in variables
Hi, if i need to config for + to be 'op' for example how can i then use it as an actual + further down the code? example ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


creating new number from two numbers
if i need to create a new number from two given numbers for example : a=4 b=9 new number should be a times b (9999). is there a ...

9 years 前 | 3 个回答 | 0

3

个回答

提问


help with proper loop stopping
I need to make a script that request integer positives or x=0, calculates the average of the given numbers until the user inputs...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Finding the number of integers in a vector
Hello , im having a little trouble with a script to find a number of positive integers in a vector inputed by user without usin...

9 years 前 | 1 个回答 | 1

1

个回答