代码搜索结果
找到约 10,000 项符合
Analog 的代码
dier.mdl
Model {
Name "dier"
Version 6.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersio
untitled4.m
% Removing all variables, functions, and MEX-files from memory, leaving the
% workspace empty.
clear all
% Deleting all figures whose handles are not hidden.
close all
% Deleting all figu
prog81.m
%
% Program 8.1, p511. m-file for the analog filter design
% (Example 8.19)
% program name: prog81.m
%
FN=1000/2;
fc=300; % cut offf frequency
N=5; % filter order
[z, p, k]=butta
readme.txt
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : readme.txt
* Author : MCD Application Team
* Version : V1.0
* Date
abstract.txt
Analog to Digital Converter Example Program
===========================================
This example program shows how to configure and use the A/D Converter
of the following microcontrollers:
readme.txt
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : Readme.txt
* Author : MCD Application Team
* Date First Issued : 03/10/2006
* D
frequency_modulation1.m
% Removing all variables, functions, and MEX-files from memory, leaving the
% workspace empty.
clear all
% Deleting all figures whose handles are not hidden.
close all
% Deleting all figu
amplitude_modulation.m
% Removing all variables, functions, and MEX-files from memory, leaving the
% workspace empty.
clear all
% Deleting all figures whose handles are not hidden.
close all
% Deleting all figu
readme
The aclock program displays an analog clock widget.
See also the dclock sample that displays a digital LCD clock and can
switch between time and date.
readme
The aclock program displays an analog clock widget.
See also the dclock sample that displays a digital LCD clock and can
switch between time and date.