Call to Matlab functions from C/C++
I need call to matlab fminsearch function from a c/c++ program. Has matlab a c++ library available? Thanks ... 8 Feb 2010 11:05
DISSERTATION HELP (9212652900) India, Dissertation UK, Plagiarismfree Diss
Wow!! Wonderful post. I like the concept very much. Thesis writing, Dissertation writing as well as Research writing & Proposals & Project presentations are the order of the day & are a nightmare if not done well. Dissertationhelp.9f.com helps sort out all these problems. Full marks from me to these guys. ... 8 Feb 2010 06:41
jLabel (setVisible)
Hello, is there a possibility to hide (disable) a jlabel which is created like this: global output global jLabel global hcomponent global hcontainer output = '<html><p>test</p></html>'; jLabel = javaObjectEDT('javax.swing.JLabel',output); [hcomponent,hcontainer] = javacomponent(jLabel,[10,10,610,420],gcf); ... 9 Feb 2010 15:07
I have a question on how I can prevent clicks/pause while trying to play a looped audio file (created in matlab) continuously. tia sal22
Thanks I chose to use the daq Aquisition toolbox here's some test code for the next person who may need it clear tic %% ao=analogoutput('winsound'); ao.samplerate=44100; y = sin(150*(0:(2*pi/44100):2*pi))'; % creates 150hz test signal chan=addchannel(ao,1:2); %create 2 channels ao.RepeatOutput = 3; % to ou... 9 Feb 2010 08:21
tick marks position
no i didint get you. how to change the XTickLabel text direction. ... 8 Feb 2010 05:36
WHO WE ARE
http://www.travelwithdht.com Diamond Holiday is an innovative travel service network marketing company that has been in pre-launch from January 2010 to bring travel service to its members, Our headquarter is located at Suite 1200. 1000 N West Street Wilmington. Delaware, 19801 United States. The Hong Kong office... 8 Feb 2010 03:26
COMPENSATION PLAN
http://www.travelwithdht.com Your efforts are rewarded with a generous compensation plan which is more generous than any existing plan. Providing many ways to easily earn money both immediate and residual income, includes revolving matrix, leadership commissions, Global bonus, president bonus. You are also offer... 8 Feb 2010 03:26
Histogram Bin Values
I'm plotting some data via the hist command to view its distribution but the general output of that command plots the data and labels the output frequencies by bin number. Other than using the histc command and specifying my own bins, how can I change the x-axis labels using the hist command to view what the bin value... 8 Feb 2010 02:21
Linear equations, Ax=b
Hi everyone, I'm about to close a particular chapter of the work I've been doing using Matlab to solve an A*x=b system of equations. Before doing so I wanted to get some other peoples opinions regarding a way to solve for x before I just leave my results where they are. I only have one constraint and that is that x... 9 Feb 2010 00:45
OFDMA and SC-FDMA simulink
Hi guys, I am trying to simulate OFDMA and SC-FDMA. I found OFDM simulink model file http://www.mathworks.com/matlabcentral/fileexchange/17200-ofdm-with-64-qam. Could you please tell me What I should change for my OFDM model to get OFDMA and SC-FDMA. Hope to hear from you guys. Many thanks. Huy Nguyen ... 7 Feb 2010 23:06