登录
首页 » Matlab » 阿当局咖啡碱阿阿苏大法定诉讼发达阿 当局咖啡碱阿阿苏大法定诉讼发达...

阿当局咖啡碱阿阿苏大法定诉讼发达阿 当局咖啡碱阿阿苏大法定诉讼发达...

于 2022-12-29 发布 文件大小:436.98 kB
0 66
下载积分: 2 下载次数: 1

代码说明:

阿当局咖啡碱阿阿苏大法定诉讼发达阿 当局咖啡碱阿阿苏大法定诉讼发达-sssssafjakjdlfaj sdjfd

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

发表评论

0 个回复

  • gmmbayestb-v1.0
    GMMBayes Toolbox Feature Representation and Discrimination Based on Gaussian Mixture Model
    2008-05-10 20:42:27下载
    积分:1
  • TCRT1000
    The TCRT1000/ TCRT1010 have a compact construction where the emitting-light source and the detector are arranged in the same direction to sense the presence of an object by using the reflective IR-beam from the object. The operating wavelength is 950 nm. The detector consists of a phototransistor.
    2013-12-19 15:17:55下载
    积分:1
  • libsvm 3.18 matlab
    LIBSVM是一个简单,易于使用和高效的软件支持向量机 分类和回归。它解决了C-SVM分类,NU-SVM 分类,一类SVM,ε-SVM回归和NU-SVM 回归。它还提供了自动模式选择工具 C-SVM分类。  它是3.18 libsvm的最新版本。
    2022-08-14 13:23:53下载
    积分:1
  • LS-SVMlab1.5
    是支持向量机工具箱(matlab),可用于模式分类,模式识别等。(support vector machines Toolbox (Matlab), can be used for pattern classification, pattern recognition.)
    2007-01-06 15:54:14下载
    积分:1
  • SAPSO
    模拟退火粒子群算法在matlab中应用,很实用,很好用(Simulated annealing particle swarm algorithm in matlab applications, very practical, very good with)
    2013-04-06 20:25:49下载
    积分:1
  • 657
    This is a matlab code and is a beneficial source code about dwt
    2014-12-28 10:01:02下载
    积分:1
  • MATLAB-and-SIMULINK-
    matlab与simulink通信系统建模与仿真实例分析。 本書系統地介紹了通信建模仿真方法和模型驗證技術,並結合作者近年在教學科研中所設計的大量基礎的和較深入的建模仿真實例,詳細討論了Matlab/Simulink作為仿真實現平台在電子與通信工程中應用的基本方法、技巧和難點。本書重點討論了建模仿真原理和相關的數值計算方法、模擬通信系統、模數轉換、調製與編碼、信道模擬、載波與符號同步、信道均衡、跳頻系統和直接擴頻系統、通信模型正確性評估、仿真數據驗證和數據處理技術等內容,並在仿真實例中展示了科學研究論文和報告所必須的數據處理和表現技巧。 本書提供了約150個建模仿真實例,80多道思考題,以及全部實例代碼和一個電子教案。這些實例根據基本數學原理,結合Simulink的S函數編程,也使用了通信工具箱、信號處理工具箱和相關模型庫的模塊和函數,以便於讀者追源求本,深入理解建模和仿真的實質。 本書可作為高等院校通信工程、電子信息類專業的本科生和研究生系統仿真課程的教材或進行相關課題研究的參考書,也可作為相關專業課程設計和畢業設計等綜合性實踐教學的指導材料,還可供通信工程專業技術人員、教師等作為解決通信系統設計、評估和建模仿真領域實際問題的參考資料。(matlab and simulink communications system modeling and simulation case study. This book describes the methods and models of communication modeling and simulation verification technology, combined with the author in recent years in teaching and research in the design of a large number of basic and more in-depth modeling and simulation examples are discussed in detail Matlab/Simulink Simulation as an electronic platform the basic method of communicating with the project application, skills and difficulties. This book focuses on the modeling and simulation, and the related numerical methods, analog communication system, analog to digital conversion, modulation and coding, channel simulation, carrier and symbol synchronization, channel equalization, frequency hopping spread spectrum system and direct system, a communication model is correct content uation, simulation, data validation and data processing technology, and scientific research papers and reports show the necessary data process)
    2016-07-05 15:58:03下载
    积分:1
  • gradient descent
    说明:  梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
    2019-02-21 23:13:19下载
    积分:1
  • MATLAB
    MATLAB的命令大全,包括常用的所有命令,在信息处理方面的应用 (MATLAB command Daquan, including all the commands commonly used in information processing applications)
    2010-07-14 17:04:36下载
    积分:1
  • 四叉树分割 matlab实现算法
    应用背景在图像处理中,经常用到四叉树的方法进行分割,这个代码可能为相关处理提供借鉴,文中部分代码可能需要稍微修改一下才能满足某项具体应用。关键技术如果是彩色图像,则转换为灰度图像,PicDivide中非零元素的位置,List为列向量,边长为最小值的块数与其他块的总数的比值,四叉树分割得到的块与图像面积的比。
    2022-02-03 17:53:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载