搜索资源列表
DNAreset
- DNA限制性图谱的绘制方案程序 %采用改进的穷举法搜索DNA片段排序,data1,data2是传进来的两组数据,由SPDP法中测得 %例如data1=[1 14 12 3 7 8 9 6 11 4 12 3 13 2 5 10] data2=[1 1 2 1 2 2 1 2 3] -restrictive map of the DNA mapping program procedures% of the improved method of exhaustion search DNA f
speedyGAv1.3.zip
- 一种快速简单的遗传算法程序,基于Matlab7,加入特殊的交叉算子和变异算子,使算法更快。,SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language.SpeedyGA has been created and tested under Matlab 7 (R14). Added mutation and crossover mask pregeneration
(7-3)-cyclic-code
- 用MATLAB实现(7,3)循环码算法,很好的体现了循环码的特性-Using MATLAB implementation (7,3) cyclic code algorithm shows good characteristics of cyclic codes
Strapdown
- 一、数据说明: 1:惯导系统为指北方位的捷连系统。初始经度为116.344695283度、纬度为39.975172度,高度h为30米。 初速度为v0=[0.000048637 0.000206947 0.007106781],飞行高度不变。 2:jlfw中为600秒的数据,陀螺仪和加速度计采样周期分别为为1/80秒和1/80秒。 3:初始姿态角为[0.120992605 0.010445947 91.637207](俯仰,横滚,航向,单位为度), jlfw中保存的为比力信
Goldbach
- 哥德巴赫猜想: 将一给定的偶数表示成两个质数之和被称之为此数的哥德巴赫分割。例如, 4 = 2 + 2 6 = 3 + 3 8 = 3 + 5 10 = 3 + 7 = 5 + 5 12 = 5 + 7 14 = 3 + 11 = 7 + 7 … 换句话说,哥德巴赫猜想主张每个大于等于 4 的偶数都是哥德巴赫数-可表示成两个质数之和的数。[1]另有对奇数的相似猜想,称之为李维猜想。 -Goldbach s conjecture:
fdwt
- FDWT (forward discrete wavelet transform) use 5/3 filter and 9/7 filter matlab file
Proyecto0305.m
- Matlab function. Laplacian enhancement technique described in connection with Eq. (3.7-5). Use the mask shown in Fig. 3.39(d). Gonzalez. Image Processing-Matlab function. Laplacian enhancement technique described in connection with Eq. (3.7-5). Use
Matlab_MPEG_1_2_4
- Mtalba Code for MPEG 1 2 3 4
fuzzyPID
- 某工业系统可等效为二阶环节带延迟...且执行机构具有0.07的死区和0.7的饱和区。采样时间T=0.01;系统的输入r(t)=1.5 要求1)设计一模糊控制器,使系统输出尽快跟随系统输入;2)模糊控制与PID控制的性能进行比较;3)系统有无延迟性能进行比较-An industrial system can be equivalent to second-order part of the implementing agencies with a delay ... and the dead
ALGO3-5
- Algo3-5.c C program for implementing Algorithm 3.5 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NU
74hamming
- 汉明码(7,3)的matlab仿真,学习差错控制编码编码的入门经典-hamming (7,3)matlab simulation ,is a typical introduction of error control coding
GUI-drawing-board
- Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
chaos_images
- 对lena图进行混沌置乱,简单方便。初值选定x=0.5,u=3.7。-Lena diagram of the chaotic scrambling, easy and convenient. Initial value of the selected x = 0.5, u = 3.7.
3
- 《MATLAB 7.0编程基础 》源程序,适合初学者使用,第3章-" MATLAB 7.0 programming foundation base" source, suitable for beginners, Chapter 3
BM3D_v1.7.3
- bm3d图像去噪算法,3个文件 用于处理灰度图像-version 1.7 grey image
CBM3D_v1.7.6
- bm3d图像去噪算法,3个文件 用于处理彩色图像-v 1.7.6
BM3D_v1.7.6_x64
- bm3d图像去噪算法,3个文件 用于处理灰度图像 x64-v 1.7.3 x64
3-chapter
- 《MATLAB 7.0编程基础基础》源程序 第3章-Chapter 3 of the " MATLAB 7.0 programming foundation foundation source
animationgraph
- 3D Graphics - line plot Dr. P.Venkataraman The path traced by a particle in 3D space Example: arrow3D([0,0,0], [4,3,7]) ---- arrow with default parameters axis equal Author: Shawn Arseneau function [x,y] = checking(A,a,b,X,
[PERL]Cisco Flood Script
- #!/usr/bin/perl # # sloppy code. if you don't like it make your own. # your list should follow this format, # # 127.0.0.1:happy:gilmore # 10.10.9.87:login:enable # 1.3.3.7:cisco:kiddie #For educational purposes, We cannot be held liable for what you