community profile

photo

ned gulley -凯发k8网页登录

last seen: 1 day 前 自 2011 起处于活动状态

统计数据

all

content feed

排序方式:

已发布



today's guest article is by hans scharler. live interview on discord recently, i had the privilege of engaging in a...

8 days 前

已发布



today's guest article is by wesley hamilton, a stem outreach engineer here at mathworks. wesley's roles involve...

30 days 前

已发布



earlier this year i wrote about solving word ladders with matlab. there was a lot of interest in that post, so i thought...

2 months 前

已发布



today's guest article is by adam danz whose name you might recognize from the matlab central community. adam is a...

3 months 前

已发布



this cartoon sums up my feelings about testing. testing is great. when you have working tests, you feel clean and warm. the...

3 months 前

已发布



matlab mobile allows you to collect information from your device sensors and perform cool experiments with the acquired...

4 months 前

已解决



given a matrix a, return a matrix b in which all the zeros have "bubbled" to the top. that is, any zeros in a given column shoul...

4 months 前

已解决



given a "counting sequence" vector x, construct the original sequence y. a counting sequence is formed by "counting" the entrie...

4 months 前

已解决



every positive integer has a unique decomposition into nonconsecutive fibonacci numbers f1 f2 ... given a positive integer n, r...

4 months 前

已解决



estimate pi as described in the following link:

4 months 前

已解决



the "tribonacci" sequence is an extension of the idea of the fibonacci sequence: that is, each new term is the sum of the thr...

4 months 前

已发布



matlab is good at math, of course, but it can also let you have some fun with words. go to the gaming > word games...

4 months 前

已发布



seasonal greetings of the greater solstice metropolitan area! as i write this, the solstitial sun sets on the shortest day...

6 months 前

已发布



as the days get shorter and drearier here in new england, i get hungry for sunlight. this makes me somewhat obsessed with...

6 months 前

已提交



this code creates a private leaderboard for cody players.

7 months 前 | 1 次下载 |

已发布



any cricketers out there? if you like cricket and coding in matlab (and who doesn't?), then allow me to direct your...

7 months 前

已发布



today, once again, i am delighted to introduce guest blogger dave bulkin. you may remember that dave blogged in this space...

7 months 前

已解决



given a table representing all wickets taken in a particular set of matches, return a table of the bowler-batter pairs that occu...

7 months 前

已解决



given an even whole number n (> 2), return a 2-element vector of primes, p, such that p(1) p(2) = n. fun note: technically it...

7 months 前

已提交



a tool for making gif animation files

7 months 前 | 3 次下载 |

已提交



pan and zoom with simple keystrokes.

7 months 前 | 2 次下载 |

已解决



an acrostic cipher is a way of embedding one message within another by taking the first (or last) word of each line. given a str...

8 months 前

已解决



given a vector v and a positive integer n, return an m-by-n matrix containing the elements of v row-wise, alternating left-to-ri...

8 months 前

已解决



the "tribonacci" sequence is an extension of the idea of the fibonacci sequence: that is, each new term is the sum of the thr...

8 months 前

已解决



the "four corners" region of the us is where colorado, utah, arizona, and new mexico all meet - the only place where four states...

8 months 前

已解决



pascal's triangle is an arrangement of numbers where each value is the sum of the values adjacent to it in the previous row: ...

8 months 前

已解决



if visualized correctly, the data contained in the matrix a will look like a jack-o'-lantern. create a function that will visu...

8 months 前

已解决



plot cos(x) vs x as shown in the figure below. include the appropriate title, x-label, and y-label. note, it is case sensitive. ...

8 months 前

已解决



make a plot and test

8 months 前

已解决



the matrix grades contains raw grades for 7 students who took your course. each row represents a different student. the first 7 ...

8 months 前

网站地图