-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1
-
PNN
该程序为MATLAB源码,使用PNN算法进行分类。(Classify using a probabilistic neural network)
- 2012-05-01 15:07:36下载
- 积分:1
-
evolve
matlab pso-xc evolve.m
matlab pso-xc evolve.m
- 2013-10-24 22:33:11下载
- 积分:1
-
dcthide
dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。
将载体图像分为8×8的块,做二维DCT变换
用来表示选中的两个系数的坐标对于第i bit秘密信息
if(要隐藏信息‘1’)
make
else
make
逆DCT变换,还原图像
(dct steganography matlab implementation information. Algorithm principle: an image block by adjusting the relative size of the two DCT coefficients, hidden secret information. The vector image is divided into 88 blocks, making two-dimensional DCT transform coefficients used to represent the coordinates of the selected two for the first i bit secret information if (to hide information ' 1 ' ) make else make the inverse DCT, restore image)
- 2013-11-01 19:47:13下载
- 积分:1
-
mimo_tutorial
Fundamental Capacity of MIMO Channels
- 2010-08-24 21:21:46下载
- 积分:1
-
mmmmmmmmmmmmm
retangular waveguide
- 2011-06-05 19:58:21下载
- 积分:1
-
RSC-GSC-Control-of-DFIG
Matlab搭的双馈感应式风力发电系统机侧变流器、网侧变流器的控制模型,此模型中参数已给定,经调试后能运行。(Matlab ride doubly-fed induction wind power system with machine-side converter, the grid-side converter control model, the model parameters have been given, by the debugger to run.)
- 2021-03-18 10:39:20下载
- 积分:1
-
Mycold
在matlab软件中,自己编程实现的一个分类算法,算法首先采用kmeans与fcm聚类分析方法进行采样,然后利用svm对选取得样本进行分类(In matlab software, own programming to achieve a classification algorithm, the algorithm first used fcm kmeans cluster analysis methods and sampling, and then use the elections to obtain samples for svm classification)
- 2013-12-24 19:29:47下载
- 积分:1
-
Sheet1
对模拟输入进行描述,通过比例,加减,跟随运算,得到正确信号(The analog input is described, the proportion, addition and subtraction, follow operation, get the right signal)
- 2015-04-14 19:35:09下载
- 积分:1
-
matlab
在simulink中用微分方程和迟滞电路实现三卷、九卷以及多维的混沌吸引子(Using differential equations and hysteresis circuits in Simulink to achieve three volumes, nine volumes, and multi-dimensional chaotic attractors)
- 2016-01-05 12:28:53下载
- 积分:1