-
pid
说明: 本程序利用遗传算法实现PID参数的优化问题.(This procedure using genetic algorithm optimization of PID parameters.)
- 2008-09-23 00:44:11下载
- 积分:1
-
fsk_mod
this code is to perform frequency shift keying modulation technique
- 2011-05-27 16:42:59下载
- 积分:1
-
matlab-s
二维点源扩散的matlab例题程序,用于环境污染分析(Two-dimensional point source diffusion)
- 2011-09-11 18:10:38下载
- 积分:1
-
使用遗传算法的模糊聚类的图像分割
基于遗传算法的聚类的模糊 C 的意思这内容的代码。
它是在 Matlab 中实现的。它做 FCM 采用优化遗传算法的主要特点
- 2022-02-01 05:33:15下载
- 积分:1
-
很好用的估计信号源数目例程
是一种双隐层反向传播神经网络,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度,时间序列数据分析中的梅林变换工具,现代信号处理中谱估计在matlab中的使用,已经调试成功.内含m文件,可直接运行,多姿态,多角度,有不同光照。
- 2022-03-16 01:48:11下载
- 积分:1
-
RBF_Network
用RBF神经网络算法对样本数据进行分类,再对训练数据进行分类的程序(RBF net-work used in classification)
- 2021-01-01 11:38:59下载
- 积分:1
-
MATLAB简单的球弹跳仿真
使用MATLAB,创建一个扔一个球确定的速度,球到达顶峰,跌倒和弹跳三次模拟。
- 2022-04-14 14:36:11下载
- 积分:1
-
calll2bp5
绘制带通滤波器的图形 坐标的对应关系已改 同时绘图 data:12.12(Bandpass filter graphics rendering coordinate correspondence has been changed while the drawing data: 12.12)
- 2010-05-08 19:56:55下载
- 积分:1
-
Artificail.NN
人工神经网络(感知器模型和BP算法)
模式识别课程实验(artificial neural network (perceptron model and BP algorithm) Experimental Pattern Recognition)
- 2007-05-26 16:11:38下载
- 积分:1
-
lambert
求解Lambert问题。
输入:轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t(缺点是脉冲太大)。
输出:质点在R1端点的速度V1,质点在R2端点的速度V2.
此函数用于:在给定轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t。求解V1、V2。再调用前面的函数就可以确定轨道根数,及任意时刻质点的状态。(To solve the Lambert problem. Input: track two-point position vector R1, R2, and R1 to R2 used in the time t (The disadvantage is that the pulse is too large). Output: particle R1 endpoint speed V1, the particle in the R2 endpoint speed V2. This function is used: two points in a given orbit position vector R1, R2, and from R1 to R2 with the time t. Solve the V1 and V2. And then call the previous function can determine the orbital elements, and any moment of the particle' s state.)
- 2012-07-22 22:18:40下载
- 积分:1