Antonio Trujillo-Ortiz
Facultad de Ciencias Marinas, Universidad Autonoma de Baja California, Mexico. Retired.
Followers: 0 Following: 0
Professor Antonio Trujillo-Ortiz is an oceanographer. He has a PhD and has worked extensively at Facultad de Ciencias Marinas as a senior lecturer on courses of Statistics, Advanced Statistics, Multivariate Statistics, and Linear Algebra. It would appreciate to receive copies of the work published that utilize or they cite any of the functions below. FEX contributor since
2002-11-12.
(Please, rate my files.)
RETIRED
Much of the m-functions presented here can be found cited at:
http://scholar.google.com/scholar?hl=es&q=Trujillo-Ortiz%2C+A.+and+R.+Hernandez-Walls&btnG=&lr=
You can find more updated information on:
http://scholar.google.com
and enter Trujillo-Ortiz, A. and R. Hernandez-Walls
Professional Interests: Oceanography, Statistics, Mathematics, Marilyn Monroe, Titanic. Offering also courses and statistical consulting services anywhere of the world.
Feeds
提问
What's wrong with tied ranks?
Hi all, If you have the data vector: A=[ -2.4 -7.4 -1.4 -0.4 0.6 -6.8 -5.8 -4.8 -4.8 -3.8 -5.0 -4.0 -5.0 -6.0...
9 years 前 | 1 个回答 | 0
1
个回答How change part of a text in fprintf, title and subtitle?
Thanks to Image Analyst and Mohammad. Both answers are useful. Antonio
10 years 前 | 0
提问
How change part of a text in fprintf, title and subtitle?
Hi all, I need your help. How one can change as needed part of a text in the fprintf, title and subtitle, and leaving the an...
10 years 前 | 2 个回答 | 0
2
个回答How to automatically change the number of digits to the right of the decimal point in the fprintf function
Thanks to Sean and Joseph. Sean answer Works fine. I did this: Eg. d = 3; sprintf('%*.*f', 6, d, pi) Antonio
10 years 前 | 0
提问
How to automatically change the number of digits to the right of the decimal point in the fprintf function
Hi all, I need your help. For the ‘fprintf’ function. The corresponding part of the number of digits to the right of the deci...
10 years 前 | 3 个回答 | 1
3
个回答提问
How to go to an initial step in a running function?
Hi all, I need some hint to this. Suppose you are running a Matlab function and in some forward point, partial results must t...
10 years 前 | 0 个回答 | 0
0
个回答提问
How to construct a matrix values by its row or column indexes?
Hi all, I need your help on this. Suppose we have a 4x3 matrix and we need to construct a metrix with its row and column inde...
11 years 前 | 3 个回答 | 0