seeking MATLAB consultant for project027 (7/15/2012 2:23:31 AM) comp.soft-sys.matlab I am seeking a MATLAB Consultant to undertake a project for a fair price to create radar diagrams and movies and to simulate multi-resolution wavelets with my data. Please contact jsphtibui@gmail.com for price ... Joseph
Import data to MATLAB for a price026 (7/13/2012 11:38:40 PM) comp.soft-sys.matlab I am looking for some one to import my monthly data onto MATLAB for a price. The importation of the data is the first part of the project. The second part is to create radar diagrams and simulate wavelets. Con... Joseph
Need mathworks expert or consultant for a fair price124 (6/27/2012 9:19:07 PM) comp.soft-sys.matlab I need a mathworks expert or consultant to complete a small project. Export excel data onto mathworks. Will pay a fair price. Time is of the essence. Thanks
Second step will be to create wavelets and a radar d... Joseph
jsphtibui's replies:
Items(1) /1
how to read data from excel?532 (5/20/2012 2:36:34 AM) comp.soft-sys.matlab We wrote the general code likie this: clear all;clc; [data, name]=xlsread('MFIN6201 Group Assignment Data Spreadsheet.xls'); y = getnameidx(name, {'ASX200'}); x1=getnameidx(name, {'Unemployment','D2:D65'}); ... 1114839177(2)