资源列表
[matlab例程] Opt_Golden
说明:黄金搜索发也叫0.618法,该程序功能是黄金搜索算法求区间上的无约束最优化解。-Gold english-fat, also known as Law 0.618, the program features search algorithm is a golden interval for the non-constrained optimal resolve.<xutianyuan> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[matlab例程] Opt_Quadratic
说明:插值算法是一类重要的线性搜索方法,其基本思想是在搜索区间中不断用低次插值多项式来近似目标函数。该程序是用二次插值算法求区间上的无约束最优化解。-Interpolation algorithm is one important class of linear search method, its basic idea is constantly in the search interval with a low polynomial interpolation to approximate the<xutianyuan> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[VHDL编程] qichewendengVHDLsheji
说明:用4个开关作为汽车控制信号,分别为:左拐、右拐、故障和刹车-4 switch used as a motor control signal, respectively, as follows: left, right, brake failure and<赵国良> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[matlab例程] Opt_Steepest
说明:最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。-Steepest descent method is an N-dimensional objective function along the negative gradient direction of the minimum search method. The program is used steepest descent method for unconstrained optima<xutianyuan> 在 2025-06-25 上传 | 大小:1kb | 下载:1
[书籍源码] montecarlo
说明:蒙特卡洛方法,求高斯截尾概率等,自己编写的,不妨看看,能运行-Monte Carlo method, and Truncated Gaussian probability and so on, I have written, it may look, will be able to run<abcde> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[matlab例程] radon_ambiguity
说明:%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT na<abcde> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[书籍源码] radon_wigner
说明:自己编写的调试通过的radon变换+wigner变换求得峰值点坐标 -I have written through the debug of the radon transform wigner transform coordinates to achieve the peak point<abcde> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[远程控制编程] c++JianDanFanTanMuMa
说明:一个反弹*代码:作者 iceblood 来源:blog.csdn.net/amh/ -A rebound in the Trojan code: Author iceblood Source: blog.csdn.net/amh /<aovi> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] astar
说明:用prolog实现的一个A星算法,由于最近在看prolog,所以,陆续会放上来一些prolog的代码,希望对大家有用。 -Prolog realize with a A Star algorithm, look at the recent prolog, therefore, one after another will放上来some prolog code, in the hope that useful to everyone.<li> 在 2025-06-25 上传 | 大小:1kb | 下载:0