资源列表
[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
[人工智能/神经网络/遗传算法] 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
[matlab例程] fuzzy_rule_generation
说明:模糊规则生成,matlab环境下编译。一个老师写的-Fuzzy rule generation, matlab compiler environment. Written by a teacher<刘长建> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] svr
说明:svr(support vector regression),即支持向量回归,是人工神经网络的一种学习算法。可用于数据预测等。<王珏> 在 2025-06-26 上传 | 大小:1kb | 下载:0