First
|
Prev |
Next
|
Last
Pages: 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444
Simulink for a simple model Dear all I am very new to Simulink. I am trying to build a Simulink for rainfall runoff model. The following is the example of one of the submodel to be built. FC=150; % Constant parameter Beta = 1.2; % Constant parameter nTime = 365; % Number of time steps %P = rand(nTime,1); % input to the system ... 21 Dec 2009 11:15
what definition of an object perimeter hi ..... i try to find an object perimeter with bwperim() but the result is : R G B 45989 60217 28486 43502 67056 34163 40221 59859 33201 ..... what's the meaning ? anyone can help me ? i do it for classify maturity of mango ... 21 Dec 2009 10:10
coordination no of Hello, I have a 3D image (200× 200× 400 pixels) which contains randomly distributed spheres (of known diameter). I would like to know the average coordination no of this system. Can anyone suggest me, how to proceed ? Thanks for reading, Regards, soka ... 22 Dec 2009 03:49
get matrix index Hi, May I know how to get the index for the maximum value of the matrix as shown below please? That is the index for 4.216. Thank you. Columns 1 through 10 3.4598 3.984 3.1433 4.216 3.719 3.7485 3.4471 2.5019 1.4215 2.1598 Columns 11 through 12 ... 21 Dec 2009 20:15
convert to Hounsfield using DICOM "Ashwath Sundaresan" <asu33(a)student.canterbury.ac.nz> wrote in message <g3s43c$h2q$1(a)fred.mathworks.com>... btw...the RescaleIntercept is 0 and the RescaleSlope is 1. THe pixels range from -3740 to 11617 "Ashwath Sundaresan" <asu33(a)student.canterbury.ac.nz> wrote in message <g3s3ej$t21$1(a)fred.... 21 Dec 2009 01:35
deploying parallel applications Dear All, I'm trying to deploy a parallel application using R2009b; however, I'm not meeting with any success. Any help you can offer will be greatly appreciated. The cluster runs the torque scheduler and shares its filesystem with the headnode. My application is compiled on the cluster headnode, with has the p... 23 Dec 2009 10:52
Matlab code for Random Decrement Technique I am quite novice at Matlab and would like to get this code for my current research. Does someone give it to me? Please help! ... 20 Dec 2009 21:16
NICE-II Iris Recognition Contest The contest "Noisy Iris Challenge Evaluation - Part II" (NICE-II) is now opened. NICE-II is a completely free-of-charge iris encoding and matching contest that operates on noisy data acquired under less constrained image conditions and in the visible wavelength. The contest is organized by SOCIA Lab. (Soft Compute... 19 Dec 2009 21:26
mex files on mac Hi, I installed matlab R2009b (64-bit) on my mac (OS X 10.6.2). I can't compile any mex files. When I try and compile the yprime example I get the following error: mex: yprime.c not a normal file or does not exist. On the older version of matlab this problem was fixed when I installed Xcode. Any advise? ... 19 Dec 2009 18:11
Triangle Algorithm for thresholding I would like to use triangle algorithm in my project for thresholding but i cannot constitute the right algorithm... Is there anyone use this algorithm before? Or which functions can help me? Thank you.. ... 19 Dec 2009 19:15 |