资源列表

« 1 2 ... .58 .59 .60 .61 .62 25563.64 .65 .66 .67 .68 ... 28522 »

[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-26 上传 | 大小:1kb | 下载:1

[压缩解压compress_software

说明:实现简单的压缩解压缩功能!具体实现是使用霍夫曼编码原理,外加数据结构的算法,通过建立霍夫曼树,进而遍历该树,将编码简短或者恢复-Realize simple compression decompression function! Concrete realization of the principle is the use of Huffman code, plus data structure algorithms, through the establishment of Huffman
<> 在 2025-06-26 上传 | 大小:1.46mb | 下载:0

[matlab例程Iir_bandpass_filter_design

说明:matlab IIR带通 滤波器设计 m文件 巴特沃斯,车比雪夫I,车比雪夫II,椭圆-matlab IIR band-pass Butterworth filter design m documents, vehicles Chebyshev I, car Chebyshev II, Elliptic
<MONYA> 在 2025-06-26 上传 | 大小:3kb | 下载: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-26 上传 | 大小:1kb | 下载:0

[matlab例程080506.tar

说明:matlab时频分析工具包tftb,希望可以给需要的人,提供帮助-time-frequency analysis matlab toolkit tftb, hope to those who need to provide help
<> 在 2025-06-26 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法sjjg

说明:一个数据结构的学习软件,很好,很强大!看过才知道!-A data structure of the learning software, very good, very powerful! Read to know!
<Leeking> 在 2025-06-26 上传 | 大小:2.06mb | 下载: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-26 上传 | 大小:1kb | 下载:0

[数值算法/人工智能sf

说明:麻省理工学院-算法导论,英文版电子书,以前用过的,需要的拿走!-Massachusetts Institute of Technology- Introduction to Algorithms, English e-books, previously used, need to take!
<Leeking> 在 2025-06-26 上传 | 大小:17.85mb | 下载:0

[数学计算/工程计算alg

说明:这个算法设计,主要是解决不等式组,求出满足这个不等式组的一组解-The algorithm design, mainly to resolve the inequalities, the inequalities are obtained to meet a group of solutions
<bingdeng> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[matlab例程fuzzy_rule_generation

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

[matlab例程wiener

说明:Matlab求解方程, 一个小小算例-Matlab for solving equations, a small numerical example
<> 在 2025-06-26 上传 | 大小:1kb | 下载:0

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

说明:svr(support vector regression),即支持向量回归,是人工神经网络的一种学习算法。可用于数据预测等。
<王珏> 在 2025-06-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 25563.64 .65 .66 .67 .68 ... 28522 »

源码中国 www.ymcn.org