搜索资源列表
clc
- 用matalb程序来实现求一个连通图的最小生成树-matalb procedures used to achieve a graph for the minimum spanning tree
gonglvpumatlab
- 功率谱估计matlab防真程序 从介绍功率谱的估计原理入手,分析了经典谱估计和现代谱估计两类估计方法的原理、各自特点及在Matlab中的实现方法率谱估计 周期图法 AR参数法-power spectrum estimation procedures Matlab defense from introducing real power spectrum estimation principle start, Analysis of the
mallat.m
- 小波谱分析mallat算法经典程序 clc clear %% 1.正弦波定义 f1=50 % 频率1 f2=100 % 频率2
clc
- 不使用中值滤波函数,直接运用MATLAB编写中值滤波程序
matlab常用命令
- 有关命令行环境的一些操作: (1) clc 擦去一页命令窗口,光标回屏幕左上角 (2) clear 从工作空间清除所有变量 (3) clf 清除图形窗口内容-the command-line environment for the operation of : (a) liquidchromatographic order to remove a window screen cursor to the upper left co
闰年计算
data segment ;定义数据段
infon db 0dh,0ah,'Please input a year: $'Y db 0dh,0ah,'This is a leap year! $'lssvm
- %% 清空环境 clc clear load wine; train = [wine(1:30,:);wine(60:95,:);wine(131:153,:)]; train_label = [wine_labels(1:30);wine_labels(60:95);wine_labels(131:153)]; test = [wine(31:59,:);wine(96:130,:);wine(154:178,:)];
matlab常用命令
- 有关命令行环境的一些操作: (1) clc 擦去一页命令窗口,光标回屏幕左上角 (2) clear 从工作空间清除所有变量 (3) clf 清除图形窗口内容-the command-line environment for the operation of : (a) liquidchromatographic order to remove a window screen cursor to the upper left co
clc
- 用matalb程序来实现求一个连通图的最小生成树-matalb procedures used to achieve a graph for the minimum spanning tree
gonglvpumatlab
- 功率谱估计matlab防真程序 从介绍功率谱的估计原理入手,分析了经典谱估计和现代谱估计两类估计方法的原理、各自特点及在Matlab中的实现方法率谱估计 周期图法 AR参数法-power spectrum estimation procedures Matlab defense from introducing real power spectrum estimation principle start, Analysis of the
clcok
- 基于STC单片机,电子钟设计,五个按键,LCD显示,-STC-based single-chip, electronic bell design, five buttons, LCD display,
mallat.m
- 小波谱分析mallat算法经典程序 clc clear %% 1.正弦波定义 f1=50 % 频率1 f2=100 % 频率2 -Mallat algorithm for spectral analysis of small classical procedures clc clear 1. Sine wave definition of f1 = 50 frequency of 1f2 = 100 frequen
clc
- 不使用中值滤波函数,直接运用MATLAB编写中值滤波程序 -Non-use of median filtering function, the direct use of MATLAB procedures for the preparation of median filtering
LIBRARY
- 用treeview 控件实现中图分类号查询,管理。-TreeView control with CLC realize query, management.
2007122915522
- 摘要:介绍了集成温度传感器AD590,给出了AD590测量热力学温度、摄氏温度、两点温度差、多点最低温度、多点平均温度的具体电路,并以节能型温、湿度控制系统为例介绍了利用AD590测两点温差电路的应用。 关键词: AD590;集成温度传感器;温度差; 中图分类号:TP368 TP212.11文献标识码:A 文章编号::1006-883X(2003)03-0035-03 -Abstract: This paper presen
cgh
- 计算全息close all clc clear A=zeros(64) A(15:20,20:40)=1 A(15:50,20:25)=1 A(45:50,20:40)=1 A(30:34,20:35)=1 % ppp=exp(rand(64)*pi*2*i) A=A.*ppp % Author s email: zjliu2001@163.com figure imshow(abs(A),[])
q
- matlab最常用命令 1.有关命令行环境的一些操作: (1) clc 擦去一页命令窗口,光标回屏幕左上角 (2) clear 从工作空间清除所有变量 (3) clf 清除图形窗口内容 (4) who 列出当前工作空间中的变量 (5) whos 列出当前工作空间中的变量及信息
CPLD
- 摘要:本文主要介绍以CPLD 芯片进行十字路口的交通灯的设计,用CPLD 作为交通灯控制器的主控芯片,采用VHDL 语言编写控制程序,利用CPLD的可重复编程和在动态系统重构的特性,大大地提高了数字系统设计的灵活性和通用性。 关键词:CPLD;VHDL;交通灯控制器 中图分类号:TP39 Abstract :This paper introduces the electronic-traffic lamp, which
eucalyptus-1.6.2
- 云计算平台eucalyptus源代码,其中我分析了集群控制器和关于存储方面(storage,CLC下的walrus,SC)的代码,让大家对该平台有个了解和提升-Cloud computing platform eucalyptus source code, which I analyzed the cluster controller and on the storage (storage, CLC under the walrus,
tec-xp+基本指令和扩展指令
- 29条基本指令和clc jrns calr扩展指令真值表,适用于tec-xp+16位教学机,通过编译软件编译,写入match芯片(tec-xp+16 29basic clc jrns calr match chip)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.