-
hamming_LFM_COMP
针对雷达信号的脉冲压缩处理,进行了仿真,并加了汉明窗,以对比主副瓣比的改善(For pulse compression radar signal processing, simulation, and add a Hamming window to contrast ratio improved sidelobe)
- 2014-05-26 10:59:07下载
- 积分:1
-
MATLAB
Kmeans.m对UCI数据集中的鸢尾花数据集进行kmeans算法聚类, Iris.txt 鸢尾花数据集
KMeans.m 鸢尾花KMeans聚类算法代码 test1.m,test2.m 鸢尾花算法测试集
包含数据的归一化 DataNorm.m数据归一化代码,DataStandard.m数据标准化代码
恩达老师的MATLAB视频中的代码 code(Kmeans.m clusters the kmeans algorithm for the Iris dataset in the UCI dataset, Iris.txt Iris dataset
KMeans.m Iris KMeans clustering algorithm code test1.m, test2.m Iris algorithm test set
Normalized data containing dataNorm.m data normalization code, DataStandard.m data normalization code
The code in the MATLAB video of Teacher Enda the code is the code in the video.)
- 2021-04-13 17:48:56下载
- 积分:1
-
画圆函数
matlab画圆函数。
给定半径、圆心、色彩,可在指定的位置画圆。
function h=DrawCircle(r,x0,y0,C,Nb)
% DrawCircle(r,x0,y0,C,Nb) adds circles to the current plot
% -r 圆之半径,可为列矩阵,代表可同时绘制许多同心或同性质的圆。
% -x0,y0 圆心之坐标,可为矩阵,代表可同时绘制许多不同圆心位置之圆。
% -C 圆之颜色,不说明时,由指令依序指定,亦可作向量指定。
% -Nb 绘圆时所用之点数,可用向量,若不指定,则以300点为默认值。
- 2022-03-21 17:38:58下载
- 积分:1
-
lessons
计算物理方法教案,可以用学习处理物理问题的数学方法,对编程大有帮助(Methods of Computational Physics lesson plans, can learn to deal with the problem of mathematical physics, on the program go a long way)
- 2010-07-19 07:53:25下载
- 积分:1
-
GenericAlgorithmPID
应用MATILAB编程实现了遗传算法整定PID控制器参数,并应用于一阶延迟模型的控制,并进行了阶跃响应仿真。(Application Programming MATILAB a genetic algorithm-tuning PID controller parameters, and applies to first-order delay model of control, and a step response simulation.)
- 2007-12-19 21:10:41下载
- 积分:1
-
VcAddMATLAB
VC++中使用MATLAB的C++数学库和MCC生成的程序。(VC use MATLAB C Math Library and MCC production procedures.)
- 2007-01-09 11:57:10下载
- 积分:1
-
gauss
高斯白噪声信号通过低通滤波器后的波形分析 (Gaussian white noise signal through the low-pass filter waveform analysis)
- 2013-08-28 22:57:22下载
- 积分:1
-
MATLABtech42
说明: MATLAB在六维腕力传感器系统标定中的应用,学习Matlab的好东西。(MATLAB in the six-axis wrist force sensor system calibration of the application, learning the good things Matlab.)
- 2008-09-19 20:24:59下载
- 积分:1
-
idct2dim_ib002
This program computes the 2D IDCT as per the equation. The result matches the output of the
built-in Matlab function.Good for analysis.
- 2011-10-05 20:43:09下载
- 积分:1
-
firmatlabfrequce
运用matlab实现数字滤波器,主要是采用的频率采样法(Realize the use of matlab digital filter is mainly used in the frequency sampling method)
- 2008-06-02 08:55:47下载
- 积分:1