登录
首页 » matlab » smarttoolDemo

smarttoolDemo

于 2009-09-24 发布 文件大小:7533KB
0 295
下载积分: 1 下载次数: 31

代码说明:

  控制系统仿真分析软件。请从mainControl.m文件开始。(Autocontrol system simulation software with GUI interface.)

文件列表:

SmartTools v1.1-Demo

....................\SmartTools v1.1-Demo
....................\....................\Help
....................\....................\....\help.htm
....................\....................\M-files
....................\....................\.......\AQD.m
....................\....................\.......\ControlSystemsGUI.m
....................\....................\.......\CourseBrowse.m
....................\....................\.......\daqdocfft.m
....................\....................\.......\Data.zip
....................\....................\.......\HW_Informations.m
....................\....................\.......\LessonsWelcomWindow.m
....................\....................\.......\LoadCourseData.m
....................\....................\.......\mainControl.m
....................\....................\.......\MakeData.m
....................\....................\.......\SouSig.m
....................\....................\.......\test2.m
....................\....................\.......\vidaqua.m
....................\....................\.......\Waitformakedata.m
....................\....................\.......\waitme.m
....................\....................\MatLab Course
....................\....................\.............\M-files
....................\....................\.............\.......\cylandseph.m
....................\....................\.............\.......\Lab10_ex33.m
....................\....................\.............\.......\Lab10_ex34.m
....................\....................\.............\.......\Lab10_ex35.m
....................\....................\.............\.......\Lab10_ex36.m
....................\....................\.............\.......\Lab10_ex37.m
....................\....................\.............\.......\Lab10_ex38.m
....................\....................\.............\.......\Lab11_ex39.m
....................\....................\.............\.......\Lab11_ex40.m
....................\....................\.............\.......\Lab3_axisControl.m
....................\....................\.............\.......\Lab3_GoldRect.m
....................\....................\.............\.......\Lab3_GreekLetter_SubSuperScript.m
....................\....................\.............\.......\Lab3_plot3.m
....................\....................\.............\.......\Lab4_ex_6.m
....................\....................\.............\.......\Lab4_Plot3D_exa7.m
....................\....................\.............\.......\Lab5_exa10.mdl
....................\....................\.............\.......\Lab5_exa8.mdl
....................\....................\.............\.......\Lab5_exa9.mdl
....................\....................\.............\.......\Lab6_exa11.mdl
....................\....................\.............\.......\Lab6_exa11b.mdl
....................\....................\.............\.......\Lab6_exa12.mdl
....................\....................\.............\.......\Lab6_exa13.m
....................\....................\.............\.......\Lab7_exa14.m
....................\....................\.............\.......\Lab8_ex15.m
....................\....................\.............\.......\Lab8_ex16.m
....................\....................\.............\.......\Lab8_ex17.m
....................\....................\.............\.......\Lab8_ex18.m
....................\....................\.............\.......\Lab8_ex19.m
....................\....................\.............\.......\Lab8_ex20.m
....................\....................\.............\.......\Lab8_ex21.m
....................\....................\.............\.......\Lab9_ex22.m
....................\....................\.............\.......\Lab9_ex23.m
....................\....................\.............\.......\Lab9_ex24.m
....................\....................\.............\.......\Lab9_ex25.m
....................\....................\.............\.......\Lab9_ex26.m
....................\....................\.............\.......\Lab9_ex27.m
....................\....................\.............\.......\Lab9_ex28.m
....................\....................\.............\.......\Lab9_ex29.m
....................\....................\.............\.......\Lab9_ex30.m
....................\....................\.............\.......\Lab9_ex31.m
....................\....................\.............\.......\Lab9_ex32.m
....................\....................\.............\MatLabCourse.pps
....................\....................\Start.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • material-de-comp[1].-grafica
    Books of Graphics Computers
    2014-11-15 03:22:43下载
    积分:1
  • chazhi
    函数的近似式,构造函数的逼近方法,从而得到比较准确的函数图象(Is often necessary to obtain the function approximation constructor approximation method)
    2012-11-04 21:17:28下载
    积分:1
  • ENEE634_report1
    Least Mean Square algorithm
    2009-12-29 00:53:38下载
    积分:1
  • plot2axes
    This MATLAB FILE contains the complete CODING of plotting a 2 graph on a single graph.
    2012-08-12 23:37:46下载
    积分:1
  • weinalvbo
    设计一维纳滤波器。 (1)产生三组观测数据,首先根据s(n)=as(n-1)+w(n)产生信号s(n),将其加噪(信噪比分别为20dB,10dB,6dB),得到观测数据x1(n),x2(n),x3(n)。 (2)估计xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。 (Design a Wiener filter. (1) generate three sets of observations data, first according to s (n) = as (n-1)+w (n) to generate a signal s (n), which add noise (SNR respectively 20dB, 10dB, 6dB), obtained observation data x1 (n), x2 (n), x3 (n). (2) estimate xi (n), i = AR model parameters 1,2,3. Assuming the signal length L, AR model of order N, analysis of experimental results and discuss changes affect L, N of the experimental results.)
    2015-01-05 10:45:56下载
    积分:1
  • Speech-signal-short-time-analysis
    说明:  详细说明:语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序(Details: short-time speech signal analysis, including: framing, short-term energy, short-term average rate, short-time zero crossing rate, short-time autocorrelation function, short-term magnitude difference, cepstrum, complex cepstrum, lpc coefficient, lpc absolute guarantee of the quality of spectral estimation, is the security arrangement of some of the research base after the mentor program)
    2021-05-24 02:30:02下载
    积分:1
  • Insert-matlab-intotext
    在文本文件中嵌入MATLAB代码并运行返回结果 类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行! 主要作用以及价值: 在文本文件中嵌入matlab代码,并可以直接运行该文本文件 根据matlab变量的当前值,实时修改文件文件中相应的数据 目前具有如下功能: matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码 matlab代码可以放在文本的任意位置,你想放在什么地方都可以 matlab代码允许被文本分割而不连续书写,比如循环语句 fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦 有待改进的方面有: 在文本文件中增加对matlab function的支持 简化变量输出,目前只能fprintf(fid_target,...) 目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run! A major role as well as the value of: Matlab code embedded in the text file, and can be run directly on the text file Modify the data file file based on the current value of the matlab variables, real-time Currently has the following functions: matlab code uses the symbol in the middle of the parse matlab code must contain matlab code can be placed anywhere in the text, where you want to put matlab code allows text segmentation without the consecutive writing, such as loop statement fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble Areas for improvement: Increase support for matlab function in a text file Simplify variable output, can only the fprintf (fid_target ...) M script completed, late M function)
    2012-11-15 13:46:40下载
    积分:1
  • sc_fre
    sc算法的仿真程序实现 基于最大似然算法的频偏估计实现(sc algorithm simulation program based on maximum likelihood estimation algorithm to achieve the offset)
    2021-03-27 13:19:12下载
    积分:1
  • Image.Processing.Using.Pulse.Coupled.Neural
    image processing using pcnn
    2010-08-13 21:52:56下载
    积分:1
  • ZigBeeIEEE
    The implementation was built on Matlab/Simulink using fundamental components in Simulink to demonstrate how reliably complex modulation schemes can be built, cost effectively and efficiently [5]. The design of ZigBee transmitter using MSK modulation is shown in the Figure 1. Here we map input data bits to 8-chip PN sequences to be transmitted and results in a chip rate of two mega chips per second. After that, resultant chip sequence is send to the serial to parallel converter. It is used here to separate the odd and even bit indexed chips. Following this bipolar data formatting is performed and signal modulated with a 2.4 GHz carrier on the In Phase and QuadraturePhase data stream and adds it to get the required transmitter output signal.
    2014-09-23 20:56:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载