Community Profile

photo

Chris Ainsworth


Last seen: 4 months ago|Active since 2021

米ATLAB and Simulink user

Programming Languages:
Python,C,Matlab,HTML,CSS
Spoken Languages:
英语

Statistics

All
  • 米ATLAB Central Treasure Hunt Finisher
  • Thankful Level 2
  • 寻宝Participant
  • Solver

查看徽章

Content Feed

查看

Question


根据另一个表中的行从表中删除行
I have two tables, Table1 and Table2 and I'm using them to create a master table called Final. Table2 is considerably larger th...

5 months ago | 0 answers | 0

0

answers

解决了


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

5 months ago

Question


I have two tables of data in matlab and need to replace a column from one file with a column from another
嗨,我在MATLAB中有2个表,1个称为“数据”,另一个称为“ DataEm”。“数据”中的第7列需要由...取代

5 months ago | 1 answer | 0

1

answer

Question


How to delete 2nd 3rd 4th and 5th rows from a table
Hey I have a large table of 45000 rows (3 cols) and need to delete certain rows from it. Obviously I could do it manually but I...

5 months ago | 1 answer | 0

1

answer

解决了


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

10 months ago

解决了


Add two numbers
Given a and b, return the sum a+b in c.

10 months ago

解决了


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

10 months ago

解决了


从华氏度转变为摄氏
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

10 months ago

解决了


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

10 months ago

解决了


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

10 months ago

解决了


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

10 months ago

Question


How do I get my app to talk to my matlab startup script?
Hi everybody! I'm currently constructing my first app in app designer that will actaully be of use to me and I'm having issues....

10 months ago | 0 answers | 0

0

answers