-
WordSearch(1)
Word Search Matlab code
- 2013-07-22 21:19:18下载
- 积分:1
-
INS-matlab
利用卡尔曼滤波算法估计惯导系统状态量的源代码~谢谢分享(Source code using the Kalman filter algorithm to estimate the state variables of the Inertial Navigation System ~ Thank you to share)
- 2021-03-20 14:59:18下载
- 积分:1
-
Qzhifahs
数学模型中Q值法(算法及matlab程序)(Mathematical model in the Q value method matlab program)
- 2012-11-18 14:17:01下载
- 积分:1
-
Sequential__Detection
sequential detection
- 2010-07-04 20:25:10下载
- 积分:1
-
jouying_V4.6
鲁棒性好,性能优越,采用加权网络中节点强度和权重都是幂率分布的模型,三相光伏逆变并网的仿真,包含优化类的几个简单示例程序,用于特征降维,特征融合,相关分析等,使用起来非常方便。
( Robustness, superior performance, Using weighted model nodes in the network strength and weight are power law distribution, Three-phase photovoltaic inverter and network simulation, Optimization class contains several simple sample programs, For feature reduction, feature fusion, correlation analysis, Very convenient to use.
)
- 2016-12-26 20:10:40下载
- 积分:1
-
matlab中实现tab的panel Tab
matlab中实现tab的panel,也是从matlab论坛中得到的(implemented in matlab tab of the panel, is also derived from the matlab forum)
- 2020-07-19 20:38:47下载
- 积分:1
-
新建文件夹
将一副彩色图像转为灰度图像,截取部分,并找到质心位置(Centroid calculation of gray image)
- 2017-11-23 09:06:16下载
- 积分:1
-
matlab
三参数模型 系统辨识 自己编写的通过了测试,并写了论文(The three-parameter model system identification adopted their own written)
- 2009-09-19 19:16:41下载
- 积分:1
-
MMSEfinal
说明: 自己编写的mmse equalizer代码,完全可以正确运行(Mmse equalizer I have written code can be run correctly)
- 2008-12-03 05:37:45下载
- 积分:1
-
xiaobofenxi
小波工程主要包括一两部分:一、连续小波分析的应用,二、离散小波分析的应用。下面分两个部分分别说明这两个程序的分析结果:
一、连续小波分析:
所用信号为自己构造的三角波和正弦波叠加的信号:s=(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3+1*cos(n/2)*10。其中第一项(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2为一周期为100的锯齿波,第二项-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3为一周期为34的锯波,第三项为一周期为4*pi正(余)弦波。另外叠加了一幅度为5的噪音信号。
程序包包含程序与说明文档。(Wavelet works mainly consists of two parts: first, the application of continuous wavelet analysis, II, Discrete Wavelet Analysis.)
- 2010-05-06 18:04:59下载
- 积分:1