资源列表

« 1 2 ... .21 .22 .23 .24 .25 17726.27 .28 .29 .30 .31 ... 28521 »

[人工智能/神经网络/遗传算法1000s--Factorial

说明:输入不超过1000的正整数,输出n!=1X2X3....Xn的精确结果 1000!大约等于4*10^2567,因此可以用一个3000个元素的数组f保存,为了方便我们从低位起保存位数据,再倒序输出,即f[0]保存个位,其他类推 每次只需要模拟手算即可完成n!,输出时要忽略前导0-Enter a positive integer less than 1000, Output n! = 1X2X3 .... Xn accurate r
<李娜> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程PID

说明:先进PID控制及其matlab仿真——配套程序-Advanced PID Control and matlab simulation- complete program
<wangxu> 在 2024-10-04 上传 | 大小:91136 | 下载:0

[matlab例程IS95-prior-to-link-system

说明:IS95前向链路系统 matlab 仿真-IS95 prior to link system
<MRpei> 在 2024-10-04 上传 | 大小:24576 | 下载:1

[matlab例程DA-hoan-chinh

说明:Simulate Inverted Pendulum in Simulink
<kid> 在 2024-10-04 上传 | 大小:256000 | 下载:0

[matlab例程ssmpc

说明:连续搅拌釜模型预测控制的MATLAB程序,对理解模型预测控制有帮组。-Continuous stirred tank model predictive control of MATLAB program
<wangyi> 在 2024-10-04 上传 | 大小:36864 | 下载:0

[matlab例程pv

说明:太阳能电池板的模拟,来自阳光电源测试部,存在缺陷,请多指教-Simulation of solar panels, sun power test from the Ministry of flawed, Pleased to meet you
<徐中军> 在 2024-10-04 上传 | 大小:21504 | 下载:0

[人工智能/神经网络/遗传算法classfication

说明:运用支持向量机,选用径向基函数对人工样本进行分类-Classification of artificial samples
<刘柯楠> 在 2024-10-04 上传 | 大小:114688 | 下载:0

[matlab例程tuihuosuanfa

说明:matlab的退火算法实例应用程序源代码-Application of the annealing algorithm matlab
<刘柯楠> 在 2024-10-04 上传 | 大小:33792 | 下载:0

[matlab例程Capon_DOA

说明:Capon方法的DOA程序,参数在程序内部都有说明,主要描述了使用capon在某种信噪比的条件下进行DOA估计-the method of Capon DOA
<张义> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程ESPRIT_DOA

说明:ESPRIT方法进行DOA估计,各种参数见程序内部的参数设置,只是简单的ESPRIT程序,而非修正的ESPRIT方法-ESPRIT DOA estimation methods, see the program within the parameters set of parameters, but simply the ESPRIT program, rather than the ESPRIT method of correctio
<张义> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程MyMUSIC

说明:MUSIC方法计算DOA的子程序,各种输入参数及输出参数都有说明。-MUSIC DOA subroutine method, a variety of input parameters and output parameters have the instructions.
<张义> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[matlab例程MyULACohSig

说明:此程序为均匀线阵情况下的相干信号入射后,阵列所采集的数据,各种参数说明见文件内部-This procedure for uniform linear array of coherent signals incident cases, the array of data collected, within the parameters described in the file
<张义> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 17726.27 .28 .29 .30 .31 ... 28521 »

源码中国 www.ymcn.org