<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[spline mit anfangsbedingungen]]></title><description><![CDATA[<p>hallo,<br />
ich brauche einen spline (warscheinlich einen kubischen),<br />
bei dem ich randbedingungen wie ein- und ausgangswinkel vorgeben kann.<br />
kann mir da einer helfen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/235454/spline-mit-anfangsbedingungen</link><generator>RSS for Node</generator><lastBuildDate>Thu, 24 Sep 2026 04:21:04 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/235454.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Mar 2009 15:59:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to spline mit anfangsbedingungen on Mon, 02 Mar 2009 15:59:37 GMT]]></title><description><![CDATA[<p>hallo,<br />
ich brauche einen spline (warscheinlich einen kubischen),<br />
bei dem ich randbedingungen wie ein- und ausgangswinkel vorgeben kann.<br />
kann mir da einer helfen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1672915</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1672915</guid><dc:creator><![CDATA[erst]]></dc:creator><pubDate>Mon, 02 Mar 2009 15:59:37 GMT</pubDate></item><item><title><![CDATA[Reply to spline mit anfangsbedingungen on Mon, 02 Mar 2009 18:45:06 GMT]]></title><description><![CDATA[<p>Ich nehme mal an, dass du das nicht selbst implementieren willst, also wäre <a href="http://lmgtfy.com/?q=splines+library" rel="nofollow">google</a> deine erste Anlaufstelle.</p>
<p>Ich habe so auf die schnelle zwei interessante libs gefunden:<br />
<a href="http://sourceforge.net/projects/einspline" rel="nofollow">http://sourceforge.net/projects/einspline</a></p>
<p>und die hier sieht vielversprechend aus:<br />
<a href="http://www.sintef.no/upload/IKT/9011/geometri/MBA/mba_doc/index.html" rel="nofollow">http://www.sintef.no/upload/IKT/9011/geometri/MBA/mba_doc/index.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1673045</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1673045</guid><dc:creator><![CDATA[drakon]]></dc:creator><pubDate>Mon, 02 Mar 2009 18:45:06 GMT</pubDate></item><item><title><![CDATA[Reply to spline mit anfangsbedingungen on Mon, 02 Mar 2009 20:28:15 GMT]]></title><description><![CDATA[<p>der erste link ist komisch.<br />
da wird gleichzeitig von<br />
kubischen und b-spline gesprochen.<br />
aber beim kubischen werden alle knoten-<br />
punkte berührt und beim b-spline nur der<br />
anfangs und endpunkt. die mittleren wirken nur<br />
als anziehungspunkte.<br />
verwirrt mich also gerad nen bisschen</p>
<p>und beim 2. wird leider nur von b-splines gesprochen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1673115</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1673115</guid><dc:creator><![CDATA[erst]]></dc:creator><pubDate>Mon, 02 Mar 2009 20:28:15 GMT</pubDate></item></channel></rss>