-
QAMPSK-GEN
这是QAM信号和PSK信号产生程序,可以生成16-QAM,32-QAM,64-QAM和M进制psk信号。(This is PSK and QAM signals a process can generate 16-QAM ,32-QAM. 64-M and 229 QAM signals psk.)
- 2007-03-20 14:13:48下载
- 积分:1
-
自方幂数问题
说明: matlab,对解决学习中遇到的实际问题会有很大的帮助(Matlab, learning to solve practical problems encountered in will be a big help)
- 2005-12-08 14:14:17下载
- 积分:1
-
DNN_toolbox
语音分离用的深度神经网络工具箱,matlab,非常全
(This folder contains Matlab programs for a toolbox for supervised speech separation using deep neural networks (DNNs).)
- 2020-11-06 00:39:50下载
- 积分:1
-
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。(This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.)
- 2009-05-25 19:45:27下载
- 积分:1
-
Neurocal
利用MATLAB仿真神经元的动作电位及各种电参数的变化,离子通道电导变化等(HH cells using Matlab simulation model of changes in all parameters and dynamics of Action Potential generation process)
- 2010-05-16 23:59:50下载
- 积分:1
-
NewtonMethod
牛顿方法优化算法可以用于多程序源代码内容(In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorithm is first in the class of Householder s methods, succeeded by Halley s method.)
- 2011-06-06 14:44:41下载
- 积分:1
-
Matlab-project
roots -Polynomial roots
Syntax
r = roots(c)
Description
r = roots(c) returns a column vector whose elements are the roots of the polynomial c.
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is .
Tips
Note the relationship of this function to p = poly(r), which returns a row vector whose elements are the coefficients of the polynomial. For vectors,roots and poly are inverse functions of each other, up to ordering, scaling, and roundoff error.
- 2014-11-13 01:48:01下载
- 积分:1
-
Adder_Subtractor
this is adder subtractor simulation model
- 2012-11-07 23:41:32下载
- 积分:1
-
SDFT解调与普通DFT解调算法的对比
8fsk的SDFT解调与普通DFT解调算法的对比(SDFT of 8fsk ordinary DFT demodulation demodulation algorithm comparison)
- 2009-01-06 16:25:26下载
- 积分:1
-
pattern
pattern recognition , simple to find the pattren in input image
- 2010-11-24 02:41:42下载
- 积分:1