حصريا البث المباشر من الحرم
zdXR7ccgx+HIyyDH4ePIx9TRIOPkIMfhzdHjIMfh49/sIMfh1NHt3QoKaHR0cDovL3RyYW5zbGF0 b3ItaG9zc2FtLmJsb2dzcG90LmNvbS8yMDEzLzAyL2Jsb2ctcG9zdC5odG1s
View ArticleRe: Level 2 s-function cannot update the dialog parameters
"Phil Goddard" <phil@goddardconsulting.ca> wrote in message <kg0f60$h0j$1@newscl01ah.mathworks.com>...> The purpose of AutoUpdateRuntimePrms is not to allow you to change the dialog...
View ArticleRe: vector manipulation
"Elnaz " <ebsadeghian@gmail.com> wrote in message <kftvaa$j37$1@newscl01ah.mathworks.com>...> Dear all,> > I want to subtract all the elements of a vector from an scalar one-by-one...
View ArticleMATLAB/Simulink crash on Windows7
Hi, My MATLAB/Simulink crashes suddenly many times in a day. I'm very confusing this trouble. Does anyone know how to resolve that? libut.dll has a bug?? OS : Windows7 Professional 64bit CPU:...
View ArticleRe: vector manipulation
On 2/19/2013 5:38 PM, Raymundo Marcos-Martinez wrote:> "Elnaz " <ebsadeghian@gmail.com> wrote in message> <kftvaa$j37$1@newscl01ah.mathworks.com>... ...>> I want to subtract all...
View Articlegenerate a for loop for a toeplitz matrix?
b = toeplitz(x,[x(1) zeros(1,Q)])\y; I have a toeplitz matrix that I want to write a loop for Q=(1:150). any ideas?
View ArticleRe: MATLAB/Simulink crash on Windows7
On Tue, 19 Feb 2013 23:51:11 +0000, Hitoshi wrote:> My MATLAB/Simulink crashes suddenly many times in a day.> I'm very confusing this trouble.> Does anyone know how to resolve that?> >...
View ArticleRe: mcc / deploytool "Error: Unable to open file"
"Larry" <larry.j.buescher.nospam@gm.com> wrote in message <kg0kav$b1h$1@newscl01ah.mathworks.com>...> Using Matlab compiler to generate executable> > >> mcc -m...
View ArticleRe: how to stop execution
What i usually do is, close the main window, and i'll restart the application,since i save my work every time i run the program, i don't mind closing it...!
View ArticleRe: SimEvents Entities
"Ketan" wrote in message <kg39qq$it3$1@newscl01ah.mathworks.com>...> Hi,> > I am working to develop a manufacturing simulation in Simevents. In the simulation, I have a series of queues...
View ArticleRe: Open Microsoft Project file (MPP) using ActiveX
Hi Thierry, Any progress ever made on this problem? I have been banging my head against it for a couple of days and haven't been able to find or figure out any way to read the data out of the project...
View ArticleHow can I reconstitue and display my image from Spectrum of Local Scaling...
hello I have applied the Wavelet Transform Modulus Maxima (WTMM) method to an image. So I obtained the Spectrum of Local Scaling Exponents. How can I reconstitue and display my image from Spectrum of...
View ArticleDo the neural network solves the higher non-linear equation and can it make...
Dear Sir or Madam; I am a graduate student in Physics from NEPAL. I am going to study the effects of soil moisture content and its prediction using 15 minute remotely sensed data. I am going to design...
View ArticleRe: importing AutoCAD DXF or DWG
i need to convert only lines and points ...... it will be great if we share this code ?? "Carlos Lopez" <clv2clv@removeThisadinet.com.uy> wrote in message...
View ArticleRe: Subscript indices must either be real positive integers or logicals
On 2/20/2013 11:24 AM, Jerome wrote:> was wondering if someone can explain to me what this error means. And,> if possible, how to resolve it? ??? Subscript indices must either be> real...
View Articlejob posting: image analyst/MATLAB programmer in San Francisco
We have an opening for a MATLAB programmer/neuroimage analyst in our cognitive neuroscience research group at UCSF/San Francisco VA. For more information, please visit:...
View ArticleTIME INTERLEAVER
Hi, I need a simulation ISDB-T Matlab/Simulink, SER anda TIME INTERLEAVER ISDB-T/ DVB-T. This is very important and urgent because I'm doing undergraduate thesis. Can someone help me? This is really...
View ArticleRe: help with writing a short program using square waves, fourier series...
okay so so far i got this x=linspace(0,2*L,500); y=4/pi; maxn=500; for n=0:(2*L)/(500-1):2*L; y=(4/pi)*(1/n)*sin(n*pi*x/L); end if L<=0 error('L must be a positive integer'); end if n~=n...
View ArticleRe: help with writing a short program using square waves, fourier
okay so so far i got this x=linspace(0,2*L,500); y=4/pi; maxn=500; for n=0:(2*L)/(500-1):2*L; y=(4/pi)*(1/n)*sin(n*pi*x/L); end if L<=0 error('L must be a positive integer'); end if n~=n...
View Article