-
MATLAB
清楚,MATLAB命令大全
管理命令和函数
help 在线帮助文件
doc 装入超文本说明
what M、MAT、MEX文件的目录列表
(clear)
- 2010-12-19 17:38:40下载
- 积分:1
-
Channel
介绍了无线应用中的通信系统的情况以及是如何仿真的。(Introduced a wireless communication system applications, as well as how the simulation.)
- 2010-08-30 10:44:36下载
- 积分:1
-
Array-data-to-calculate-the-average
该程序能够根据使用者的需要,通过调用相关的函数,完成数组的输入和输出,计算出该数组数据的平均值并输出。(The program can be based on user needs, by calling the related functions, complete the input and output of the array, the array data to calculate the average value and output.)
- 2014-09-07 23:48:17下载
- 积分:1
-
模式识别
%%分类使用朴素贝叶斯分类器的集群和分类
training_data = Testdata ;
target_class = TestDataLabels ;
[类、 err] = 分类 (UnseenTestdata、 training_data、 target_class、 "diaglinear")
cmat1 = confusionmat (UnseenTestDataLabels 类) ;
acc1 = 100*sum(diag(cmat1))./sum(cmat1(:)) ;
定向 ("Classifier1:naccuracy = %.2f%%n ",acc1) ;
定向 (" 混淆矩
- 2022-03-18 22:55:43下载
- 积分:1
-
Noise-on-Duffing-equation-based-on-the-impact-of-w
噪声对基于Duffing方程弱信号检测的影响研究Noise on Duffing equation based on the impact of weak signal detection(Noise on Duffing equation based on the impact of weak signal detection)
- 2011-01-09 16:52:06下载
- 积分:1
-
MATLABinTheVibrationSignalProcessing
里面包含了 MATLAB在振动信号处理中的应用 一书中的matlab代码(Which contains the MATLAB in the vibration signal processing matlab code for a book)
- 2010-06-01 14:43:17下载
- 积分:1
-
homography
这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取(This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.)
- 2011-12-27 16:59:10下载
- 积分:1
-
mpc_example
MPC CONTROLLER LOGARITHMS
- 2019-03-20 16:02:10下载
- 积分:1
-
pbfdaf
说明: 自适应滤波, 回声消除, matlab, 分段自适应滤波(Adaptive filtering, echo cancellation, MATLAB, segmented adaptive filtering)
- 2020-03-03 18:49:59下载
- 积分:1
-
课程作业时的isodata 迭代自组织的数据分析,matlab源代码
均值便宜跟踪的示例,二维声子晶体FDTD方法计算禁带宽度的例子,用于信号特征提取、信号消噪,各种kalman滤波器的设计,LCMV优化设计阵列处理信号,STM32制作的MP3的全部资料。
- 2022-04-18 06:35:42下载
- 积分:1