-
matlabclassiccodeexamples
这是一个matlab的程序包,里面都是一些经典和常用的例子,有完整的代码。(this is a package of matlab code, in which there are lots of classic and useful examples with whole code.)
- 2010-01-19 10:10:35下载
- 积分:1
-
tuxingxue
计算机图形学:“弧长法”对点和多边形的包含关系进行判断。(Computer Graphics: contains the relationship of the arc-length method for points and polygons to judge.)
- 2012-06-03 20:58:15下载
- 积分:1
-
buckPI
基于MATLAB的BUCK电路的仿真,内环是电流环,用无源控制,外环电压环,用PI控制(Based on the passive control of MATLABBUCK circuit)
- 2020-11-24 15:29:33下载
- 积分:1
-
PSO
粒子群算法的MATLAB源码,代码运行平台为Tc 3.0 ,对研究粒子群算法问题的朋友较有参考意义。(Particle Swarm MATLAB source code for the operating platform Tc 3.0, the study of particle swarm optimization Friends of the problem than there is reference value.)
- 2009-04-01 14:54:16下载
- 积分:1
-
matlab
神经网络入门教程,包括简介,算法,和实例(matlab)
- 2009-06-08 07:19:52下载
- 积分:1
-
modifiedmusic
前后向空间平滑MUSIC算法程序,阵元天线数可变,绝对可用.(Before and after spatial smoothing MUSIC algorithm procedures, variable number of antenna array element is absolutely available.)
- 2007-09-27 15:12:23下载
- 积分:1
-
work
example about vibration
- 2011-05-31 22:29:27下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
PRBS
伪随机序列PRBS(M序列)的产生文件,matlab 语言开发,适合于系统辨识的激励信号(Pseudo-random sequence PRBS (M series) and generate the file, matlab language development, incentives for system identification signal)
- 2011-08-31 17:55:34下载
- 积分:1
-
KSVD_Matlab_ToolBox
该工具箱为KSVD算法的实现,其用来自适应地对信号就行稀疏表示,达到良好的稀疏性(The toolbox is KSVD algorithm, it is used to adaptively sparse representation of the signal on the line to achieve a good sparse
)
- 2011-12-22 20:39:29下载
- 积分:1