搜索资源列表
CRC算法.rar
- 详细的记载了CRC算法的具体过程
lm_2dcircle.zip
- 使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过
matlab详细手册
- matlab详细手册-matlab detailed handbook
详细的TURBO码的译码算法
- 这个是一个详细的TURBO码的译码算法,对于学习它有很大用途-This is a detailed TURBO code decoding algorithm, it has great learning purposes
进化算法的详细讲解附程序
- 进化算法的详细讲解附程序
下三角矩阵的逆矩阵的详细算法
- 求下三角矩阵的逆矩阵的详细算法 matlab 矩阵计算
详细讲解了KALMAN 滤波的理论和KALMAN
- 详细讲解了KALMAN 滤波的理论和KALMAN 滤波应用背景,讲的很详细,适合教学!-Explained in detail the theory and KALMAN KALMAN filter filtering application background, speak in great detail, suitable for teaching!
linux内核0.11详细注释
- 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解,- This book (v0.95) the complete code document has carried on the detailed comprehensive annotation and the explanation to the Linux early time operating system essen
OFDM_MATLAB
- OFDM+QAM Matlab程序,详细中文注释-OFDM+ QAM Matlab procedures, details of Chinese Notes
AdaptiveFilterLS
- 该文档是基于LS算法得FIR自适应滤波器设计文档,内有详细设计步骤以及源代码-The document is based on the LS adaptive algorithm for a FIR filter design documents, there are steps in the detailed design and source code
OFDM_simulation
- OFDM详细的MATAB仿真,包括了每一个详细的步诌-Detailed OFDM simulation MATAB
incremental-pid
- 增量式pid算法程序 有详细说明注释 pid各参数已经调解在题目所要求的合适位置 能通过运行-Incremental algorithm procedure is described in detail pid pid comment has been mediating in the title of the parameters required to run through the appropriate position
索塔锚固区ANSYS详细算例
- 斜拉桥索塔锚固区的详细实体建模分析!!个人编制一个月的作品(Detailed modeling analysis of cable - stayed bridge anchorage zone.)
拓扑优化程序学习报告
- 对一个具体的部件结构,从设计思路到力学计算,到最后的程序设计和说明,详细的分析了拓扑优化的设计思路,为学习者提供易于理解,易于学习的资料(For a specific component structure, from design idea to mechanical calculation, to the final program design and explanation, the design idea of topology optimization is analyzed in
MATLAB和HFSS联合建模和仿真优化详细介绍
- 本文详细介绍了MATLAB与HFSS的联合优化方法,并介绍了基于粒子群算法的阻抗调制表面天线的副瓣优化流程(This paper introduces the joint optimization method of MATLAB and HFSS in detail, and introduces the optimization process of side lobe of impedance modulated surface antenna based on particle swar
kalman 滤波详细设计步骤及matlab代码实现
- 详细介绍了kalman滤波算法设计的相关流程,并且给出了具体的仿真过程(The design process of Kalman filtering algorithm is introduced in detail, and the specific simulation process is given.)
MATLAB空间计量回归详细步骤
- 详细介绍matlab空间计量回归的步骤,包括sar;sem;sdm等模型及其检验(Spatial econometric regression)
PCA人脸识别GUIORL+Yale人脸库
- 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The metho
GA优化BP的详细代码
- 该压缩文件是关于GA优化BP 的详细代码,可以直接运行,并且很准确,希望对想要有这方面需要的有帮助,加油!