搜索资源列表
Introduction.to.MATLAB.and.Simulink.A.Project.Appr
- 用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party s
LTESC_FDMA.rar
- 本文主要介绍频域均衡在LTE项目上SC_FDMA上行链路上的应用,In this paper, frequency domain equalization projects in the LTE uplink SC_FDMA Application are introduced
ekfekfPDA.rar
- Bearing Only Tracking在多场景下的仿真程序 是本人在国外读书时研究项目中的导师和同事等共同开发 使用EKF(扩展KALMAN Filter)与PDA联合算法对target进行定位追踪,Bearing Only Tracking in a multi-scenario is the simulation program to study abroad when I research projects, such as mentors and colleagues to deve
DUC_prj1
- 公司最近做的一个项目数字上变频DUC simulink建模 花了我两个礼拜心血啊 -this is a project about digital up-converter,it is bulit with Simulink.
FNN_MATLAB
- 模糊神经网络解耦MATLAB程序,大家可以根据自己的实际项目进行代码数值的修改。-fuzzy neural network
SOC
- SOC估算公式,很典型的,项目核心的内容,拿出来分享。-SOC estimation formula, it is typical, the core content of the project, to share out.
LDPC--C
- 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various
lf
- 基于tms5402芯片的语音录放程序 有项目工程和程序-Tms5402 chips based on the voice recording process and procedures for project
jtd
- 基于tms5402的交通灯控制程序有项目工程和源程序-Based on the traffic lights tms5402 control procedures and the source project
The_allocation_of_project_funds
- 1. 脚本文件c11-用动态规划方法解决作业2(项目资金分配问题); 2. 脚本文件c21-用穷举法解决作业2(项目资金分配问题); 3. 函数文件remoney-用动态规划方法解决作业2(项目资金分配问题); 4. 函数文件qremoney-用动态规划方法解决作业2(项目资金分配问题); 5. 数据文件dataptime-存储函数需要调用的数据; 6. test-测试函数功能; -1. C11-used scr ipt files to solve the dynam
信息化项目风险(编程)
- 通过matlab实现信息化项目风险的编程工作(Through MATLAB realize informatization project risk programming work)
MATLAB神经网络30个案例分析
- 神经网络MATLAB 案例实现 matlab项目 matlab遗传算法 神经网络编程(Neural network, MATLAB, case implementation, matlab project, MATLAB, genetic algorithm, neural network programming)
MATLAB
- 用MATLAB 的GUI算个ppp项目的风险....新手可以看看(Using GUI to calculate the risk of a PPP project)
《MATLAB.GUI第2版》配套光盘
- MATLAB GUI设计 若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。(MATLAB GUI De
matlab实现ItemBaseCF算法
- 使用matlab实现了基于项目的协同过滤算法(A collaborative filtering algorithm based on project based on MATLAB is implemented)
1.字母识别项目
- 字母识别项目 二进小波和非线性变换的图像增强项目(Letter Recognition Project Binary Wavelet and Nonlinear Transform Image Enhancement Project)
13.夜间车牌识别项目
- 基于matlab的夜间车牌识别,仿真成功,测试即可(Based on matlab night license plate recognition, simulation is successful, the test can be)
16.实现学生成绩查询系统 项目
- 基于matlab的学生成绩查询系统,代码已写好,测试即可(Based on matlab student achievement query system, the code has been written, the test can be)
项目7函数围绕x轴旋转动画已完成
- 曲线围绕x轴旋转的matlab动画 用于绘制绕x轴旋转的曲线(The MATLAB animation that revolves around the X axis)
基于MATLAB的手写识别(可以自行添加数据集)
- 本案例使用MATLAB的GUI设计的一个手写板,利用BP神经网络实现手写识别的项目,案例中可以利用手写板自己建立数据集,并且完成训练来添加字库。