超寬帶UWB,包括:uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in Workspace). uwb_imr.m: Initializes UWB channel impulse response. uwb_sv_*.m: Four M-files used to generate channel impulse responses (MAT files).
上傳時間: 2016-10-12
上傳用戶:gaome
給VC增加多標簽功能,每個打開的文件顯示為一個標簽,可以快速切換文件.安裝后解壓語言文件到安裝目錄,可以實現多語言切換. === === "Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting all of the opened windows in the Workspace. You can switch between the windows by simply clicking on the tab. The tabs have extensive right-click context menus full of useful functions.
上傳時間: 2014-01-13
上傳用戶:王者A
最近看到有人提問怎樣用FFT實現頻譜分析,我認為能夠進行到頻譜分析的人,對于系統研究的深度基本上已經相當不錯了。本人今天做了一個例程,發給大家參考一下。 歷程主要內容(signal_analyzer.rar)如下: test1.txt 第一列為時間t,0.001s為步長;第二列為系統的輸入信號;第三列為系統的輸出信號。 signal_analyzer.m首先將test1.txt 的數據讀入Workspace,然后進行FFT,分析出兩信號的頻率,輸出對于輸入的幅值衰減(db),輸出對輸入的相位差。
上傳時間: 2016-11-19
上傳用戶:xinyuzhiqiwuwu
test1.txt 第一列為時間t,0.001s為步長;第二列為系統的輸入信號;第三列為系統的輸出信號。 signal_analyzer.m首先將test1.txt 的數據讀入Workspace,然后進行FFT,分析出兩信號的頻率,輸出對于輸入的幅值衰減(db),輸出對輸入的相位差。
上傳時間: 2014-01-26
上傳用戶:wcl168881111111
matlab最常用命令 1.有關命令行環境的一些操作: (1) clc 擦去一頁命令窗口,光標回屏幕左上角 (2) clear 從工作空間清除所有變量 (3) clf 清除圖形窗口內容 (4) who 列出當前工作空間中的變量 (5) whos 列出當前工作空間中的變量及信息 或用工具欄上的 Workspace 瀏覽器
上傳時間: 2014-12-21
上傳用戶:liuchee
the source code is writed by the authot, the susan algorithm to detecte the corner linear and many other features. you can use it in your Workspace in windows or linux.
標簽: the algorithm detecte source
上傳時間: 2014-07-24
上傳用戶:lacsx
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-defined torque, without collision with any obstacle in the robot Workspace.
標簽: point-to-point trajectory algorithm proposes
上傳時間: 2013-12-21
上傳用戶:chenxichenyue
This m file hide an image jpeg,png in another jpeg,png image. The height and width of the secret image is in LSB of 1st 32 pixels of 1st row of the cover image.This helps in the recovery of secret image. The secret image must be smaller than cover image.A message box will appear with a number ,that number is the maximum product of width and height of secret image that can be successfully embedded in the cover image. The final png image will appear in Workspace with random name.This image contains the secret image.One such png image is in the zip file with name 4447.png it contains an image of res 100x122.
上傳時間: 2017-07-25
上傳用戶:gououo
cost存放了一個強連通圖的邊權矩陣,作為一個實例。 可在Workspace中加載 運用此算法要注意多次試驗。
上傳時間: 2013-12-14
上傳用戶:lepoke
simulink仿真 采用圖中的方式,信號源均在Workspace中生成,再調入simulink;
上傳時間: 2020-02-12
上傳用戶:tears144