-
etoq
Matlab source code for Euler to Quaternion conversion.
- 2011-06-10 18:09:20下载
- 积分:1
-
chap1
关于基础PIDmatlab仿真的源码,适合基础学习。(About source basis PIDmatlab simulation, suitable for basic learning.)
- 2013-04-28 09:21:29下载
- 积分:1
-
58987
The following Matlab project contains the source code and Matlab examples used for 16 bits fixed point pid controller . This simulation illustrates the effects of the fixed-point computations on the closed-loop precision for a 16-bits PID controller.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
- 2015-02-17 21:50:21下载
- 积分:1
-
机械臂模拟
资源描述
基于matlab,模拟一个机械臂,可以进行操作,对位置误差,速度误差,并记录,产生相应图像以及在pd指令下的相应的误差。100%可用,安心下载。
- 2023-04-23 09:40:03下载
- 积分:1
-
Image-segmentation-Extraction
这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。(The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effect was very good.)
- 2009-12-10 19:37:32下载
- 积分:1
-
arithabcd
实现a、b、c、d字符的算术编码,matlab 源程序(arithmetic code of a, b, c and d)
- 2011-08-26 15:17:02下载
- 积分:1
-
max-posterior-least-square
计算基于最大后验的正则最小二乘,基于该程序可选择正则最小二乘的正则系数及基函数(Calculated based on the maximum a posteriori the regularized least squares)
- 2014-09-05 11:49:26下载
- 积分:1
-
mianzhen
面阵阵列天线二维方向图仿真,代码简单易懂(The two-dimensional surface bursts columns antenna pattern simulation, the code is easy to understand)
- 2012-10-19 12:43:31下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
CDMA Multi
CDMA中多用户相关的一些仿真研究,有相关文档及MATLAB程序可供学习-CDMA Multi-user related to a number of simulation studies, with relevant documentation, and MATLAB programs for learning
- 2022-01-31 05:31:57下载
- 积分:1