资源列表

« 1 2 ... .57 .58 .59 .60 .61 18662.63 .64 .65 .66 .67 ... 28523 »

[matlab例程output_of_DCT_in_image_fusion

说明:u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A
<parthiban> 在 2025-11-06 上传 | 大小:29kb | 下载:0

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

说明:用遗传算法解决旅行商问题,算法结构简单、清晰、明了。-Using genetic algorithm to solve traveling salesman problem.
<abler> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[matlab例程LDPC_EG

说明:文件给出了EG-LDPC码的三种H矩阵,可直接调用,分别为(1023,781)、(255,175)、(15,7)EG-LDPC码-File EG-LDPC codes given three H matrix, can be directly called, respectively, (1023,781), (255,175), (15,7) EG-LDPC code
<zonk> 在 2025-11-06 上传 | 大小:8kb | 下载:0

[matlab例程GA

说明:implementation of an example in genetic algorithms
<n> 在 2025-11-06 上传 | 大小:1kb | 下载:0

[matlab例程pnsequence

说明:pn sequence simulation file
<subhankar> 在 2025-11-06 上传 | 大小:2kb | 下载:0

[matlab例程Galois_Field_Computation_in_MATLAB

说明:一篇很好的关于如何利用MATLAB软件对伽罗华域中的向量进行各种计算的文献-A good conference on how to use MATLAB to compute vector of Galois field
<zonk> 在 2025-11-06 上传 | 大小:118kb | 下载:0

[matlab例程B1

说明:mli vectorille modulation
<karimsport> 在 2025-11-06 上传 | 大小:14kb | 下载:0

[matlab例程gaborfilter

说明:gabor filter implementation in matlab
<muslim> 在 2025-11-06 上传 | 大小:1kb | 下载:0

[matlab例程bus30_pf

说明:30总线系统的潮流计算 finpt.m可以修改各支路、各总线的有功、无功、无功补偿、支路阻抗等数据,运行后,运行pflw.exe文件,生成pfoutput.m文件显示潮流计算结果-30-bus system can modify the flow calculation finpt.m slip, the bus active and reactive power, reactive power compensation, slip resistance and other data, ru
<Jerry Xu> 在 2025-11-06 上传 | 大小:51kb | 下载:0

[数学计算/工程计算BayesianNetworks

说明:Application that loads a Bayesian Network, and computes inference by enumeration on it. Also tests if the net is DAG and show the nets graph.
<iancului88a> 在 2025-11-06 上传 | 大小:8kb | 下载:0

[matlab例程cuk_double_output

说明:光伏电源双输出cuk电路,一端负载为电池,本电路实现在光照,负载电流等发生变化时,将输出电压稳定在5 的超调范围内,并附有传递函数,控制器设计的m文件-Solar Power Dual Output cuk circuit, one end of the load cell, in the light of this circuit, the load current and other changes, the output voltage overshoot at the 5 range,
<Jeery Xu> 在 2025-11-06 上传 | 大小:15kb | 下载:0

[matlab例程gen_pwm_pid

说明:电力电子元件模拟同步发电机,实现AC/DC,DC/AC,利用计算法PWM,PID控制器,跟据效果比较理想-Synchronous generator simulation of power electronic components, to achieve AC/DC, DC/AC, using computational method PWM, PID controller, with far more satisfactory results
<Jerry Xu> 在 2025-11-06 上传 | 大小:17kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 18662.63 .64 .65 .66 .67 ... 28523 »

源码中国 www.ymcn.org