-
matlab
基于数字信号处理的各种matlab源程序代码,包括FFT、DFT还有采样及系统响应函数等等。(All based on digital signal processing matlab source code, including FFT, DFT also sampling and system response function and so on.)
- 2010-07-12 21:49:47下载
- 积分:1
-
makeYbus
可一步做到计算电力系统的节点导纳矩阵的程序。(Can step do calculation of power system node mobility matrices of the program.
)
- 2010-12-05 20:09:10下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
LMS_Code
Implementation adaptive filter based lms algorithm
- 2013-11-27 18:12:20下载
- 积分:1
-
matlab-flow-calculation-program
应用matlab程序,实现14个节点网络的潮流计算程序。(Application matlab program to achieve flow calculation program 14 nodes in the network.)
- 2014-02-23 15:50:07下载
- 积分:1
-
xPCTargetManual
xPC Target 工具箱使你可以在 Simulink 的框图中加入 I/O 方块图,并用 RTW 产生代码,最后下载到另一个运行 xPC Target 实时内核的 PC 机上。对于控制和 DSP 系统来说 xPC Target 是理想的快速原型和硬件在回路测试工具,它可以使你在一台标准的 PC 机上运行实时模型。如果附加 xPC Target 嵌入模块选项,你可以把你的实时嵌入式系统放入到一台微机上,应用于生产、数据采集、标定和测试应用程序等过程中。
(xPC Target toolbox allows you to add in the Simulink block diagram of the I/O block diagram, and use RTW generated code, and finally downloaded to another running xPC Target real-time kernel of the PC machine. For the control and DSP systems is ideal for the xPC Target rapid prototyping and hardware in the loop testing tool that allows you to a standard PC, running real-time model. If the additional xPC Target Embedded Module option, you can put your real-time embedded systems to a microcomputer applied to the production, data acquisition, calibration and test applications such as process.
)
- 2010-01-14 17:02:50下载
- 积分:1
-
smooth-algorithm
平滑矩阵的music算法,是阵列信号处理的一种算法.....(Music smoothing matrix algorithm is an algorithm array signal processing .....)
- 2013-12-31 10:26:50下载
- 积分:1
-
DS_CDMA_communication_system
这个仿真程序用于实现DS-CDMA通信系统仿真(The simulation program used to implement DS-CDMA Communication System Simulation)
- 2010-05-13 09:27:41下载
- 积分:1
-
Otsucoding
Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差
% 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部
% 分差别变小。(Otsu- Otsu Matlab code Otsu Principle : Otsu law by Japanese scholars in the large-1979's, is an adaptive threshold established methodology, also known as big-law, referred to Otsu. It is based on image characteristics of the gray image can be divided into the background and objectives of Part 2. Background and objectives between the between-class variance%, which meant that the two images form part of the greater difference, When some background into the wrong target or part of the background into the wrong target will lead to sub-2% difference becomes smaller.)
- 2020-10-31 15:39:56下载
- 积分:1
-
MATLABaddress
matlab address
matlab工具箱下载地址总汇(Download matlab addressmatlab summary Toolbox)
- 2009-01-10 20:15:53下载
- 积分:1