提问


how to make a sine function that generate plot of sine with our requried inputs
Hi every one; I am going to make a function in the form function [s1, s2, sums] = sines(pts,amp,f1,f2). The input, pts, is an ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to make a function
Hi everyone; I am going to make a function that takes starting timing of two movies.like hr1,hr2,min1,min2,and their duration...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to make a function that discreminate between scalar and vectors in matlab
Hi; I am going to make a function that classify inputs.If the input is a vector it generate 0 and if it is empty scalar matrix ...

9 years 前 | 3 个回答 | 1

3

个回答

提问


function using if or switch statement
I am going to make a function called XYZ that takes as its only input argument one positive integer specifying the year of birth...

9 years 前 | 2 个回答 | 0

2

个回答

已回答
creating a new vector relative to the matrix
clear some questions for me. what is the size of the following matrix? how many rows and column it has? 1 19:20:43 DC 7,1...

9 years 前 | 0

提问


how to create a function that takes distance as vector and return distance and time travel by light
Hi every one. I am going to create a function which has following specification. Write a function called light_time that takes ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


how to make a function that takes vector as input and generate matrix of its elements
Hi everyone. I am going to make a function that take a vector as input and generate a matrix such that first column of matrix s...

9 years 前 | 2 个回答 | 2

2

个回答

已回答
how to find all integers between two integers
@alisha ali , take my codes and guide where is the need for correction.. thanks in advance for assistance function v=int_co...

9 years 前 | 0

已回答
how to make a function that generate uniformely distributed random matrix
@Michael Haderlein thanks for contributions... yes i want to print complete matrix but to my knowledge mat(i,j) at last is getti...

9 years 前 | 0

提问


how to make a function that generate uniformely distributed random matrix
Hi every one.. I am going to make a function which takes three input arguments limit,a,b in that order. The function returns ...

9 years 前 | 4 个回答 | 0

4

个回答