资源列表

[matlab例程linear

说明:超声波扫查中,用线性阵元实现实现线性扫查,扫查体为自定义囊,对接收的回波数据进行hilber变换,获得其包络信息,在对包络信息进行对数压缩,用8为2进制数显示
<徐苒> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[matlab例程Helmholtz

说明:这是一类特殊的椭圆偏微分方程Helmhotz方程。该程序是用迭代法求解Helmhotz方程的。-This is a special class of elliptic partial differential equations Helmhotz. The procedure is iterative method for solving equations Helmhotz.
<xutianyuan> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数值算法/人工智能Helmholtz_Newton

说明:这是一类特殊的椭圆偏微分方程Helmhotz方程,该程序是用迭代法求解Helmhotz方程的,它是满足牛顿边值条件的。-This is a special class of elliptic partial differential equations Helmhotz equation, the procedure is iterative method Helmhotz equation, it is to meet the New
<xutianyuan> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[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> 在 2024-10-07 上传 | 大小:1024 | 下载: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 in
<xutianyuan> 在 2024-10-07 上传 | 大小:1024 | 下载: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 m
<xutianyuan> 在 2024-10-07 上传 | 大小:1024 | 下载:1

[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 ) %**********************
<abcde> 在 2024-10-07 上传 | 大小:1024 | 下载: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> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[matlab例程fuzzy_rule_generation

说明:模糊规则生成,matlab环境下编译。一个老师写的-Fuzzy rule generation, matlab compiler environment. Written by a teacher
<刘长建> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[matlab例程wiener

说明:Matlab求解方程, 一个小小算例-Matlab for solving equations, a small numerical example
<> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:svr(support vector regression),即支持向量回归,是人工神经网络的一种学习算法。可用于数据预测等。
<王珏> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算pilhas-fila

说明:O arquivo, dada um vetor, empilha, desempilha o mesmo, além de imprimir o resultado final
<> 在 2024-10-07 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org