% dsb_dem.m % Matlab demonstration script for DSB-AM demodulation.
資源簡介:% dsb_dem.m % Matlab demonstration script for DSB-AM demodulation.
上傳時間: 2016-12-28
上傳用戶:zhangjinzj
資源簡介:% am.m % Matlab demonstration script for DSB-AM modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise.
上傳時間: 2016-12-28
上傳用戶:dongqiangqiang
資源簡介:% lssb_dem.m % Matlab demonstration script for LSSB-AM demodulation.
上傳時間: 2013-12-26
上傳用戶:cc1015285075
資源簡介:% lssb.m % Matlab demonstration script for LSSB-AM modulation.
上傳時間: 2013-12-17
上傳用戶:a673761058
資源簡介:Matlab demonstration script for frequency modulation.供剛接觸到Matlab的朋友使用
上傳時間: 2016-12-27
上傳用戶:comua
資源簡介:demonstration script for LSSB-AM modulation. The message signal is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
上傳時間: 2016-12-27
上傳用戶:aysyzxzm
資源簡介:demonstration script for envelope detection. The message signal is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
上傳時間: 2014-01-24
上傳用戶:stella2015
資源簡介:%WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado.edu/research/wavelets/" % Written January 1998 by C. Torrence % % Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be s...
上傳時間: 2014-01-06
上傳用戶:hullow
資源簡介:%%% Demos for PUMA algorithms %%% We present four Matlab demos for PUMA. demo1, demo2, demo3, and demo4 illustrate PUMA working with different parameters and with four different images. All you need to do is to run each of the...
上傳時間: 2016-04-23
上傳用戶:fhzm5658
資源簡介:The file fsedemo.m is Matlab code intended as demonstration software for minimum MSE FSE design calculations. From:http://bard.ece.cornell.edu/
上傳時間: 2016-10-17
上傳用戶:yuchunhai1990
資源簡介:function varargout = lcmgui(varargin) % LCMGUI M-file for lcmgui.fig % LCMGUI, by itself, creates a new LCMGUI or raises the existing
上傳時間: 2016-12-20
上傳用戶:cxl274287265
資源簡介:% 文件名:randlsbget.m % 程序員:余波 % 編寫時間:2007.6.25 % 函數功能: 本函數將完成提取隱秘于上的秘密信息 % 輸入格式舉例:result=( scover.jpg ,56, secret.txt ,2001) % 參數說明: % output是信息隱藏后的圖象 % len_total是秘密信息的...
上傳時間: 2015-11-10
上傳用戶:yzhl1988
資源簡介:%CreateRefChannels.m,可以參考一哈,對于數字信號處理有用
上傳時間: 2014-01-13
上傳用戶:zuozuo1215
資源簡介:%File: c9_estimatepi.m %有5個pi的估計,每一個都是基于500次重復隨機試驗,所得的pi的五個估計值用以下向量表示 %pi的估計值=[3.0960 3.0720 2.9920 3.1600 3.0480] %如果對5個結果進平均,則pi的估計值=3.0736,這樣的結果等價于2500次的試驗結果。
上傳時間: 2014-09-10
上傳用戶:zjf3110
資源簡介:% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
上傳時間: 2015-08-27
上傳用戶:mhp0114
資源簡介:support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number o...
上傳時間: 2015-09-04
上傳用戶:問題問題
資源簡介:SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Java library. It does not have a network ...
上傳時間: 2015-12-07
上傳用戶:13160677563
資源簡介:電路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want... The graphical user interface uses GTK. In the actual version, the following elements are implemented : * Booleans elements...
上傳時間: 2014-01-13
上傳用戶:xg262122
資源簡介:% 支持向量機Matlab工具箱1.0 - C-SVC, C二類分類算法 % 使用平臺 - Matlab6.5 希望對你有用
上傳時間: 2013-11-26
上傳用戶:ardager
資源簡介:% 支持向量機Matlab工具箱1.0 - Nu-SVC, Nu二類分類算法 % 使用平臺 - Matlab6.5 希望對大家有用
上傳時間: 2013-12-09
上傳用戶:xc216
資源簡介:% 支持向量機Matlab工具箱1.0 - One-Class SVM, 一類支持向量機 % 使用平臺 - Matlab6.5 希望對大家有用
上傳時間: 2013-12-30
上傳用戶:Altman
資源簡介:[p]=ss_Pe42(rho_in_dB) % SS_PE42 finds the measured error rate for the given value of % signal per interference ratio in dB.
上傳時間: 2014-01-13
上傳用戶:qw12
資源簡介:小生境遺傳算法程序 % MyFun1.m - 一維優化函數 % MyFun2.m - 二維優化函數 % MyFun3.m - 三維優化函數 % Main_GA1.m - 一維函數優化 - 主程序 % Main_GA2.m - 二維函數優化 - 主程序 % Main_GA3.m - 三維函數優化 - 主程序
上傳時間: 2017-01-08
上傳用戶:luke5347
資源簡介:it s a 1st Matlab script for testing
上傳時間: 2013-12-15
上傳用戶:xzt
資源簡介:Matlab script for solution to the driven cavity problem on a staggered grid using a divergence formulation and second-order Runge-Kutta time integration.
上傳時間: 2017-05-14
上傳用戶:lingzhichao
資源簡介:Matlab script for solution to the driven cavity problem using the FDS algorithm, which discretizes the Stokes form of the Navier-Stokes equations.
上傳時間: 2017-05-14
上傳用戶:ANRAN
資源簡介:MatlabThe CD-ROM accompanying this book contains Matlab® M-files (Matlab language source code) and Simulink® block diagram models for designing, implementing and testing control systems.
上傳時間: 2013-11-26
上傳用戶:yyyyyyyyyy
資源簡介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductL...
上傳時間: 2013-12-09
上傳用戶:huql11633
資源簡介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductL...
上傳時間: 2014-08-18
上傳用戶:小草123
資源簡介:CheckMate is a Matlab-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using ...
上傳時間: 2013-12-13
上傳用戶:源弋弋