Feeds
提问
Faster than for loop?
I presently have this code which tests a paricular function which I created _ _ _[y n] function_gen1pdf1(a,b,c)_ _ _ for N times...
11 years 前 | 1 个回答 | 0
1
个回答已回答
Am I defining the permutation well?
I'm not sure but I think I got it, I replaced the parameters n and k by r and c and I get a table of numbers.. function [P]...
Am I defining the permutation well?
I'm not sure but I think I got it, I replaced the parameters n and k by r and c and I get a table of numbers.. function [P]...
13 years 前 | 0
提问
Am I defining the permutation well?
Hi, I am trying to create a function which generates a Eulerian number for given n and k. This number should be generated by ...
13 years 前 | 4 个回答 | 0
4
个回答提问
Tax - gender and yearly income?
Hi, I am trying to calculate the income tax for a given person by status and yearly income, according to the table below for sin...
13 years 前 | 1 个回答 | 0
1
个回答提问
Replace certain values of matrix by one single value
Hi I'm relatively new to Matlab.. I would like to know how to generate a matrix B that replaces all components of a matrix A (wh...
13 years 前 | 1 个回答 | 0
