-
shuangbihuan
双闭环就、调速,matlab数字仿真实验报告(Double Loop)
- 2010-11-03 10:16:06下载
- 积分:1
-
bp
说明: 利用MATLAB实现一个BP网络的控制程序。简单使用(Use MATLAB to achieve a BP network control procedures. Simple to use)
- 2009-05-09 21:28:55下载
- 积分:1
-
Bank-Offerings-for-Enterprises-Paavati-Collaborat
Documentation and specification for banks and financial institutions for payment acceptance infrastructure
- 2014-01-20 20:06:31下载
- 积分:1
-
PSO-SVM
说明: 利用粒子群优化算法对支持向量机中的核函数参数和惩罚参数进行优化是非常有效的手段,可以大大提高鲁棒性。实际过程中读者可通过下载我上传的代码,简单进行修改和阅读附件论文即可快速掌握相关方面的知识,快速使用这一方法。(Particle swarm optimization (PSO) is a very effective method to optimize the kernel function parameters and penalty parameters of SVM, which can greatly improve the robustness. In the actual process, readers can quickly grasp relevant knowledge and use this method by downloading the code I uploaded, simply modifying and reading the attached paper.)
- 2021-05-07 20:43:36下载
- 积分:1
-
Matlab_tablot
文件包中12个程序基于Matlab开发Talbot成像的计算软件,非常好,请大家试用.(The package included 12 softwares for Talbot effect in matlab)
- 2009-10-05 14:16:32下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
hosa1
计算高阶统计量的程序,包括WVD、伪WVD,平滑WVD(Calculation of higher-order statistics of the procedures, including the WVD, pseudo-WVD, smoothed WVD)
- 2008-08-22 08:36:09下载
- 积分:1
-
373901518KPCA
核函数主成分分析,用于数据的特征提取,对于训练样本的降维有较好的效果(Kernel principal component analysis, feature extraction for data, which can effectively reduce the dimension of training samples, the better)
- 2015-03-19 08:55:01下载
- 积分:1
-
hingpun
相关分析过程的matlab方法,BP神经网络用于函数拟合与模式识别,小波包分析提取振动信号中的特征频率。( Correlation analysis process matlab method, BP neural network function fitting and pattern recognition, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-09-30 13:13:28下载
- 积分:1
-
BPSK2
可以比较简单实现通信系统中BPSK算法,是其他算法的基础(Can be relatively simple algorithm to achieve communication systems, BPSK, is the basis for other algorithms)
- 2009-12-11 21:22:54下载
- 积分:1