登录
首页 » matlab » ofdmcode

ofdmcode

于 2010-04-11 发布 文件大小:301KB
0 67
下载积分: 1 下载次数: 0

代码说明:

说明:  一个完整的OFDM仿真程序,和大家共享下,希望大家能从中受益!(A complete OFDM simulation program, and share, I hope everyone can benefit!)

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

发表评论

0 个回复

  • xianquexianzhengfangjin
    声子晶体线缺陷的程序,自己编写的很好用,给需要做声子晶体方面的同行参考(Phononic crystal line defect in the program, write your own good, need to make a sound sub-crystal counterparts reference)
    2012-04-19 13:11:16下载
    积分:1
  • collocation_Newmark_wilson
    This m.file is intended to perform the numerical integration of a structural system subjected to an external dynamic excitation. The integration scheme utilized for this analysis is the newmark-wilson alpha-beta-theta method(collocation method). the collocation method is an implicit time steping scheme so stability of the system need not be considered.
    2010-01-24 01:31:01下载
    积分:1
  • tsp
    matlab code for tsp programming which is very good program
    2013-07-29 21:27:20下载
    积分:1
  • IEEE潮流计算
    说明:  针对IEEE14和IEEE6系统的潮流计算程序,可实现对该系统功率和电压分布情况的研究。(According to the power flow calculation program of IEEE14 and IEEE6, the power and voltage distribution of the system can be studied.)
    2019-10-24 20:12:40下载
    积分:1
  • Upload
    NLSE by agrawal implemented in matlab stimulated raman Third harmonic generation SPM and GVD
    2011-06-20 22:17:42下载
    积分:1
  • lssb
    仿真了LSSB信号产生和调制的过程,方法简单,内容详尽,已经过调试。(Simulation of the LSSB signal and modulation process, the method is simple, detailed, has been testing.)
    2013-12-12 00:07:01下载
    积分:1
  • d_wind_farm_case2
    this is the simulink of wind power with pitch angle controler
    2014-02-25 20:17:40下载
    积分:1
  • zhengliuqiaofengzhuang
    说明:  可实现三相交流电的24脉波整流,可以出图,请放心使用(It can realize 24-pulse rectifier of three-phase alternating current. The drawing can be drawn. Please feel free to use it.)
    2019-04-24 14:51:26下载
    积分:1
  • a
    说明:  决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。由于这种决策分支画成图形很像一棵树的枝干,故称决策树。在机器学习中,决策树是一个预测模型,他代表的是对象属性与对象值之间的一种映射关系。Entropy = 系统的凌乱程度,使用算法ID3, C4.5和C5.0生成树算法使用熵。这一度量是基于信息学理论中熵的概念。 决策树是一种树形结构,其中每个内部节点表示一个属性上的测试,每个分支代表一个测试输出,每个叶节点代表一种类别。 分类树(决策树)是一种十分常用的分类方法。它是一种监督学习,所谓监督学习就是给定一堆样本,每个样本都有一组属性和一个类别,这些类别是事先确定的,那么通过学习得到一个分类器,这个分类器能够对新出现的对象给出正确的分类。这样的机器学习就被称之为监督学习。(Decision tree is a decision analysis method based on the known probability of occurrence of various situations, which can calculate the probability that the expected value of net present value is greater than or equal to zero, evaluate the project risk and judge its feasibility by constructing a decision tree. It is a graphic method of intuitively using probability analysis. Because this kind of decision branch is drawn as a graph, it is very similar to the branch of a tree, so it is called decision tree. In machine learning, decision tree is a prediction model, which represents a mapping relationship between object attributes and object values. Entropy = the disorder degree of the system, using algorithms ID3, C4.5 and C5.0, spanning tree algorithm using entropy. This measure is based on the concept of entropy in information theory.)
    2021-02-01 15:02:09下载
    积分:1
  • Image_Operators_matlab_codes
    12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12.5.1 仿射变换( affine transformation ) 12.5.2 透视变换 (Perspective Transformation) 12.5.3 空间变换的 MATLAB 函数 12.5.4 空间变换实例 12.6 图像融合 12.7 邻域与块操作 12.7.1 邻域操作 12.7.2 图像块操作 12.8 区域处理 12.8.1 区域选择 12.8.2 区域滤波 12.8.3 区域填充(12.1 image point arithmetic 12.1.1 computing linear point 12.1.2 nonlinear point operations 12.2 image adder computing 12.2.1 Arithmetic 12.2.2 subtraction multiplication 12.2.3 computing division 12.2.4 computing 12.2.5 other computing 12.3 Image 12.4 Image-bit logic operations geometric computing 12.4.1 Image Interpolation 12.4.2 image scaling 12.4.3 image rotation 12.4.4 Shear Image 12.5 Space Conversion 12.5.1 affine transformation (affine transformation) 12.5.2 Perspective Transform (Perspective Transformation) 12.5.3 space transform space transform MATLAB function 12.5.4 Examples 12.6 Image Fusion 12.7 Neighborhood and Block Operation 12.7.1 Operation 12.7.2 neighborhood image processing block operation 12.8 Regional 12.8 area selection 12.8.1. 2 regional filtering area filling 12.8.3)
    2007-12-14 08:59:51下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载