资源列表
gaosi
- 这是一个产生高斯随机信号的matlab源程序,可以做出统计直方图-Gaussian random signals generated source code matlab
AGC_simulation
- 采用最速下降法的AGC仿真,比较了用误差平均和仅用当次误差的控制效果。-The steepest descent method using the AGC simulation, compared with the average error, and only when the second error control effect.
embed8bit
- a steganography algorithm for embeding-a steganography algorithm for embeding
evolutionarystrategy
- optimization a function based on evolutionary strategy
BP1
- 采用L-M优化算法用以训练BP神经网络,使其能够拟合某一附加有白噪声的正弦样本数据。设计一个三层BP神经网络,其网络的隐含层神经元的激励函数为双曲正切型,输出层各神经元的激励函数为线性函数,隐含层有6个神经元-LM optimization algorithm used to train BP neural network to enable it to fit a white noise, sine additional sample data. Design a three BP neura
dct
- M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:\ceshi\yuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:\ceshi\logistic_nuaa64.bmp ) figure imshow(J) xlabel(
1
- 异步电动机转矩与转差率之间的关系,以M文件形式编写。可用。-Slip induction motor torque and the relationship between the form of a document prepared by M. Available.
Xiangtu
- 绘制单摆方程的相空间图,并作poincare图分析其混沌特性-Painted pendulum phase space, and make poincare
MATLAB-PSO
- PSO算法,采用matlab编程,比较实用,可以改变参数后直接使用-PSO algorithm, using matlab programming, more practical, you can change the parameters directly
1
- 我国第一颗人造地球卫星近地点距离h 439km ,远地点距离H 2384km,地球半 径为6371km ,求卫星轨道周长(提示:卫星轨道是椭圆,地球球心为该椭圆的一个 焦点). 要求精度达到10 5 .-China' s first artificial Earth satellite perigee distance h 439km, apogee distance H 2384km, Earth
burg
- 实现极限学习的功能,实现全局最优化,避免局部最优解,收敛速度快速。-Realize the function of limit learning, realize global optimization, avoid local optimal solution, fast convergence speed.
HW4
- MLP neural network classifier