登录
首页 » matlab » CAD

CAD

于 2010-03-17 发布 文件大小:78KB
0 107
下载积分: 1 下载次数: 3

代码说明:

说明:  自己编写的电路分析,优化程序,可求解电路响应,计算元件灵敏度,优化方法包括Powell法,模拟退火法,可部分实现滤波器设计的功能(I have written the circuit analysis, optimization procedures, can solve the circuit response, computing components sensitivity, and optimization methods including Powell method, simulated annealing algorithm, can be partially achieved filter design functions)

文件列表:

CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\add_to_list.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\auto_sensitivity_analysis.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799.doc
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\circuit.asv
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\circuit.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\circuit_1.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\circuit_v2_4.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\frequency_domain_analysis.asv
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\frequency_domain_analysis.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\large_sensitivity_analysis.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\read_net_list.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\search_id_list.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\search_list.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\steady_state_analysis.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_c.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_cccs.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_ccvs.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_isrc_g.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_l.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_m.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_t.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_vccs.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_vcvs.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\test_vsrc_r.cir
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\transient_analysis.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799\user_sensitivity_analysis.m
CAD2009作业——F0603030 应大为 5060309806 肖已达 5060309799

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMS
    说明:  实现自适应LMS滤波的功能,LMS 自适应滤波器在噪声消除方面具有很好的效果 ,且在信噪比较小的情况下也可以完成一定条件下的数字滤波任务。(To realize the function of adaptive LMS filtering, the LMS adaptive filter has a good effect in noise elimination, and the digital filtering task under certain conditions can be completed under the condition of small signal-to-noise ratio.)
    2019-01-04 09:25:16下载
    积分:1
  • Artificial Bee Colony
    artificial bee colony蜂群算法(ABC)代码(matlab code of artificial bee colony)
    2020-09-28 23:37:45下载
    积分:1
  • HS
    说明:  和声算法的一个小案例,有助于理解和声搜索优化算法(A small case of harmony algorithm)
    2018-12-18 15:43:53下载
    积分:1
  • Java单文件英文打字游戏
    Java英文打字游戏,只用一个Java代码文件实现的打字游戏,不能使用中文,是英文打字,字母游戏,挺简单的,学习参考用。
    2022-08-08 05:30:45下载
    积分:1
  • 在DOS程序代码
    turboc code in dos a graphics program to crease some illusory object on screen
    2022-02-26 11:26:38下载
    积分:1
  • snake2
    说明:  这是三维贪吃蛇小游戏,在一个空间曲面上爬行,比较难操作(This is a 3D Snake game that crawls on a spatial surface and it is difficult to control.)
    2020-06-21 10:20:02下载
    积分:1
  • /*大屏幕显示数字时钟*/ /*要求屏幕按640*480分辩率显示数字时钟,格式为12:18:30,表示12点18分30秒,共8个字符;*/ /*每个字符以80...
    /*大屏幕显示数字时钟*/ /*要求屏幕按640*480分辩率显示数字时钟,格式为12:18:30,表示12点18分30秒,共8个字符;*/ /*每个字符以80*100点阵显示,记时真确*/-/* Large Screen Display Digital Clock*//* Require the screen by Resolution 640* 480 display digital clock, the format of 12:18:30, 12:18:30, a total of eight characters;*//* Each character with the 80* 100 Lattice revealed that in mind when true* /
    2023-02-04 17:55:03下载
    积分:1
  • 实验代码
    实验可以用,主要应用于数字岩心的建立,基于马尔科夫链法,建立孔隙网络模型(Experiment can be used, mainly used in the establishment of the digital core, based on the markov chain method, the pore network model is established)
    2018-01-15 09:42:32下载
    积分:1
  • 串口编程工具。虽然不是源码,如果需要进行串口调试的,本工具绝对有用。...
    串口编程工具。虽然不是源码,如果需要进行串口调试的,本工具绝对有用。-Serail programming tools. Though it is not source code, but it is very useful when you are debugging serial port or.
    2022-02-05 08:03:37下载
    积分:1
  • PSO算法
    说明:  粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)
    2020-06-25 13:20:01下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载