Other Languages
Forum Post

Problem with my project

'); rtn=isempty(nf); if rtn==1; nf=-1; end while nf nbus fprintf('Faulted bus No. must be between 1 & %g \n', nbus) nf = input('Enter Faulted Bus No. -> ');...
Forum Post

Problem uploading matlab file

In the warning at 26 In updatewarn at 11 In tf.loadobj at 11. Premise that this is the first time I use matlab and I would like to know what caused this. The command window should not exit the...
Forum Post

Re: Help with fortran code please!Urgent!!

I love FORTRAN! I started my career with it in 1982 (I was still in university) - had lots of fun those days!
Forum Post
Forum Post

Pls. Help about solving equation

Hello Folks. I am new at Matalb adn I need to solve this equation. It seems easy to solve it with mathlab, but as I said I am new learner. the equation is tan((sqrt(2.*9.11.*10^-31.*E).*10^-8.*2...
Forum Post

help with how to write a 'checker' function

I am currently stuck with a question on how to write a function script for a 'checker' which takes as input an image and a threshold value and returns an image that is distorted to appear as if the...
Forum Post

AWG demultiplexer in WDM application.

Hai,i am new in Matlab, i would like to find the coding for AWG(Array Waveguide Grating) demultiplexer in WDM (Wavelength division Multiplexing)application. number of channel:4 freq...
Forum Post

Re: Running a script that is stored witin a cell array

This code works. I hope it helps (conceptually) a bit: menu = {'option_1', 'option_whatever_2'} m = input('Enter your option: '); switch m case 1 run (menu{1}) case 2...
Forum Post

turn on/off LED PCB with usb module

So I have a PCB populated with an array of LEDs hooked up to a power source and interfaced to my computer with an Elexol USBMOD3 usb module. I am trying to use Matlab to send a signal to the usb...
Forum Post

Matlab Support Vector Machine toolbox.

I have a school project which uses Matlab to build an AI (SVM) to estimate a set of data when the data is not completely given. I'm stuck at how to train the SVM to give an accurate output for my...
Forum Post

Saving Workspace

Hi, I am trying to implement a little function that changes the directory, saves the entire workspace under a specified file name, then returns to the original directory. I can't get the save...
Forum Post

Recurrence Relation - Pointers to start in Matlab

Hi there, I'm new to the forums and hoping to learn from the wealth of topics in here. I was hoping if someone could pass on feedback regarding this problem given (not looking for solution but...
Forum Post

please help me to find the root of the equation

Hi everyone, I would be grateful if you could help me with this basic question as I am very new to MATLAB. I need to find all the roots of some equation in the interval , so I wrote the code...
Forum Post

nonlinear regression by least square

Hi, I do have one problem with kinetic modeling. Let's say a reaction occurs in such a way A B (reversible way) where k1 is a constant for A change to B and k2 is a constant for B change to A...
Forum Post

Gauss Newton

Hello, I am going to develop a matlab code to optimize my problem by means of Gauss-Newton optimization method. I am doing the iterations by a while loop. x2 and x1 are new and former parameters...
Forum Post

large binary matrix comparison with ones matrix

this matrix must have a specific nr of rows that I introduce from the kb. for example A= infinite pattern= matformed= of A How I did it: I break matrix A using a for loop in a smaller...
Forum Post

Further reduce number of parameters

Hi~ I am now doing a project about cancer detection in matlab. I've got 120 samples which have classified as tumor or normal cells from patients. For each sample, there is 19200 parameters which...
Forum Post

sending Data to parallel port using matlab??

i have been doing my final year project on robotics so i need to know about this scenario . "actually i want that for 100msec the pin no 1 is high of parallel port and then after this delay of...
Forum Post

Multcompare VERY BASIC HELP!!!!

multcompare at 138 STATS must be a structure." I can see from the example given: = anova1(MPG,Origin,'off'); = multcompare(st,'display','off'); ans = 'USA' 'Japan' 'Germany'...
Forum Post

Neural Network Initialization ???

Hi all, The initial values of the network are generalized randomly. However, I want to save the initial network values in a matrix or matrices to use them again as initial values for another...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.