搜索资源列表
BPSAN
- 通过BP神经网络学习一个3维的函数的源代码,为加快速度,程序初始化的为已经经过学习的得到结点权值,如果预设为随机值,将重新学习。-BP neural network through a three-dimensional study of the function of the source code to speed up, the initialization procedure for the study has already been node weights, if limited
LMSmatlab
- ARM编程特别是系统初始化代码的编写中通常需要实现中断的响应、解析跳转和返回等操作,以便支持上层应用程序的开发,而这往往是困扰初学者的一个难题。中断处理的编程实现需要深入了解ARM内核和处理器本身的中断特征,从而设计一种快速简便的中断处理机制。需要说明的是,具体的上层高级语言编写的中断服务函数不在本文的讨论范围之内-ARM programming particular system initialization code in preparation usually need to achiev
FDTDfor3
- 计算自由空间FDTD程序,包括信号初始化和矩阵初始化和场计算-free space FDTD calculation procedures, including the initialization signal and matrix initialization and field calculation
Field_II_v3.16
- FIELD II 是B超的matlab仿真程序。 执行 先运行 field_init.m ,进行初始化 运行文件夹 sample_cyst_phantom 里的make_image.m,产生体模的B超仿真影像 运行文件夹 sample_kidney 里的make_image.m,产生肾脏的B超仿真影像(计算时间会很长) 示例: 本包内带了一个肾脏的B超仿真。更多的例子,大家google吧。
BP_MATLAB
- 包括种群初始化、选择、交叉、变异各个子程序,每一部分都作为一个单独M文件。主程序是实现遗传算法网络的训练过程;测试程序可以对训练得到的网络进行结果测试-Including population initialization, selection, crossover and mutation all subroutines, each of which as a separate M-file. Main program is to achieve genetic algorithm netwo
蚁群算法求解TSP问题的matlab程序
- %蚁群算法求解TSP问题的matlab程序 clear all close all clc %初始化蚁群 m=31;%蚁群中蚂蚁的数量,当m接近或等于城市个数n时,本算法可以在最少的迭代次数内找到最优解 C=[1304 2312;3639 1315;4177 2244;3712 1399;3488 1535;3326 1556;3238 1229;4196 1004; 4312 790;4386 570;3007 1970;2562 1756;2788 1491;2381 1
flow_chart
- Matlab单队列多服务台仿真总流程图 本系统仿真程序采用事件步长法进行仿真,由以下功能模块组成: 1、仿真时钟; 2、事件表; 3、系统状态变量; 4、初始化子程序; 5、事件子程序; 6、调度子程序; 7、时钟推进子程序; 8、随机数产生子程序; 9、输出函数子程序; 10、统计计数器; 11、主程序。-Matlab simulation of the total single-queue multi-desk syst
ACATSP
- 蚁群算法的MATLAB程序,提供变量初始化 C=[1304 2312 3639 1315 4177 2244 3712 1399 3488 1535 3326 1556 3238 1229 4196 1004 4312 790 4386 570 3007 1970 2562 1756 2788 1491 2381 1676 1332 695 3715 1678 3918 2179 4061 2370 3780 2212 3676 2578 4029 2838 4263 2931 3429 1
MATLAB_ks
- 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能: 1. 采用matlab Guide设计实现图像界面与按钮界面。 2. 连接摄像头,编写MATLAB初始化程序 3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。 4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。 5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Designed and
1
- 元胞自动机的例子,细胞生长法完成初始化,然后计算晶粒的生长,入门级别程序-Examples of cellular automata, cell growth method to initialize, and then calculate the grain growth, entry-level program
MIMO44
- 论文仿真原型程序,仿真四种(ZF,ZF-SIC,MMSE -SIC) Vblast接收的检测性能,绘制误比特率~信噪比曲线。 发端初始化=============================================================== 发射天线数tx,接收天线数rx,发射矩阵长度L(帧长) - Paper prototype simulation procedures, simulation of four (ZF, ZF-SIC, MMSE, M
course_soft
- 施肥量与产量关系;动态规划模型求解程序示例; 模型求解的Matlab程序(穷举法) mcm 1997 B题 截断切割;1996B洗衣机节水模型,参数与数据初始化等-Relationship between fertilization rate and yield dynamic programming model program examples of the model solution Matlab program (exhaustive method) Mcm 199
floyd
- C语言实现弗洛伊德路径搜索,同时为了提供接口,使用命令行方式给出原始矩阵地址,并且也已txt文本形式将结果保存。测试效果:一个需要在MATLAB中运行8秒的矩阵,在使用该程序时,总共只用了5秒(MATLAB初始化数据+调用该程序+该程序运行+返回至MATALB所用的时间)。而在MATLAB中使用该程序与调用函数相差不大。-C language Freud path search, and in order to provide an interface, use the command line
shuangjixingbo
- 生成FPGA编程中ROM初始化所需要的.MIF文件。该程序生成的是双极性波的波形数据。生成的数据宽度为8,深度是1024。-ROM generation FPGA programming needed to initialize. MIF file. The program is a bipolar wave generated by the waveform data. Generated data width is 8, the depth is 1024.
5E915A45B10CB9E1
- 初始化程序,
niminggd
- C++ 匿名管道程序测试源代码,定义结构体SECURITY_ATTRIBUTES变量,填充结构体中的各成员,创建匿名管道,定义并初始化结构体,填充结构体中的各个成员,从匿名管道中读取的数据等。 -C++ source code program testing anonymous pipe, SECURITY_ATTRIBUTES variables defined structure, fill in the structure members, create an anonymous pi
LevelSet_ChunmingLi_v1
- 李纯明教授的经改进后的无需初始化代码,内有程序说明-designed by LCM
RobotInversion
- 不确定性系统的定量反馈鲁棒控制。QFT控制器的设计,初始化程序、Simulink仿真程序、被控对象程序、作图程序-Quantitative uncertainty feedback robust control system. Design QFT controller initialization procedure, Simulink simulation program, the controlled object program, drawing program
自动化程序(ADS-B端)
- 关于雷达ADS-B接收机的matlab程序,卫星、接收天线的初始化。(The receiver is initialized,including the information of almanac and antenna.)