First
|
Prev |
Next
|
Last
Pages: 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741
Resolution of two equations with two unknown "Ben Ben" <ben22240(a)yahoo.fr> wrote in message <hsaagb$br$1(a)fred.mathworks.com>... Please help me to solve this équations with Matalab, f(x,y)=0, g(x,y)=0, near un point x0, y0. In one dimension, Matlab give fzero(f,x0), but in two dimension, i don't see the solution. help fsolve Bruno ... 11 May 2010 02:26
help needed with initialization of a variable Hi, In the eight order matrix A, there are two unknown variables namely 'v' and 'b'(i.e. each element is a function of v, b and some constants). The 'b' is an array of eight complex numbers. This 'b' is also a variable in another eight order P matrix. The unknown variable array b and eigenvectors B are calculated f... 11 May 2010 01:22
MATLAB R14 on WIndows 7 X64 ??? "Michael Schulz" <mj.schulz(a)web.de> wrote in message <hp0b5b$r3c$1(a)fred.mathworks.com>... "Freddy Huizinga" <matlab(a)upcmail.nl> wrote in message <hl0d6k$80b$1(a)fred.mathworks.com>... I'm having problems installing Release 14 (Service Pack 1) on my new computer (Windows 7 Ultimate edition, X64). After ... 11 May 2010 01:22
Laguerre Function hi...i need matlab code for Laguerre series identification. anyone help me out there? because i'm doing my final project about control system. thanks b4 regards Yulianto ... 11 May 2010 00:17
Mode question Hi I have been looking for a function that will return the say 3 most common values in a 1-d matrix, I havnt been able to find one that works for me and was just wondering if anyone can point me in the right direction if there is one already uploaded. Thanks ... 11 May 2010 19:01
GUI and simulink While it might be unnecessary, I would like to embed a simulink diagram into a GUI. I have not had any success thus far nor have I found anything referencing such a thing being done. Thanks in advance. ... 11 May 2010 00:17
scatter I am using the below code to create a scatterplot: points=scatter(x,y); Is there a way to delete a point after making it? Thanks! ... 10 May 2010 23:12
image I am using the code below to display a picture: A=imread('picture.jpg') image(A) Is there a way to resize this so that it fills the computer screen? ... 11 May 2010 08:55
wavread 'size' error "Catherine " <infrasound20(a)yahoo.com> wrote in message <hfurbj$qvb$1(a)fred.mathworks.com>... I am running the wavread command: w = wavread('filename','size'); on a folder of wav files. Every once in a while I get the error message: ??? Error using ==> wavread at 119 Error reading PCM file format. ... 10 May 2010 23:12
HERest error I got error in Matlab using HERest: HERest -A -t 600.0 -I batiktypephone.mlf -S AllTrainData1.scp -H hmm1/hmmdefs -M hmm1 model.list Pruning-On[600.0] WARNING [-7324] StepBack: File C:/Program Files/MATLAB71/work/Skripsi_065314012/data_1/1_1.lt - bad data or over pruning in HERest .... WARNING [-2331] ... 10 May 2010 23:12 |