-
fir
用MATLAB编程实现FIR滤波器功能,很好的一个程序!(Programming with MATLAB realize FIR filter function, a procedure very good!)
- 2008-07-15 11:17:16下载
- 积分:1
-
ondera
Custom tools for MATLAB supporting analysis and design of nonlinear control
systems are introduced in this paper. The paper demonstrates their use to solve
sample nonlinear control problems and presents some of the MATLAB algorithms
involved
- 2013-07-28 18:05:17下载
- 积分:1
-
mircogird
电压暂降正周期有效值,是四案例工程中比较常见的算法。(t=0:0.0002:0.2 y=cos(100*pi*t) y1=0.5*cos(100*pi*t) y(200:600)=y1(200:600) for i=1:1:901 u(i)=sqrt(sum(y(i:i+99).^2)/100) end plot(u) xlable( 采样点数 ) ylable( u ) )
- 2015-05-23 16:13:31下载
- 积分:1
-
measure
用于测量随机散射介质光学传输矩阵TM 直接运行主函数即可 注意相机型号:MT9F002 SLM型号:RL-SLM-R2(Used to measure the transmission matrix of random scatter medium(TM).Run the main directly camear:MT9F002 SLM:RL-SLM-R2)
- 2020-10-21 19:57:23下载
- 积分:1
-
doolittle
1.n个节点分段Lagrange插值多项式;
2.使用格式y=lagrange(x0,y0,x,k);
3.输入项x0为n维插值节点向量,y0为n维被插函数值向量;
4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1;
5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
- 2009-06-23 15:58:19下载
- 积分:1
-
DW
说明: 对于较低版本的matlab用户可以直接进行DW检验!但是要求残差向量要大于15(it can do wd)
- 2012-04-30 16:12:28下载
- 积分:1
-
22
说明: matlab的书 其中有论文等有一个例子希望新手喜欢(matlab book has essays which have an example of hope novice like)
- 2008-05-12 10:25:39下载
- 积分:1
-
hsmmInitialize
for creating hsmm mode, you need some initialization code. hsmm initialization code can generate your hsmm model.
- 2013-08-04 13:39:39下载
- 积分:1
-
2
说明: P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像
P0210:在同一个窗口内显示两幅图像
(P0201: MATLAB assignment P0202: the MATLAB in for recycling P0203: MATLAB in for loops and if conditions P0205: MATLAB image processing operations P0206: MATLAB Advanced image processing operations P0207: RGB image to create a grayscale image P0208: two negated operation of the binary image P0209: the the imshow function display images P0210: within the same window shows two images)
- 2013-04-05 16:12:40下载
- 积分:1
-
pardifferPID
基于matlab语言的含有延时环节的不完全微分PID算法程序(Incomplete differential PID program)
- 2013-10-15 15:43:45下载
- 积分:1