资源列表

« 1 2 ... .41 .42 .43 .44 .45 15346.47 .48 .49 .50 .51 ... 28521 »

[matlab例程cloud-theory

说明:云发生器的matlab代码,云模型的实现过程-cloud
<二里河> 在 2025-05-06 上传 | 大小:218kb | 下载:0

[数学计算/工程计算complex_gauss

说明:This is a program to calculate Ax = b using complex Gaussian elimination method. A is a coefficient matrix. x is an unknown value vector. b is a right-hand side known vector. We can get an unknown vector x. These vecto
<> 在 2025-05-06 上传 | 大小:556kb | 下载:1

[matlab例程2

说明:非常实用的几个程序代码,请大家继续编程进行完善。-Several very useful code, please continue to improve programming.
<KK> 在 2025-05-06 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Multiplicative-thinking

说明:乘法产生新质,加法使世界稳定;越是基本的东西越简单,同时也越具有普适性,当它发生变化时必将使其应用领域发生一系列革命。-Generate new qualitative multiplication, addition to world stability the more basic things as simple, but also with the more universal, when it changes applica
<张坤鹏> 在 2025-05-06 上传 | 大小:1.42mb | 下载:0

[matlab例程MIMO

说明:Estimation of CFO, MIMO.
<Kalai> 在 2025-05-06 上传 | 大小:1kb | 下载:0

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

说明:稀疏天线阵的遗传算法优化的matlab程序-Sparse antenna array optimized GA matlab program
<yjt> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[数值算法/人工智能myGA

说明:用基本遗传算法求解一维无约束的优化问题。-The basic genetic algorithm with a one-dimensional unconstrained optimization problem
<乐乐> 在 2025-05-06 上传 | 大小:1kb | 下载:0

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

说明:用基本粒子群算法来求解无约束的优化问题。-Particle swarm optimization with solving unconstrained optimization problems
<乐乐> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法yuesefu

说明:用c语言开发的来实现约瑟夫环问题的求解程序。-C language development to achieve the Josephus problem solver.
<yjt> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程Parabolic_sar

说明:给定高低值计算抛物线sar值,只是初步分析,希望对有兴趣的有所帮助。-Uses technique described on the Parabolic SAR wikipedia page. Candlestick Graph package used to create picture.
<sky> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程bisection

说明:Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP el
<jesslyn> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程bisection_new

说明:Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. prepared by Razana Alwee 24 Algorithm Step 5 set i
<jesslyn> 在 2025-05-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 15346.47 .48 .49 .50 .51 ... 28521 »

源码中国 www.ymcn.org