-
Two_stage
线性规划问题,用两阶段法求解。输入输出的类型均为有理数,每个有理数用两个长整形表示。(Linear programming problem, using a two-stage method to solve. The type of input and output are rational, every rational number indicated by two long plastic surgery.)
- 2009-11-09 00:27:42下载
- 积分:1
-
spline
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:37:29下载
- 积分:1
-
huiduzhifangtu
灰度共生矩阵和灰度梯度共生矩阵的提取方式,是比较重要的纹理特征提取方法,用matlab实现的(The GLCM and gray gradient co-occurrence matrix extracted, texture feature extraction method, using matlab to achieve)
- 2013-04-02 19:26:27下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
Parabol
方程求根的是抛物线法则,写的不好。仅供参考(Roots of the equation is parabolic law, badly written. Reference)
- 2011-09-27 10:42:25下载
- 积分:1
-
BOUC-wen
说明: VBA编写的Bouc-Wen模型,拟合滞回曲线,应用于很多研究中,需要的联系我,VBA编写的Bouc-Wen模型模型,拟合滞回曲线,应用于很多研究中,需要的联系我,VBA编写的BOuC-文模型,拟合滞回曲线,应用于很多研究中,需要的联系我(TheBouc-Wenmodel compiled by VBA is used to fit hysteretic curve in many studies. It needs to contact me. The Bouc-Wenmodel compiled by VBA is used to fit hysteretic curve in many studies. It needs to contact me. TheBouc-Wen model compiled by VBA is used to fit hysteretic curve. It is used in many studies and needs to contact me.)
- 2019-05-24 22:06:28下载
- 积分:1
-
chapter8
基于量子遗传算法的matlab程序,可以在matlab上顺利运行(Based on quantum genetic algorithm matlab program can run smoothly in matlab)
- 2013-09-21 21:22:31下载
- 积分:1
-
PSNRSSIM_matlab
matlab计算两幅图片之间的psnr和ssim值,彩色图片,算法是转换为YUV计算的,YCbCr(matlab computing psnr and ssim value between two pictures, color pictures, the algorithm is converted to YUV calculation, YCbCr)
- 2015-08-28 22:21:18下载
- 积分:1
-
galib246
遗传算法的一个07版本,可以让初学者有入门,让有一定基础的同志有进阶。(07 version of a genetic algorithm that allows beginners get started, so that some comrades are based Advanced.)
- 2011-04-29 09:48:08下载
- 积分:1
-
fuzzy
简单介绍了模糊控制器的隶属度函数的matlab代码输入(A brief introduction to the fuzzy controller matlab code input membership function)
- 2013-12-06 21:04:47下载
- 积分:1