资源列表

[matlab例程OptimizationTipsandTricks

说明:New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then
<阳关> 在 2025-03-01 上传 | 大小:89kb | 下载:0

[matlab例程IterativeClosestPointMethod

说明:ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: mode
<阳关> 在 2025-03-01 上传 | 大小:5kb | 下载:0

[matlab例程TravelingSalesmanProblemGeneticAlgorithm

说明:Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
<阳关> 在 2025-03-01 上传 | 大小:3kb | 下载:0

[matlab例程MultivariateGaussianMixtureModelOptimizationbyCros

说明:Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
<阳关> 在 2025-03-01 上传 | 大小:378kb | 下载:0

[matlab例程OptimizationofaDoubleWishboneSuspensionSystem

说明:This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.
<阳关> 在 2025-03-01 上传 | 大小:1.96mb | 下载:0

[matlab例程fractional_chaos

说明:求解分数阶倒数混沌系统的matlab程序-Solving fractional order chaotic systems matlab countdown procedure
<张年英> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[matlab例程guicode

说明:matlab 界面编程代码 范例程序很多-matlab interface procedures, many examples of programming code
<philip> 在 2025-03-01 上传 | 大小:41kb | 下载:0

[matlab例程svm4matlab

说明:svm分类回归工具箱 适合初学者学习用
<philip> 在 2025-03-01 上传 | 大小:145kb | 下载:0

[matlab例程fm_baseband

说明:程序实现了基带FM调制和解调,程序有详细的注解,已经通过验证,对理解基带信号的处理方法有一定的帮助!-Procedures to achieve a base-band FM modulation and demodulation, the program has a detailed comment, has passed authentication, the understanding of base-band signal pr
<余芬> 在 2025-03-01 上传 | 大小:2kb | 下载:0

[matlab例程cr_sender

说明:扩频同步时频域二维分布 R=[x,y] surf(R) x:-5:0.1:5 y:-0.01:0.005:0.1-Synchronous time-frequency domain spread spectrum two-dimensional distribution of R = [x, y] surf (R) x:-5:0.1:5 y:-0.01:0.005:0.1
< yangle> 在 2025-03-01 上传 | 大小:6kb | 下载:0

[matlab例程hw-nozzle

说明:求解二维无粘欧拉方程,算的是一个二维收扩喷管-Solving two-dimensional inviscid Euler equations, operator of a collection of two-dimensional expansion nozzle
<李超> 在 2025-03-01 上传 | 大小:6kb | 下载:0

[matlab例程CFD2_lc_MUSCL

说明:有限体积法求解一维欧拉方程,采用二阶MUSCL迎风格式,计算一维等熵喷管的流程,喷管扩张段有正激波。有助于理解和学习MUSCL格式
<李超> 在 2025-03-01 上传 | 大小:2kb | 下载:0

源码中国 www.ymcn.org