搜索资源列表
work_0702281019_01
- MATLAB source code: This function implements the *(int*)(&float_var).-MATLAB source code : This function implements the * (int *) (
SIPS04Matlab.zip
- I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems , Proc. IEEE Int. Work. Signal Processing Systems, 针对这篇文章给出的源代码,matlab code for I. C. Wong, Z. Shen, J. G. Andrew
MDLTPC.zip
- Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
GNSS_SDR
- 这是关于GPS卫星定位的matlab程序,有详细英文说明,点击int.m然后点击运行即可-This is the GPS satellite positioning on the matlab program, with detailed instructions in English, you can click on int.m then click on Run
BPNN
- 用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
VCVB
- 本书是所随带的VC++和BC++数值分析类库光盘的使用手册。此VC++和BC++数值分析类库涵盖了数值分析领域中大部分常见算法,还包括线性和非线性最优化问题的多种算法以及概率统计中的一些基本算法。此类库中将矩阵和向量当成如char,int,double一样的基本变量类型,为矩阵和向量提供了几乎是随心所欲的操作函数。因此,可以在此数值类库的基础上进行二次开发。类库的各项功能均经过严格的检测,并与MATLAB作了比较,结果准确无误,效率不相上下。书中以菜单的方式对数值分析类库的每项功能作了详尽的解释
jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
- 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
int
- 符号积分法,有中文注释,大家试试,供参考学习~-Symbolic integration, notes in Chinese, we try, for reference to learn ~
ImageMosaicCode
- 老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption The mosaic.m scr ipt operates as follows: First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
VC6_0_MATLAB7_x
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- Wit h t he combination of VC++ and MA TLAB , t he p ower
Hausdorf_Matching
- Line Based Recognition using a Multidimensional Hausdorff Distance _______ DEscr iptION _______ Matching the image with its rotated and scaled version using 4 dimensional hausdorff measure. ___REFERENCE___ Paper 1: Line Based Recog
MATlab_diff_int
- 用MATLAB实现动态系统的求导与积分函数-MATLAB diff and int
SpectrumEstimationWelchMethod
- 基于Welch算法的经典功率谱估计的Matlab分析,从经典功率谱估计周期图法原理入手,借助Welch 算法对其进行修正-Matlab Simulation Analysis of Power Spectrum Estimation Based on Welch Method,int roduces the principles of Periodogram method of classical PSD estimation,and makes use of Welch to amend Pe
begoodatMATLAB6.5
- 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。 第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环
aca
- matlab中实现蚁群优化算法在30个城市中寻找一条最优路径。有说明文档。-Ant colony Optimization int matlab and provide a txt document which contains 30 city coordinate
Converting-images-to-avi-file-in-matlab
- convert a set of images int an AVI video file
char-to-int
- THis program shows the integer value of a character in matlab which can be used to print the character even if it is not in your keyboard.
0405
- This Objects(oclMat &gimg, CvMemStorage *storage, double scaleFactor, int minNeighbors, int flags, CvSize minSize = cvSize(0, 0), CvSize maxSize = cvSize(0, 0)); void detectMultiScale(oclMat &
程序
- 根据所学过的BP网络设计及改进方案设计实现模糊控制规则为T = int((e+ec)/2)的模糊神经网络控制器,其中输入变量e和ec的变化范围分别是:e = int[-2, 2],ec = int[-2, 2]。网络设计的目标误差为 0.001。(According to the BP network design and improvement plan that we have learned, we design a fuzzy neural network controller with
CSMAWithCollisionDetection实验
- 成员变量 private int stationNum; 准备发送的站的数量 private const int maxLength = 1500 * 8; 一帧的最大长度,单位为位 private const int rate = 512; 时钟为512,单位为100ns private const int maxCollisionNum = 16; 最大冲突数 private const int maxTotalTime = 10000; 最大时隙数 private i