-
QPSK
基于MATLAB的QPSK的程序设计,应用于课程设计
(The QPSK based on MATLAB programming, applied to course design)
- 2010-06-22 16:21:18下载
- 积分:1
-
jisuan
1.参数的设计
1)系统的变量比较多而且应用非常频繁,所以运用的变量要具有特征性
2)尽量使用课本上的变量,如果课本上的变量无法实现,在考虑其他自己定义变量
3)由于MATLAB使用变量可以不用先定义生命变量,所以可以直接使用变量
4)但是一些全局性的变量必须要定义( 1. Parameter design 1) system variables and the application is more frequent, so the use of the variable to have the characteristics of 2) the use of textbooks on the variables as possible, if the books can not be achieved on the variables, taking into account their other define the variable 3) use of the MATLAB variable life and variable can not be defined, so you can directly use the variable 4), but some global variables must be defined)
- 2011-05-03 18:50:05下载
- 积分:1
-
Numerical-method-conductionMATLAB
热传导方程几种差分格式的MATLAB数值解法比较(Numerical method for solving the heat conduction equation of several kinds of difference scheme of MATLAB
)
- 2014-09-16 10:39:15下载
- 积分:1
-
时域频域29个特征提取
说明: 利用matlab提取出频域和时域信号的29个特征,主运行文件feature_extraction,fre_statistical_compute和time_statistical_compute分别提取频域和时域的特征,生成的29个特征保存在生成的feature矩阵中。(Using MATLAB to extract 29 features of frequency-domain and time-domain signals, the main running files feature extraction, frequency-domain and time-domain features are extracted respectively, and the 29 features are saved in the generated feature matrix.)
- 2020-06-29 11:40:01下载
- 积分:1
-
The-FDTD-algorithm-based-on-MATLAB
说明: 介绍在matlab下,运用时域有限差分法(FDTD),分析计算方法(Introduced in matlab, the use of finite difference time domain method (FDTD), Analysis and Calculation)
- 2011-04-03 18:19:47下载
- 积分:1
-
pso-bp
this code about BP neural network trained by PSO algorithm
- 2014-11-09 04:08:19下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1
-
f_mart3
与ART算法相对应,采用乘法迭代算法MART进行层析成像反演的必备程序。(And ART algorithm corresponds iterative algorithm using multiplication MART tomography inversion essential procedures.)
- 2014-02-25 10:53:52下载
- 积分:1
-
GaussianChirplet
一种改进的方法,自适应的高斯chirplet分解信号,文章很深入的讲解了退到过程。(a fast refinement for adaptive gussian chirplet decoposition)
- 2009-04-08 21:14:23下载
- 积分:1
-
matlab71
MATLAB常系数线性微分方程的解析解方法、微分方程问题的数值解法、特殊微分方程的数值解、边值问题的计算机求解、偏微分方程求解入门、微分方程的框图求解(MATLAB linear differential equations with constant coefficients analytic solution methods, numerical solution of differential equations the problem, special numerical solution of differential equations, boundary value problem by computer, partial differential equations to solve to introduce the block diagram of differential equations to solve)
- 2009-11-16 09:54:28下载
- 积分:1