|
|
| NewsIsFree : Science |
RSS Feed URL : http://xml.newsisfree.com/newscat9.xml Category : NewsIsFree Total Views : 15 |
| Latest entries from this feed url |
ADV: TDP leader, 7 others killed in explosion Eight people, including a TDP leader and his brother, were killed when bombs they were allegedly carrying in their car exploded in Andhra Pradesh's Kurnool district. [in Hindustan Times: Science & Tech] Harkishan Singh Surjeet slips into coma Dr Purushottam Lal, who is monitoring his condition at the Metro Hospital in Noida, says the veteran Marxist leader's condition remains critical. [in Hindustan Times: Science & Tech] Microsoft Startup Center - Where new businesses get started
[in ITPapers.com - Metallurgy] Re: Exporting data from .fig to matlab Suske wrote in message
<7246882.1210904146653.JavaMail.jakarta@nitrogen.mathforum.o
rg>...
> Hi there:
> i have a figure .fig, from which i lost the data and i
want to export the data into matlab, without needing to
copy point by point. I tried from properties, Xdata and
Ydata, but for that i would have to copy point by point
(and there are a loooot of them).
> Can someone help me? I believe there is an easier way....
>
> Tanks in advance!
If you can be satisfied with approximate reproduction of
the data, you can try the program 'convert' you can
download it from the file exchange it may help
Aasim Azooz
[in MATLAB Central - comp.soft-sys.matlab - Most Active Thread] isosurface from mlbt to CFD solver
any code out there to export matlab isosurfaces (i.e. low
quality 2d mesh) into a solver (or a solver pre-processors)
to improve 2d mesh quality and to further generate a volume
mesh suitable for 3D CFD simulation ?
(remember that matlab Delanay3 works only with convex domains!)
both Amira and Comsol seems to do it ... where is matlab ?
... do not tell me abot saving in stl format (not available
in matlab)
thanks
Lulu
[in MATLAB Central - comp.soft-sys.matlab - Most Active Thread] Re: image acquistion - cmu? Mario wrote:
> I forgot to say that the camera supports the "IEEE 1394a -
> IIDC (v 1.31)" and that I did not install the AVT driver as
> suggested by several users in this forum..
>
>
> "Mario " wrote in message
> ...
>> Hi all,
>>
>> I am dealing with an AVT camera (AVT Guppy F046C).
>> I installed the CMU driver but the camera doesn't seem to be
>> connected. I mean, if I open the "1394Camera Demo" that
>> comes with the driver, there is no link to the camera. And
>> calling imaqhwinfo my camera doesn't appear.
>> What can I do? I hope someone can give me useful advices.
>>
>> Thank you!
>>
>> Mario
>
Do you install the CMU1394 driver correctly, sometimes, you should
restart your window to let these driver work well. I use some cameras
under windows xp under CMU1394 very well. The demo program can test
whether you install them correctly. Hope you will fix your problem.
[in MATLAB Central - comp.soft-sys.matlab - Most Active Thread] Re: Question on Iteration variables means? John D'Errico wrote:
> roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in message
> ...
>> In article , asm23
> wrote:
>>> hi, I'm new to this forum, I want to know the meaning of these variables
>>> for iteration.
>>> such as:
>>> X(k|k-1)
>>> X(k|k)
>>> X(k-1|k-1)
>>> ....
>>> What's the difference between them? Can someone explain it? thank you
>>> very much.
>> I think you must have miscopied or mistyped, as those are quite
>> unlikely to come up in real code in the form written.
>>
>> '|' is bitwise 'or'. Any value bitwise or'd with itself is going to
>> be the same value. Thus, X(k|k) would be the same X(k), and
>> X(k-1|k-1) would be the same as X(k-1).
>>
>> k|k-1 has some interesting mathematical properties in binary, but
>> it is fairly unlikely that you have described the question correctly
>> so I will not describe the mathematical properties. k&k-1 has more
>> interesting properties and sometimes occurs in code, but k|k-1 seldom
>> does.
>
> I would not assume its a typo, merely not
> useful as Matlab syntax.
>
> These may be notations that are valid in
> some other context, but the context is all
> important. We cannot know what is meant
> out of context.
>
> John
Thanks for your two reply, I notices that I have made a mistake, the
X(k|k-1) is not the matlab code, they have exist in Kalman filter
Algorithms, recursion formula often use this as some estimated value or
expected value. But I don't know what's their meanings.
[in MATLAB Central - comp.soft-sys.matlab - Most Active Thread] www.wholenikeaaa.com Brand jeans,such as antik,LRG,true religion,Red Monkey,ED
hardy,Evisu,Seven,D&G,RMC,Akademiks,BBC,D&G,coogi,Rock,Crow
n,
gino green globa,artful dodger,Akomk,Bape,Shmack,Etc
Colour; assorted colours and styles
Sizes; 30-42 for men; 26-32 for women
Packing; Original packing with all accessories.
Delivery; By air,such as dhl/tnt/ups/ems/sodexi etc,only 4-
7days.
MQO; NO mini order,accept samples and mix order.
Features;Top grade quality with favorable price
www.wholenikeaaa.com
email;wholenikeaaa@yahoo.com.cn
msn;bill.nike@hotmail.com
1) Excellent quality, competitive price, best service
and nice reputation
2) Composition: 100% cotton or cotton spandex.all products
with tags and bags
3) Process: stone washed, sand blasted, hand brushed,
tinted, natura vintage-look frayed
4) Markets:USA EU AU CA ASIA etc
5) Delivery time:3 - 5 working days for shipping
6) Shipment:EMS,DHL,UPS,FedEx,TNT
We can supply various brand jeans. Our products have
received good reputation in the USA,
the UK, Italy, Germany and Canada etc.If you are
interested in and would like to know
more.or Any question and requirement, pls feel free to let
me know. There are
many kinds of shoes for your choose.We hope that we will
have
opportunity to cooperate with you soon.i am very glad to
receive your enquiry.
www.wholenikeaaa.com
email:wholenikeaaa@yahoo.com.cn
msn:bill.nike@hotmail.com
[in MATLAB Central - comp.soft-sys.matlab - Most Active Thread] Pattern Search with non linear constraints function Hi,
I am not able to use this command
[x,fval] = patternsearch(@ObjectiveFunction,x0,[],[],[],[],
[],[],@simple_constraint)
command is not taking "@simple_constraint" constraint
funcion.
is It possible that I am having old MatLab version?
In help I am not getting this option as an agrument.
help me urgent
[in MATLAB Central - comp.soft-sys.matlab - Most Active Thread] Re: write double to tif Thanks, Josh, for your reply and pointing the matter out to
the Mathworks support. I hope to see this feature in future
versions, too.
Wolfgang
"Josh Kempner" wrote in
message ...
> "Wolfgang Schwanghart" wrote in
> message ...
> > Dear all,
> >
> > the Matlab help on imwrite tells me that
> >
> > If the input array is of class double, and the
> > image is a grayscale or RGB color image, imwrite assumes
> > the dynamic range is [0,1] and automatically scales the data
> > by 255 before writing it to the file as 8-bit values.
> >
> > Now, if I want to write a n*m matrix (format double) to a
> > tif-file with double or single precision, is there a way to
> > do so?
> >
> > Best,
> > Wolfgang
>
> I asked MathWorks tech support about this a month ago and
> was told that MATLAB doesn't support writing floating point
> TIFFs in R2008a. Oddly enough, it reads them without a
> problem, but doesn't write them. Tech support submitted a
> bug/enhancement report to the developers, so hopefully it'll
> show up some future version.
[in MATLAB Central - comp.soft-sys.matlab - Most Active Thread]
|
|
|
|
|
Latest Fox News Feed |
Sunday Night Baseball: Subway series
New York Mets (Maine) at New York Yankees (Wang) The opening weekend of interleague play concludes with the biggest of the rivalry series. In the 2000 World Series, the Yankees and Mets met in what was tabbed, “The Subway Series.” The Yankees e...
Sparks open as favorites to win third championship
Look out, WNBA. Lisa Leslie is back, and now she has Candace Parker with her. The two have helped Los Angeles garner most of the preseason buzz, and the Sparks are the overwhelming favorites to win their third WNBA championship as the league opens ...
Lawrence's MLB weekend cheat sheet
Marc Lawrence is a professional handicapper with Covers Experts. To purchase his guaranteed picks, click here . As the second round of the NBA playoffs come to a conclusion, Major League Baseball begins its opening round of interleague pla...
Big Brown gallops at Pimlico for the first time
BALTIMORE (AP) -A Preakness victory on Saturday by Hey Byrn would be a marvelous birthday present for owner Beatrice Oxenberg. Oxenberg celebrates her 87th birthday one day before the Preakness. She will be up from Florida to visit with neices and ...
Top five: The hottest bets in sports
If you like betting, you probably like your bets hot. Here is the latest installment of Five Hot Bets from the last two weeks of wagering. Florida Marlins I’ll be honest here – I follow the National League about ...
Celtics, Lakers poised to advance
Celtics, Lakers poised to advance For a team that was best on the road and best at the window during the regular season, hard times have sure fallen on the Boston Celtics and their bettors during the playoffs. The Celts head into Game 6 of the Eas...
|
|
Popular Fox News Searches |
|
news feed WWF news latest for news feed news feed wwf nesws news web marketing madical news health news fox news News and Opportunities news sabah times digital camera news news right now fox news WWF NEWS Developer News medical news feed Search result for Related feed to KEPUTUSAN PERMOHONAN SMK TEKNIK Free And Clear Real Estate Articles By JOHN BECK related feed to permohonan borang kemasukan teknik vokasional Tips for Opening a Online Forex Trading Account |
|