<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MATLAB code Archives &#8212; MATLAB Number ONE</title>
	<atom:link href="https://matlab1.com/product-category/matlab-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://matlab1.com/product-category/matlab-code/</link>
	<description>MATLAB Simulink &#124; Tutorial &#124; Code &#124; Project</description>
	<lastBuildDate>Thu, 14 Aug 2025 18:04:39 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://matlab1.com/wp-content/uploads/2018/08/icon1-100x100.png</url>
	<title>MATLAB code Archives &#8212; MATLAB Number ONE</title>
	<link>https://matlab1.com/product-category/matlab-code/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>12 MATLAB code examples of fuzzy logic and ANFIS</title>
		<link>https://matlab1.com/shop/matlab-code/12-matlab-code-examples-of-fuzzy-logic-and-anfis/</link>
					<comments>https://matlab1.com/shop/matlab-code/12-matlab-code-examples-of-fuzzy-logic-and-anfis/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Fri, 08 Jul 2022 15:34:32 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=8051</guid>

					<description><![CDATA[<p>One of the ways to learn programming and create fuzzy and neuro-fuzzy systems in MATLAB is to use projects and examples where you can see all the commands of a section one after the other. We have prepared 12 MATLAB code samples for you. Subjects of the codes: Estimating the rank of PhD students based [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/12-matlab-code-examples-of-fuzzy-logic-and-anfis/">12 MATLAB code examples of fuzzy logic and ANFIS</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/12-matlab-code-examples-of-fuzzy-logic-and-anfis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mobile Robot Control based on Swedish Wheeled Robots</title>
		<link>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-swedish-wheeled-robots/</link>
					<comments>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-swedish-wheeled-robots/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sat, 01 Jan 2022 14:35:58 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=8008</guid>

					<description><![CDATA[<p>&#160; The control of the Swedish Wheeled Robot is relative easier. From the above equation, we can achieve the desired speed (vxd, vyd) and the desired angular speed wd by choosing (v1d, v2d, v3d) as: &#160;</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-swedish-wheeled-robots/">Mobile Robot Control based on Swedish Wheeled Robots</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-swedish-wheeled-robots/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mobile Robot Control based on Car-like Robots</title>
		<link>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-car-like-robots/</link>
					<comments>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-car-like-robots/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sat, 01 Jan 2022 14:25:03 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=8003</guid>

					<description><![CDATA[<p>➢ Inputs: u1 (throttle control), phi (steering control) ➢ Outputs: x, y, theta &#160; We cannot drive the robot to move at the speed (vxd, vyd) along the rear wheel axis direction as side slip is not possible. ➢ Similar to DD robot, we can set a new reference point to overcome this issue. ➢ [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-car-like-robots/">Mobile Robot Control based on Car-like Robots</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-car-like-robots/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mobile Robot Control based on Differential Drive (DD)</title>
		<link>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-differential-drive-dd/</link>
					<comments>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-differential-drive-dd/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sat, 01 Jan 2022 14:16:38 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7995</guid>

					<description><![CDATA[<p>The Control Problems ➢ Speed Control • Given desired speed of the robot, vxd, vyd, calculate control inputs, i.e., speeds of driving wheels. • For example, for the DD robot below, if we want the reference point of the robot to move at speed (vxd, vyd), what is the corresponding vR, vL? &#160; ➢ Inputs: [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-differential-drive-dd/">Mobile Robot Control based on Differential Drive (DD)</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-differential-drive-dd/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MATLAB and Simulink for Car-like Robot and Swedish Wheel</title>
		<link>https://matlab1.com/shop/matlab-code/matlab-and-simulink-for-car-like-robot-and-swedish-wheel/</link>
					<comments>https://matlab1.com/shop/matlab-code/matlab-and-simulink-for-car-like-robot-and-swedish-wheel/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sat, 01 Jan 2022 12:29:17 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7989</guid>

					<description><![CDATA[<p>The kinematics of Car-like robots is the same as that of bicycles • Front wheel for steering • Rear wheel for driving &#160; Definitions: • Reference point: the middle of the two driving wheels [(x, y) in the figure] • Steering angle phi (see figure) • Heading angle theta (see figure) • Average speed of [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/matlab-and-simulink-for-car-like-robot-and-swedish-wheel/">MATLAB and Simulink for Car-like Robot and Swedish Wheel</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/matlab-and-simulink-for-car-like-robot-and-swedish-wheel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mobile Robot Control based on Kinematics of Differential Drive (DD)</title>
		<link>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-kinematics-of-differential-drive-dd/</link>
					<comments>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-kinematics-of-differential-drive-dd/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sat, 01 Jan 2022 11:36:55 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7981</guid>

					<description><![CDATA[<p>MATLAB and Simulink file mobile robot control based on Differential Drive (DD).  &#160; Kinematics of Differential Drive (DD): Where v:       the speed of the reference point; x, y:   the position of the reference point in 2D plane. delta: the heading angle of the robot (see figure). vR:     Right wheel speed (positive: move [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-kinematics-of-differential-drive-dd/">Mobile Robot Control based on Kinematics of Differential Drive (DD)</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/mobile-robot-control-based-on-kinematics-of-differential-drive-dd/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MATLAB code of observed and predicted bed forms and their effect on suspended sand concentrations</title>
		<link>https://matlab1.com/shop/matlab-code/matlab-code-of-observed-and-predicted-bed-forms-and-their-effect-on-suspended-sand-concentrations/</link>
					<comments>https://matlab1.com/shop/matlab-code/matlab-code-of-observed-and-predicted-bed-forms-and-their-effect-on-suspended-sand-concentrations/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 05:56:35 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7876</guid>

					<description><![CDATA[<p>MATLAB code of the following paper : Grasmeijer, B. T., &#38; Kleinhans, M. G. (2004). Observed and predicted bed forms and their effect on suspended sand concentrations. Coastal Engineering, 51(5-6), 351-371. &#160; &#160; INPUT Tw : Wave Period [s] D50 : Median Grain Diameter [m] Ub : Significant Wave Orbital Diameter [m/s] &#160; &#160; OUTPUT LAM : [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/matlab-code-of-observed-and-predicted-bed-forms-and-their-effect-on-suspended-sand-concentrations/">MATLAB code of observed and predicted bed forms and their effect on suspended sand concentrations</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/matlab-code-of-observed-and-predicted-bed-forms-and-their-effect-on-suspended-sand-concentrations/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MATLAB code of measurement and prediction of wave generated suborbital ripples</title>
		<link>https://matlab1.com/shop/matlab-code/matlab-code-of-measurement-and-prediction-of-wave-generated-suborbital-ripples/</link>
					<comments>https://matlab1.com/shop/matlab-code/matlab-code-of-measurement-and-prediction-of-wave-generated-suborbital-ripples/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 05:53:53 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7875</guid>

					<description><![CDATA[<p>MATLAB code of the following paper : Williams, J. J., Bell, P. S., Thorne, P. D., Metje, N., &#38; Coates, L. E. (2004). Measurement and prediction of wave‐generated suborbital ripples. Journal of Geophysical Research: Oceans, 109(C2). INPUT Tw : Wave Period [s] D50 : Median Grain Diameter [m] Ub : Significant Wave Orbital Diameter [m/s] &#160; &#160; [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/matlab-code-of-measurement-and-prediction-of-wave-generated-suborbital-ripples/">MATLAB code of measurement and prediction of wave generated suborbital ripples</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/matlab-code-of-measurement-and-prediction-of-wave-generated-suborbital-ripples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MATLAB code of movable Bed Friction Factors for Spectral Waves</title>
		<link>https://matlab1.com/shop/matlab-code/matlab-code-of-movable-bed-friction-factors-for-spectral-waves/</link>
					<comments>https://matlab1.com/shop/matlab-code/matlab-code-of-movable-bed-friction-factors-for-spectral-waves/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 05:50:51 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7874</guid>

					<description><![CDATA[<p>MATLAB code of the following paper : Madsen, O. S., Mathisen, P. P., &#38; Rosengaus, M. M. (1991). Movable bed friction factors for spectral waves. In Coastal Engineering 1990 (pp. 420-429). &#160; &#160; INPUT Tw : Wave Period [s] D50 : Median Grain Diameter [m] Ub : Significant Wave Orbital Diameter [m/s] &#160; &#160; OUTPUT LAM : [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/matlab-code-of-movable-bed-friction-factors-for-spectral-waves/">MATLAB code of movable Bed Friction Factors for Spectral Waves</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/matlab-code-of-movable-bed-friction-factors-for-spectral-waves/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MATLAB code of ripple geometry in wave‐dominated environments</title>
		<link>https://matlab1.com/shop/matlab-code/matlab-code-of-ripple-geometry-in-wave%e2%80%90dominated-environments/</link>
					<comments>https://matlab1.com/shop/matlab-code/matlab-code-of-ripple-geometry-in-wave%e2%80%90dominated-environments/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 05:46:07 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7873</guid>

					<description><![CDATA[<p>MATLAB code of the following paper : Wiberg, P. L., &#38; Harris, C. K. (1994). Ripple geometry in wave‐dominated environments. Journal of Geophysical Research: Oceans, 99(C1), 775-789. INPUT Tw : Wave Period [s] D50 : Median Grain Diameter [m] Ub : Significant Wave Orbital Diameter [m/s] &#160; OUTPUT LAM : Ripple Wavelength [m] ETA : Ripple Height [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/matlab-code-of-ripple-geometry-in-wave%e2%80%90dominated-environments/">MATLAB code of ripple geometry in wave‐dominated environments</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/matlab-code-of-ripple-geometry-in-wave%e2%80%90dominated-environments/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
