-
edge
matlab code about image processing
- 2009-12-01 19:44:05下载
- 积分:1
-
MSChart
MSCart使用方法。MSChart各个属性介绍。数据如何传送到MSChart等。(MSCart use. MSChart introduced various attributes. How data is sent to the MSChart etc..)
- 2013-04-10 09:45:03下载
- 积分:1
-
High-quality-CPP-programming-guide
本书是《高质量c++编程指南》,林锐博士著,针对编程过程中可能会遇到的若干容易被忽略的问题进行了分析。(This book is "high-quality c++ Programming Guide" Dr. Lin Rui book for several problems easily overlooked programming process may encounter analyzed.)
- 2013-11-23 00:16:16下载
- 积分:1
-
OFDM_QPSK
本代码是基于MATLAB开发的,主要用于仿真基于QPSK调制的OFDM信号。(OFDM QPSK)
- 2015-03-02 19:54:57下载
- 积分:1
-
simulation-ofPMSG
基于matlab的直驱式风力发电机的仿真( simulation of direct drive wind turbines Based on the matlab)
- 2014-01-18 10:09:01下载
- 积分:1
-
getPDF
parameter stimation plus matlab has been desrcibed in this paper
- 2010-12-16 04:00:06下载
- 积分:1
-
PatternRecognition
1.Fisher分类算法
2.感知器算法
3.最小二乘算法
4.快速近邻算法
5.K-近邻法
6.剪辑近邻法和压缩近邻法
7.二叉决策树算法(1.Fisher Classification Algorithm 2. Perceptron algorithm 3. Least-squares algorithm 4. Fast nearest neighbor 5.K-neighbor method 6. Clips neighbor neighbor method and compression method 7. Binary Decision Tree Algorithm)
- 2008-06-28 20:32:38下载
- 积分:1
-
cdma
CDMA信号调制解调,采用直接序列扩频,过加性高斯白噪声下的误码率计算。(the model of CDMA)
- 2014-11-17 13:27:49下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
dfe_cppsim_tutorial[1]
关于单载波频域均衡系统,判决反馈均衡的仿真。(On single-carrier frequency domain equalization using decision feedback equalization simulation material, and I hope to help you.)
- 2013-11-28 10:13:54下载
- 积分:1