-
MATLAB6.X
这是一本介绍MATLAB的教程,里面包含教程中所涉及到的所有源码。(Introduction This is a MATLAB-tutorial, which contains tutorial involved in all the source code.)
- 2009-03-22 19:41:07下载
- 积分:1
-
code
1.实验目的:绘制分形图案并分析其特点。
2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。
3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代(1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve, Sierpinski triangle graphic flowers and trees, observe the relationship between the local and original graphics fractal graphics. 3. Experiment idea: using the function calls itself repeatedly to simulate the iterative process when the fractal structure, when the iteration index n is plotted 0:00 run, otherwise continue iterating)
- 2014-12-16 19:51:03下载
- 积分:1
-
Analog-modulation
MATLAB/Simulink通信系统建模与仿真中关于模拟调制信号的相关代码,包括AM,DSBSC,SSB,FM,FM的解调等代码.(MATLAB/Simulink communications system modeling and simulation of analog modulation signal code, including AM, DSBSC, SSB, FM, FM demodulation code.)
- 2012-10-22 09:44:36下载
- 积分:1
-
rfvuessi
包括最小二乘法、SVM、神经网络、1_k近邻法,BP神经网络用于函数拟合与模式识别,在MATLAB中求图像纹理特征,代码里有很完整的注释和解释,通过反复训练模板能有较高的识别率。(Including the least squares method, the SVM, neural networks, 1 _k neighbor method, BP neural network function fitting and pattern recognition, In the MATLAB image texture feature, Code, there are very complete notes and explanations Through repeated training jLKGpfTlate have higher recognition rate.)
- 2016-03-16 19:45:07下载
- 积分:1
-
PCA_classifier_version1b
PCA is used for data classification
- 2018-01-28 21:53:46下载
- 积分:1
-
hammingcodesgen
huffman编码,经测试绝对能用,大家一起分享(huffman)
- 2010-05-16 11:30:22下载
- 积分:1
-
20060412082503348
关于电力系统潮流计算方面的小程序,对电力系统的从业人员及学生很有用!(on the power flow calculation of the small procedures, the power system employees and students useful!)
- 2007-01-19 18:40:49下载
- 积分:1
-
CircleBeamforming
本资料为个人matlab编程的圆阵波束形成算法仿真,包括窄带信号和宽带信号,同时分别提供了时延波束形成、相移波束形成和频域波束形成三种算法。程序完整、调试通过、可运行得到输出。(This information is for personal matlab programming circular array beamforming algorithm simulation, including narrowband signals and wideband signals, respectively, while providing a time delay beamforming, phase shift beamforming and frequency domain beamformer three algorithms. Program integrity, debugging through, you can run to get the output.)
- 2021-03-23 17:59:15下载
- 积分:1
-
l1minqc
程序描述了一种内点法的方法,能够实现具有等式不等式约束的线性最优算法求解(Procedure describes a method of interior-point method, to achieve equality with inequality constrained linear optimal algorithm)
- 2011-11-17 16:40:27下载
- 积分:1
-
GAFCM
说明: 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm Fuzzy C-Means Clustering MATLAB source. Fuzzy C-means algorithm converges to local minimum easily, in order to overcome the shortcomings, the genetic algorithm used fuzzy C-means algorithm (FCM) in the optimization calculation, the The initial cluster centers of genetic algorithm, then using the standard fuzzy C-means clustering algorithm to obtain the optimal classification results.)
- 2010-04-26 14:27:32下载
- 积分:1