-
ga_timetable
This matlab source program implements the university time table using genetic algorithm.
- 2010-12-27 02:04:40下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
levelsetcode
基于Li模型的水平集图像分割方法,无需重新初始化,提高了图像分割的效率。(Li model based on the level set method of image segmentation, without reinitializes the, improve the efficiency of the image segmentation.
)
- 2011-05-24 19:17:31下载
- 积分:1
-
h_gdop
此程序为matlab程序,介绍了定位系统中重要参数GDOP的仿真程序(this is the program of matlab.Introduces the important parameters in the positioning system of GDOP simulation )
- 2015-05-19 17:23:44下载
- 积分:1
-
lingyie_v38
包括最小二乘法、SVM、神经网络、1_k近邻法,从先验概率中采样,计算权重,使用matlab实现智能预测控制算法。( Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Sampling a priori probability, calculate the weight, Use matlab intelligent predictive control algorithm.)
- 2016-04-28 21:01:12下载
- 积分:1
-
Tool_Box_of_FEA
说明: 基于MATLAB的有限元分析工具箱,文件名即为函数运行名,其中包含了结构分析中需要的梁元、杆元函数,将工具箱解压到MATLAB工作目录后在路径中添加该文件夹路径即可。(The finite element analysis based on MATLAB toolbox, the file name shall be the function to run names, including the structure of the beam elements that need, member element function, MATLAB toolbox to extract working directory in the path to add the folder path can.)
- 2010-04-02 12:26:07下载
- 积分:1
-
RGB_HSL
说明: 图像色彩空间RGB到HSL的转换Matlab程序。(images to RGB color space conversion Matlab HSL procedures.)
- 2006-03-18 20:43:37下载
- 积分:1
-
Homomorphic-lvboqi
说明: 同态滤波器,用于增强图像的细节部分,灰度级扩展,边缘细节增强(Homomorphic filter, used to enhance the details of the image, gray-scale expansion, edge detail enhancement)
- 2021-03-20 09:49:18下载
- 积分:1
-
Turboequalization
turbo 均衡的经典文献matlab实现,经过几次迭代得到信噪比与误码率之间的曲线(turbo balanced classic literature Matlab realized, After several iterative be SNR and bit error rate between the curve)
- 2021-04-28 21:38:44下载
- 积分:1
-
matlab4f.m
matlab中基于4f系统的图像的加密和解密源程序(matlab image encryption and decryption source 4f system based on the)
- 2021-05-13 23:30:02下载
- 积分:1