资源列表
[人工智能/神经网络/遗传算法] Machine-Learning-exercises_finished
说明:andrew NG上的课程machine learning 的习题解答,这些习题对于机器学习入门还是非常有帮助的,值得学习。-This my answer to the programming exercises of Machine Learning by Andrew NG,this files are very useful to the people who want to study with Machine Learning.<kevin> 在 2025-06-24 上传 | 大小:28.05mb | 下载:0
[matlab例程] V-type_Antenna
说明:用MOM计算V型天线的电流分布、输入阻抗及辐射方向图。其中L=0.3λ,L/a=2000,激励用δ-gap模型。-MOM calculated using V-shaped antenna current distribution, input impedance and radiation pattern. Where L = 0.3λ, L/a = 2000, excitation δ-gap model.<ay> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[matlab例程] VCSOASteadyGainTMM
说明: 基于传输矩阵法(TMM)计算VCSOA(垂直腔半导体光放大器)的稳态增益的程序。由于是从将输入端功率Pin作为已知条件,程序用Matlab优化工具箱中的fsolve函数计算了满足边界条件时的输出功率。这对于相关研究开发都是较好的资料。-This is a set of source codes, which are used for calculating the steady state gain of VCSOA based on the transfer matrix method(<王刚> 在 2025-06-24 上传 | 大小:8kb | 下载:0
[matlab例程] VCSOA_opticalswitch
说明:这是一个关于基于VCSOA的光开关的仿真程序。仿真程序基于传输矩阵法设计的,将整个器件在轴向按折射率的不同分成很多层。计算了在外部抽运(即泵浦,加在放大器上的工作电流)呈现周期性变化时,放大器将输出一系列的光脉冲,即光开关。 - This is a simulation package for computing the characteristics of the VCSOA when acting as an optical switch, which is designed bas<王刚> 在 2025-06-24 上传 | 大小:13kb | 下载:0
[matlab例程] MFC_matlab
说明:程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。-Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.<曾健> 在 2025-06-24 上传 | 大小:323kb | 下载:0
[人工智能/神经网络/遗传算法] BPnet
说明:此例是利用BP神经网络学习三位二进制代码的识别功能,例如当学习完后输入101,判断出结果为5,输入010判断结果为2,参看测试结果截图。-This case is the use of BP neural network learning three binary code recognition, for example, when after learning input 101, to determine the result of 5, 010 judgment result is tw<sj> 在 2025-06-24 上传 | 大小:41kb | 下载:0
[数学计算/工程计算] N-queens-problem
说明:利用c语言实现的高效N皇后问题,并输出计算时间。-Use c language to achieve efficient N queens problem, and outputs the computation time<sj> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] zhuangxiang
说明:用免疫遗传算法解决装箱问题 只考虑体积和质量-With immune genetic algorithm to solve the problem only consider packing volume and mass<qiangge> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:遗传算法 人工智能最经典也是最基本的方法之一 并给出非线性优化实例-Genetic Algorithms Artificial Intelligence most classic and most basic methods and gives examples of nonlinear optimization<小小> 在 2025-06-24 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] Steepest_Descent
说明:利用最速下降法实现最优化的程序。给出了一个二维函数,也给出了最优化的结果。一维搜索用的是Wolfe非精确搜索。-The optism method of steep descend.<gaopeng> 在 2025-06-24 上传 | 大小:249kb | 下载:0
[数学计算/工程计算] descend_MultiMentional
说明:最速下降法实现最优化的程序。程序中给出了多个二维函数一边测试使用。在求学习效率时采用的是一维黄金分割方法。-The optism method of steep descend.<gaopeng> 在 2025-06-24 上传 | 大小:306kb | 下载:0